Commit Graph

63 Commits

Author SHA1 Message Date
Retro_Guy 2729aa98ce Add override option to disable immediate posting per section. 2024-01-20 11:48:07 -07:00
Retro_Guy 9013d73f2a Initial changes to format of spam.log. 2023-12-31 09:51:53 -07:00
Retro_Guy 98cacd2682 Finish improving multiline header handling. 2023-12-28 13:31:43 -07:00
Retro_Guy 8ecdbdae6f Improved spam checking and fix error in spooling. 2023-12-26 09:05:40 -07:00
Retro_Guy 8dfa22d64d Testing to clean up spamassassin integration. 2023-12-23 06:44:03 -07:00
Retro_Guy 6efcbc1de0 Fix moving posted article to spool file when using tradspool. 2023-12-19 04:35:03 -07:00
Retro_Guy a799624061 More verbose nntp response messages. 2023-11-30 08:23:42 -07:00
Retro_Guy 6d1823ed35 Finish Xref fixes to include local posting. 2023-11-05 06:10:02 -07:00
Retro_Guy 72d8cd7905 Fix XHDR to inspect multiple articles properly. 2023-10-24 06:30:10 -07:00
Retro_Guy f8ab6c54f0 Fix nntp LIST ACTIVE newsgroup to work properly when a group is specified. 2023-09-01 06:42:42 -07:00
Retro_Guy 034ce67950 Fix Duplicate checking bug and avoid locking db too long in expire.php. 2023-08-25 04:21:06 -07:00
Retro_Guy 17e8a5dd5e Only changes to indentation. No other changes. 2023-08-19 15:33:05 -07:00
Retro_Guy f427069889 Ignore case in NNTP 'LIST' command. 2023-08-18 05:33:39 -07:00
Retro_Guy 0983b18399 Overview flat file removed. Create history.db3 to track deleted articles. 2023-08-16 09:41:13 -07:00
Retro_Guy d156214a85 Remove flat file overview from rslight-lib.php. 2023-08-13 12:42:31 -07:00
Retro_Guy ff0e31daca Rename rslight_db_open to overview_db_open as it makes more sense. 2023-08-13 10:00:48 -07:00
Retro_Guy ed31b5b6a1 Remove flat file overview and use articles-overview.db3 for all overview features. 2023-08-13 05:08:04 -07:00
Retro_Guy f00596a520 Update rslight-lib.php to separate tradspool and sqlite better, and return more informative response to posting. 2023-07-23 09:13:42 -07:00
Retro_Guy 4fc6bd5090 Remove duplicate function from rslight-lib.php. 2023-07-11 12:55:34 -07:00
Retro_Guy ac5d85ef2f Fix some ssl bugs for letsencrypt. 2023-07-10 11:20:08 -07:00
tomo 532d22a495 * fixed bracket use for variable $ssltime 2023-07-07 12:44:10 -07:00
Retro_Guy 2dc4245b54 Fix duplicate data in snippets in rslight-lib.php. 2023-06-25 09:07:36 -07:00
Retro_Guy ba92f8dd2f Make new mail notification more obvious and cleanup rslight-lib.php 2023-05-16 15:28:04 -07:00
Retro_Guy 09deebae1a Verify overview exists before reading for XOVER in rslight-lib.php. 2023-05-13 12:33:55 -07:00
Retro_Guy 7f3bf1b416 Fix creation of overview for local group. 2023-05-13 00:05:29 -07:00
Retro_Guy 700686e457 Minor fix in rslight-lib.php, and rename letsencrypt.inc.php to avoid broken installs. 2023-05-08 10:56:11 -07:00
Retro_Guy 8ccc56c73e Fix USER/PASS case in rslight-lib.php 2023-04-27 21:22:26 -07:00
Retro_Guy 714e78bfb4 More fixes for php8 plus improved import-db3.php 2023-04-27 20:34:51 -07:00
Retro_Guy 0683f8ddd0 First mods for php8.2. 2023-04-13 18:52:30 -07:00
Retro_Guy 832316a13e Monitor SSL changes to keep up to date 2023-03-18 22:07:34 +00:00
Retro_Guy 87d441f7e8 More cleanup in rslight-lib.php for ssl 2023-01-09 06:47:51 +00:00
Retro_Guy 8cc1e4388c Some cleanup for SSL in rslight-lib.php. 2023-01-09 04:39:38 +00:00
Retro_Guy fba529ef91 Add easy config for letsencrypt 2023-01-08 17:12:27 +00:00
Retro_Guy 6bf60708cb Move ssl dir out of spool and write public key to file. 2022-12-11 21:51:56 +00:00
Retro_Guy da4766b350 Remove duplicate function in rslight-lib.php and allow symlink in spoolnews to rocksolid. 2022-10-30 02:03:01 +00:00
Retro_Guy d1df0982bf Start sending response to LIST command immediately 2021-12-30 00:55:55 +00:00
Retro_Guy 021be66b74 Add LIST HEADERS to rslight-lib.php 2021-12-28 23:22:53 +00:00
Retro_Guy 09a07507d0 Minor improvements in nntp server to over, hdr and add capabilities 2021-12-28 05:08:34 +00:00
Retro_Guy a14736bc33 Check if running standalone before running spoolnews.php as it's not necessary 2021-11-18 03:20:32 +00:00
Retro_Guy 9ea4ace935 Avoid duplicate X-Rslight-Original-Group header 2021-11-05 05:28:09 +00:00
Retro_Guy aa51e28a65 Try to improve handling of responding to cross posted messages 2021-09-17 05:51:34 +00:00
Retro_Guy aa571ec45f Move lock files to /lock to allow multiple instances 2021-07-03 02:08:34 +00:00
Retro_Guy ee86c8209c Clean up rslight-lib a little. Fix finding msg by msgid 2021-04-19 22:14:21 -07:00
Retro_Guy fdf56da24f Very minor logging change in rslight-lib.php 2021-03-28 03:15:57 -07:00
Retro_Guy b95dcb5a00 Properly check charset when posting with newsreader via SSL 2021-03-17 18:28:41 -07:00
Retro_Guy c6400cd791 Create search data when local insert of post also 2021-03-08 01:43:06 -07:00
Retro_Guy 5d97330e19 Allow nntp.disable semaphore to exit nntp process 2021-02-22 18:51:16 -07:00
Retro_Guy 67f06c4acf Increment article number if writing to group with no local_groups.txt entry 2021-02-22 01:47:49 -07:00
Retro_Guy 953b203226 Some changes to use -overview less in favor of .db3 2021-02-18 22:10:43 -07:00
Retro_Guy efbdc422c6 Make sure article path is created if first post is local 2021-02-09 22:34:48 -07:00