Commit Graph

90 Commits

Author SHA1 Message Date
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 0617c7cef2 Cleanup pubkey.(pem/txt) 2022-12-15 06:19:27 +00:00
Retro_Guy 5d3febd4bb Make public key available from site. 2022-12-12 00:22:51 +00:00
Retro_Guy b5dea3e2cc Add 'site_shorname' to config for inter-site communication. 2022-12-11 23:34:07 +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 5e22a45cb7 Fix typo in spoolnews.php # to $ 2022-12-07 07:15:52 +00:00
Retro_Guy 4eabf3b9f3 Force spoolnews.php to give up when problem with connection to upstream server. 2022-12-06 19:24:19 +00:00
Retro_Guy 7428ac3153 Some cleanup and mods to send.php (keep outgoing dir clean) 2022-12-06 19:17:46 +00:00
Retro_Guy dbaee5338a Temporary? fix for send.php if it hangs, which it does 2022-12-04 04:21:17 +00:00
Retro_Guy 468fd105a3 Remove space from call in send.php 2022-11-21 20:07:16 +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 c2b2369b23 Revert 01e33ae591 until clean up duplicate functions in nntp scripts with lib scripts 2022-08-02 07:44:08 +01:00
Retro_Guy 01e33ae591 Remove messages from newsportal immediately in nocem.php 2022-07-19 08:00:49 +01:00
Retro_Guy 21a98d9724 Temp fix in cron.php for new installs and cleanup in post.php 2022-05-16 07:01:53 +01:00
Retro_Guy 5857063848 Clean up overboard to avoid waste of resources 2022-04-10 04:30:34 +00:00
Retro_Guy 8a03cbfbf6 Avoid creating unneccesary databases. 2022-03-16 06:54:34 +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 e04304cbfa Maintain overboard cache file timestamp when deleting a result using nocem 2021-12-24 04:47:57 +00:00
Retro_Guy 4d927dcdc4 Integrate nocem into overboard so deleted articles are removed immediately from recent message lists 2021-12-23 03:30:59 +00:00
Retro_Guy de8fa840e6 Apply some missed fixes to rss-feeds.php 2021-12-08 03:35:10 +00:00
Retro_Guy dd963848ab Fix bug in RSS pull and post feature. Works now but not completed. 2021-12-03 02:27:18 +00:00
Retro_Guy db7c851891 Add RSS pull and post feature 2021-12-02 04:02:31 +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 eaba9ea4ec Create web accessible tmp dir in cron.php 2021-10-29 05:58:58 +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 d3816cc0bc Latest cront.php to use new lock file location 2021-07-07 10:07:16 +00:00
Retro_Guy aa571ec45f Move lock files to /lock to allow multiple instances 2021-07-03 02:08:34 +00:00
Retro_Guy f3a24b6c96 Clean up version id in some scripts 2021-06-22 06:10:21 +00:00
Retro_Guy 662046f50f Authenticate email login using changing keys 2021-06-11 07:50:54 +00:00
Retro_Guy e8286a331d Check each group in nocem message properly 2021-06-04 03:43:52 +00:00
Retro_Guy 01154ca36e Add article count to user count in count_users.php 2021-05-24 03:04:39 -07:00
Retro_Guy d00415d13f Identify log files in dir, not array for rotation 2021-05-24 02:18:03 -07:00
Retro_Guy 2df752bfb1 ec635be396 got lost. Committing again 2021-05-24 02:04:13 -07:00
Retro_Guy b42b0a71df Add access.log to log rotation 2021-05-16 01:26:43 -07:00
Retro_Guy 1dda180752 Add number of users online display 2021-05-03 02:11:37 -07:00
Retro_Guy d12f36e1dd Display number of users in thread.php 2021-04-29 16:16:32 -07:00
Retro_Guy ec635be396 Increment article number before leaving spoolnews.php if hit limit 2021-04-27 21:12:10 -07: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 6522c37d84 Remove newsportal group cache when importing or repairing a group 2021-04-08 19:22:49 -07:00
Retro_Guy 9541449d56 Use config_dir groups file to pull articles, not local_ 2021-04-01 03:02:47 -07:00
Retro_Guy fdf56da24f Very minor logging change in rslight-lib.php 2021-03-28 03:15:57 -07:00
Retro_Guy 0ff1dfb4d9 Don't let zero mean false in expire.php 2021-03-27 02:58:07 -07:00
Retro_Guy b95dcb5a00 Properly check charset when posting with newsreader via SSL 2021-03-17 18:28:41 -07:00
Retro_Guy f42376129f Add instructions to import all .db3 in import-db3.php 2021-03-15 02:56:01 -07:00