Commit Graph

607 Commits

Author SHA1 Message Date
Retro_Guy 6ff39dcca3 Fix post.php to know where to return after replying to a crossposted message. 2024-02-24 18:57:10 -07:00
Retro_Guy 1e001e7f35 Add config option in rslight.inc.php to separate email_tail from message-id generation. 2024-02-22 17:40:44 -07:00
Retro_Guy 075b00e3d3 Verify custom email format in user.php. 2024-02-21 06:09:28 -07:00
Retro_Guy b0a90c953d Do not allow custom email address to match another user's email address. 2024-02-20 07:58:13 -07:00
Retro_Guy 3d9c35f01a Add overrides option to disable changing name/email display in Configure. 2024-02-19 16:33:44 -07:00
Retro_Guy 0c9674d36e Allow configuration of name/email for messages in user config. 2024-02-19 11:39:22 -07:00
Retro_Guy 2140df64f1 Increment version to 0.9.6 2024-02-17 22:31:30 -07:00
Retro_Guy 4c58cb8b95 Block preloading of Path or Injection-Info headers. 2024-02-17 22:30:48 -07:00
Retro_Guy 2c6c08c044 Remove password and key gen from debian-upgrade script. 2024-02-15 10:16:27 -07:00
Retro_Guy 2640b94be2 Replace nocemlist.php with updated version. 2024-02-12 07:26:27 -07:00
Retro_Guy 965d77cffa Add new nocemlist-new.php to tools/nocem. This reads article as an array. 2024-02-11 13:00:34 -07:00
Retro_Guy 64ff0baeaa Update call to message_post in rss-feeds.php to allow for recent changes in function. 2024-02-10 14:57:09 -07:00
Retro_Guy 7ed204fc03 Fix headers for posting through Synchronet. 2024-02-09 10:39:09 -07:00
Retro_Guy 754ac06b8c Move semaphore file ssl.reload to spool dir. 2024-02-08 11:31:58 -07:00
Retro_Guy a4280b0340 Remove duplicate functions from nocem.php. 2024-02-03 10:36:53 -07:00
Retro_Guy 38c2aa2d7e Finishing previous commit, verify target exists before creating (thread) links. 2024-02-02 13:10:01 -07:00
Retro_Guy 8ad1b0b71a Fix (thread) links in overboard to point to same group as article when possible. 2024-02-02 13:01:41 -07:00
Retro_Guy 025f73cd3e List proper group names and lins in overboard. 2024-02-02 10:20:37 -07:00
Retro_Guy a12dc5414d Fix incorrect display of last post info for groups with zero posts. 2024-01-29 05:33:12 -07:00
Retro_Guy adaab981af Specifiy php 8.x or greater in INSTALL.md. 2024-01-24 13:53:13 -07:00
Retro_Guy 2729aa98ce Add override option to disable immediate posting per section. 2024-01-20 11:48:07 -07:00
Retro_Guy 5c8eea5d78 Remove debugging wording in send.php logging. 2024-01-20 11:47:41 -07:00
Retro_Guy 5d4991fc8b Remove duplicate articles in outgoing dir. 2024-01-17 11:12:59 -07:00
Retro_Guy f0aa279319 Add descriptions to grouplist.php. 2024-01-17 09:54:10 -07:00
Retro_Guy 6e45eff60b Fix unwanted underscores in overview and search. 2024-01-17 09:53:36 -07:00
Retro_Guy d4fb7c3eea Disable admin mail notifications of errors. Log only. (add toggle in future). 2024-01-15 05:06:28 -07:00
Retro_Guy f40bcb2c47 Disable posting immediately when deleting user password file. 2024-01-14 06:53:33 -07:00
Retro_Guy b6be00ae1c Add 'groups' link and auto populating groups list. 2024-01-14 06:53:02 -07:00
Retro_Guy 4eae8da7ce Fix added 'Re: ' (again Polish) on articles that are not replies. 2024-01-11 07:49:40 -07:00
Retro_Guy 70d2ccefdb Strange happenings with encoded Polish. Fix decoding if possible. 2024-01-11 07:49:04 -07:00
Retro_Guy 032f28a4f9 Fix return page after posting to point to group. 2024-01-11 07:48:20 -07:00
Retro_Guy 3cd69af53e Remove 'how to filter' header. It's TMI. 2024-01-09 17:13:59 -07:00
Retro_Guy 01bcdc9ef5 Improve headers to make it easier to filter site or users. 2024-01-09 08:51:32 -07:00
Retro_Guy 1016318b76 Wait for more than one instance of thread display before notifying admin. 2024-01-09 08:06:31 -07:00
Retro_Guy ed07878470 Fix missing display of 'Password' when posting. 2024-01-09 08:05:51 -07:00
Retro_Guy e3d63f6a75 Fixes and improvements to search. 2024-01-07 15:52:50 -07:00
Retro_Guy c11338cf39 Recognize comma as part of urls when creating links in display. 2024-01-05 06:59:32 -07:00
Retro_Guy 45dcf42182 Allow backslash in posts. 2024-01-05 06:58:51 -07:00
Retro_Guy 3fd191eed8 Modify maintenance.php to improve references checking as in spoolnews/rslight-lib. 2024-01-03 14:57:27 -07:00
Retro_Guy 18e7e5eb66 Reverts most of 8231373c80 until I can fix that issue properly. 2024-01-03 05:49:16 -07:00
Retro_Guy 8231373c80 Handle stream error in spoolnews.php to avoid skipping groups. 2024-01-02 07:54:56 -07:00
Retro_Guy 59c81f14d4 Strip tabs from From: header when logging spam/ham. 2024-01-02 05:16:53 -07:00
Retro_Guy efae299d16 A retry of updating threads in spoolnews.php. 2024-01-02 05:07:22 -07:00
Retro_Guy 9013d73f2a Initial changes to format of spam.log. 2023-12-31 09:51:53 -07:00
Retro_Guy 9d2cd5d603 Fix group link in results display to handle group names with special characters. 2023-12-30 05:08:14 -07:00
Retro_Guy dab4ab0fb0 Set session to to allow posting without pass when logging in via user.php. 2023-12-30 05:07:39 -07:00
Retro_Guy de7015b46f Increase subject length limit to 80 in threads display. 2023-12-30 05:06:56 -07:00
Retro_Guy 3b5f153113 Fix bug in search relating to group names with special characters. 2023-12-28 17:39:02 -07:00
Retro_Guy 98cacd2682 Finish improving multiline header handling. 2023-12-28 13:31:43 -07:00
Retro_Guy 2bbc019daf Fix typo in spoolnews.php. 2023-12-27 17:42:11 -07:00