Commit Graph

  • 4eae8da7ce Fix added 'Re: ' (again Polish) on articles that are not replies. Retro_Guy 2024-01-11 07:49:40 -0700
  • 70d2ccefdb Strange happenings with encoded Polish. Fix decoding if possible. Retro_Guy 2024-01-11 07:49:04 -0700
  • 032f28a4f9 Fix return page after posting to point to group. Retro_Guy 2024-01-11 07:48:20 -0700
  • 3cd69af53e Remove 'how to filter' header. It's TMI. Retro_Guy 2024-01-09 17:13:59 -0700
  • 01bcdc9ef5 Improve headers to make it easier to filter site or users. Retro_Guy 2024-01-09 08:51:32 -0700
  • 1016318b76 Wait for more than one instance of thread display before notifying admin. Retro_Guy 2024-01-09 08:06:31 -0700
  • ed07878470 Fix missing display of 'Password' when posting. Retro_Guy 2024-01-09 08:05:51 -0700
  • e3d63f6a75 Fixes and improvements to search. Retro_Guy 2024-01-07 15:52:50 -0700
  • c11338cf39 Recognize comma as part of urls when creating links in display. Retro_Guy 2024-01-05 06:59:32 -0700
  • 45dcf42182 Allow backslash in posts. Retro_Guy 2024-01-05 06:58:51 -0700
  • 3fd191eed8 Modify maintenance.php to improve references checking as in spoolnews/rslight-lib. Retro_Guy 2024-01-03 14:57:27 -0700
  • 18e7e5eb66 Reverts most of 8231373c80 until I can fix that issue properly. Retro_Guy 2024-01-03 05:49:16 -0700
  • 8231373c80 Handle stream error in spoolnews.php to avoid skipping groups. Retro_Guy 2024-01-02 07:54:56 -0700
  • 59c81f14d4 Strip tabs from From: header when logging spam/ham. Retro_Guy 2024-01-02 05:16:53 -0700
  • efae299d16 A retry of updating threads in spoolnews.php. Retro_Guy 2024-01-02 05:07:22 -0700
  • 9013d73f2a Initial changes to format of spam.log. Retro_Guy 2023-12-31 09:51:53 -0700
  • 9d2cd5d603 Fix group link in results display to handle group names with special characters. Retro_Guy 2023-12-30 05:08:14 -0700
  • dab4ab0fb0 Set session to to allow posting without pass when logging in via user.php. Retro_Guy 2023-12-30 05:07:39 -0700
  • de7015b46f Increase subject length limit to 80 in threads display. Retro_Guy 2023-12-30 05:06:56 -0700
  • 3b5f153113 Fix bug in search relating to group names with special characters. Retro_Guy 2023-12-28 17:39:02 -0700
  • 98cacd2682 Finish improving multiline header handling. Retro_Guy 2023-12-28 13:31:43 -0700
  • 2bbc019daf Fix typo in spoolnews.php. Retro_Guy 2023-12-27 17:42:11 -0700
  • 4f315bfebf Just removing some test code in spoolnews.php. Retro_Guy 2023-12-27 05:19:40 -0700
  • 801cff2c9d Remove refreshing threads in spoolnews.php. It is not necessary. Retro_Guy 2023-12-27 05:07:31 -0700
  • 8dea5588d9 Fix maintaining last article pulled from remote log. Retro_Guy 2023-12-27 03:18:48 -0700
  • 8ecdbdae6f Improved spam checking and fix error in spooling. Retro_Guy 2023-12-26 09:05:40 -0700
  • d985138dd1 Fix link for long articles to work properly with special chars in name. Retro_Guy 2023-12-25 08:30:15 -0700
  • e4e09b3b5f Clean up cookies properly on logout. Retro_Guy 2023-12-25 08:29:48 -0700
  • dce9d81756 Include clean messages in spam logfile (as NOT Spam). Retro_Guy 2023-12-24 13:11:52 -0700
  • 8a5cc20b1f Simplify checking whether to check spam in spoolnews.php. Retro_Guy 2023-12-24 12:03:32 -0700
  • c77225d364 Set access to in get_articles. Retro_Guy 2023-12-24 07:11:48 -0700
  • e37b1bc826 Avoid duplicate 'Duplicate' checking in spoolnews.php. Retro_Guy 2023-12-24 06:49:34 -0700
  • 8baaf3322c Just add 'Gb' to log output relating to free disk space. Retro_Guy 2023-12-24 04:15:38 -0700
  • a23246f606 Pause spoolnews if disk space below configured size. Retro_Guy 2023-12-24 04:12:25 -0700
  • af935ff319 Fix 'page' links to work with special characters properly. Retro_Guy 2023-12-24 03:35:57 -0700
  • 4d6594071d Keep session active for auth purposes. Retro_Guy 2023-12-23 13:07:03 -0700
  • 077f68754a Handle group names with special chars from thread.php to overboard.php. Retro_Guy 2023-12-23 12:31:14 -0700
  • c4c6e8570a Save login auth result in session in post.php. Retro_Guy 2023-12-23 08:57:12 -0700
  • 8dfa22d64d Testing to clean up spamassassin integration. Retro_Guy 2023-12-23 06:44:03 -0700
  • 5c66baf348 Fix cookie path in user.php Retro_Guy 2023-12-23 06:43:34 -0700
  • fcaea2cee4 Correct wording for setting up remote SSL port in config. Retro_Guy 2023-12-19 07:37:24 -0700
  • 4d862f74cc Remove unnecessary Xref: header from display headers in message.inc.php. Retro_Guy 2023-12-19 06:02:47 -0700
  • d2aa669d35 Create nocem dirs if not exist. Required even if nocem disabled. Retro_Guy 2023-12-19 04:50:41 -0700
  • 6efcbc1de0 Fix moving posted article to spool file when using tradspool. Retro_Guy 2023-12-19 04:35:03 -0700
  • e40bc37e06 Fix typo in spoolnews.php to point to correct resource when checking to update threads. Retro_Guy 2023-12-19 04:34:21 -0700
  • c4c512457b Remove style.css from list of themes in user config. Retro_Guy 2023-12-17 05:55:13 -0700
  • 17567ed8af Add log entry if pcntl_fork is disabled in php.ini. Retro_Guy 2023-12-12 05:55:31 -0700
  • c028cc653f Fix removal of whitespace at start of message display, which broke ASCII art, etc. Retro_Guy 2023-12-11 04:46:42 -0700
  • a399c66b07 Fix bug in nocem.php to properly handle all newsgroups in Newsgroups: header. Retro_Guy 2023-12-01 14:46:22 -0700
  • a799624061 More verbose nntp response messages. Retro_Guy 2023-11-30 08:23:42 -0700
  • e425d993e8 Add option to disable bot user counts. Retro_Guy 2023-11-30 08:23:11 -0700
  • c3c0d8b683 Add checking all groups to properly write Xref for 'import' in maintenance.php. Retro_Guy 2023-11-15 04:55:08 -0700
  • a064a028fd Fix introduced bug with Xref mods. More fixes to come (less critical). Retro_Guy 2023-11-13 05:14:28 -0700
  • 6d1823ed35 Finish Xref fixes to include local posting. Retro_Guy 2023-11-05 06:10:02 -0700
  • bddd16d49e Prune nocem dirs by days. Retro_Guy 2023-11-03 07:23:55 -0700
  • 6216e08e78 Add ability to save incoming nocem to a dir. Probably not useful to most so default is disabled. Retro_Guy 2023-11-02 03:47:45 -0700
  • a99403c34c Change mode of nocem files to 0644. Retro_Guy 2023-10-30 07:05:25 -0700
  • 0915e8a7fe Rename incoming nocem articles for easier id. Retro_Guy 2023-10-29 03:09:49 -0700
  • 72d8cd7905 Fix XHDR to inspect multiple articles properly. Retro_Guy 2023-10-24 06:30:10 -0700
  • 8f5ea878de Create more standard Xref for incoming articles for better newsreader support. Retro_Guy 2023-10-23 19:01:30 -0700
  • 25bba4e9c1 Remove version number from 'User-Agent' header when posting. Retro_Guy 2023-10-08 06:18:55 -0700
  • 34f3e621ac Log posts identified as spam to log file. Retro_Guy 2023-10-06 18:32:05 -0700
  • c119f48ec8 Add group database maintenance to expire.php. Retro_Guy 2023-10-04 06:27:08 -0700
  • d00bdd107b Add post logging in post.php per request. Retro_Guy 2023-10-04 06:26:37 -0700
  • 88b761fce3 Fix missing formatting line in style.css in TriMonoBlue theme (bring it up to date). Retro_Guy 2023-10-03 14:49:21 -0700
  • 45fb7f9cee Highlight subscribed groups with new articles with '*'. Retro_Guy 2023-10-02 19:16:48 -0700
  • 5a48a53544 Add TriMonoBlue Theme by Syber Shock. Retro_Guy 2023-10-02 19:16:12 -0700
  • 2c4e2e433e Display group names in short_headers. Retro_Guy 2023-09-29 05:56:55 -0700
  • ebf43579ff Add admin notification of possble broken group. Retro_Guy 2023-09-26 05:48:04 -0700
  • b5b6f05100 Update some comments in maintenance.php. Retro_Guy 2023-09-22 03:48:43 -0700
  • a93daa60bf Clean up page caching a bit. Retro_Guy 2023-09-22 03:33:24 -0700
  • 8617c36ea2 Add link after log in to return to action requested. Retro_Guy 2023-09-22 03:09:32 -0700
  • f4c72f39f4 Fix bug in unsubscribe for groups with special chars in name. Retro_Guy 2023-09-21 04:44:39 -0700
  • aeb1a6a870 Move attachments display below user/date in message header. Retro_Guy 2023-09-21 04:02:09 -0700
  • adbd795a8f Remove faq from links.conf. Add newsgroup name to 'other' error log output in spoolnews.php. Retro_Guy 2023-09-20 07:02:49 -0700
  • fb33f414fc Some theme cleanup. Retro_Guy 2023-09-19 06:39:01 -0700
  • c183519871 Get lastarticleinfo from overview instead of articles db, to support tradspool properly. Retro_Guy 2023-09-19 03:06:57 -0700
  • 37a55abb9a Add override to display short view of headers in messages. Retro_Guy 2023-09-18 05:07:20 -0700
  • 2676176737 Move fortunes config to file in config dir. Retro_Guy 2023-09-17 10:36:37 -0700
  • 00c537acfa Clean up previous commit to actually work. Retro_Guy 2023-09-17 06:27:37 -0700
  • 54ae9071b5 Rename import-db3.php to maintenance.php, and allow it to pause cron.php. Retro_Guy 2023-09-17 05:56:24 -0700
  • 48826b2608 Fix proper display of attachment filename if not listed in Content-Type: header. Retro_Guy 2023-09-17 05:39:31 -0700
  • 14d35f49e3 Add logging to debug.log if suspect a group is broken. Retro_Guy 2023-09-16 09:54:46 -0700
  • 970f433e0c Add import filtering by header data. Retro_Guy 2023-09-16 09:36:02 -0700
  • 20b1267bf3 Add new theme. Move style.css back to each theme dir. Modify header.php to allow a bit more css config. Retro_Guy 2023-09-15 12:04:51 -0700
  • 1b1c443f4e Fix error of missing terms in newsportal.php. Retro_Guy 2023-09-10 17:31:47 -0700
  • 4fd0a6eeab Start to add some logging to cron.php. Retro_Guy 2023-09-10 06:29:34 -0700
  • 7af6e32304 Check to not overwrite upload if file_exists. Retro_Guy 2023-09-09 06:12:05 -0700
  • 91705fdb1f Auto save posted attachments to user's file directory. Retro_Guy 2023-09-09 05:52:18 -0700
  • ae47019faf Check that a theme exists in cookie before trying to use the value. Retro_Guy 2023-09-09 04:34:17 -0700
  • 5e8a78e6d6 Partial rewrite to nocem.php to account for multiple groups per msgid. Retro_Guy 2023-09-08 05:11:42 -0700
  • 1459144b8a Set in get_client_user_agent_info. Retro_Guy 2023-09-08 05:09:37 -0700
  • 161cd394b5 Some cleanup in counting users. Retro_Guy 2023-09-06 04:33:59 -0700
  • d8d2509ed2 Improve counting users by separating bots/throttled. Retro_Guy 2023-09-06 04:07:57 -0700
  • 97e2a04c1f Minor wording change (spiders to bots) in footer. Retro_Guy 2023-09-04 09:08:22 -0700
  • d205bfa6a4 Display number of bots separately from number of users online. Retro_Guy 2023-09-04 07:07:06 -0700
  • 3550e09894 Begin adding ability to modify layout, etc. based on User-Agent. Retro_Guy 2023-09-04 06:06:43 -0700
  • 1aa93edf6f Move manual scripts to ./tools subdir of scripts. Retro_Guy 2023-09-03 07:32:21 -0700
  • e8fcfc9d6a Fix footer link (gitlab) and add '()' to regex for url links. Retro_Guy 2023-09-03 03:29:17 -0700
  • f59f818833 Display links in body. Not as easy as it sounds. Retro_Guy 2023-09-02 07:38:59 -0700