Commit Graph

  • c449af9f53 Cleanup overrides.inc.php to contain all currently available override options. master Retro_Guy 2024-04-18 04:19:25 -0700
  • ee3a34af5b Change debian-install/upgrade to be Linux specific, not bsd. Retro_Guy 2024-04-18 03:56:26 -0700
  • 9871867104 Fix bug related to missing overrides.inc.php and also fix display of stream info on post page when using ssl. Retro_Guy 2024-04-18 03:33:36 -0700
  • 63a5456111 Unbork upload.php. Form was directing to user.php now fixed to point to upload.php. Retro_Guy 2024-04-17 05:28:16 -0700
  • 78de57a360 Build (un)moderated files data during daily expire. Future need to automatically update changes to moderation flags. Retro_Guy 2024-04-17 04:39:20 -0700
  • 2508c5e56f Add handling for moderated newsgroups. Retro_Guy 2024-04-16 07:19:03 -0700
  • e5ff52f299 Add ability to disable adding attachments by section in overrides.inc.php. Retro_Guy 2024-04-15 03:47:44 -0700
  • 886c68b764 Add note about cached pages when blocking a poster. Retro_Guy 2024-04-15 03:11:00 -0700
  • e6a3cbf774 Try to display base64 data properly in overboard. Retro_Guy 2024-04-14 05:17:33 -0700
  • c7e05a3f9d Add note to refresh pages after user block if necessary. Retro_Guy 2024-04-14 03:40:41 -0700
  • d52936c9d9 Add banned_users.conf file to ban local users, and add some auth logging. Retro_Guy 2024-04-12 07:53:43 -0700
  • 1728a22754 Restrict Message-ID search to section or group when using Search button (not form in header). Retro_Guy 2024-04-10 07:07:58 -0700
  • 0c9577034f Add proper 'type' handling for applying nocem. Retro_Guy 2024-04-08 06:01:34 -0700
  • f179bb828c Add setting for 'type' in nocemlist in tools. Retro_Guy 2024-04-08 05:52:39 -0700
  • fb84bef830 Fix missing space in short headers for local posters. Retro_Guy 2024-04-05 08:16:52 -0700
  • 2f448e6e00 Add user blocking in message display (article-flat.php). Retro_Guy 2024-04-05 05:41:44 -0700
  • 6b99f5ca47 Check that imagecreatefromxbm() function exists before trying to display xface. Retro_Guy 2024-04-03 07:44:58 -0700
  • 1af6adada9 Add compface source in tools if needed for an install. Retro_Guy 2024-04-03 06:58:34 -0700
  • 79e09c4f8b Allow to disable x-face in overrides.inc.php. Retro_Guy 2024-04-02 12:28:26 -0700
  • d67c35ee42 Sort date as int in expire.php. Retro_Guy 2024-03-31 17:10:55 -0700
  • 5aef1c12a9 Sort article dates as int when presenting last article date in section display. Retro_Guy 2024-03-31 11:14:43 -0700
  • 631930ea39 For now remove msgid search from header when in /common or /spoolnews until a clean way to handle it is written. Retro_Guy 2024-03-23 06:08:41 -0700
  • 283e33c40e Fix search bug that would search section instead of group for header searches. Retro_Guy 2024-03-23 05:22:05 -0700
  • b88b3ed437 Recognize $ in links. Retro_Guy 2024-03-20 08:18:22 -0700
  • 41ed0a7df9 Add copy_link to article header Retro_Guy 2024-03-20 08:14:31 -0700
  • 50bd662e99 Clean up some php warnings. Retro_Guy 2024-03-17 11:22:00 -0700
  • ffb899d6e0 Fix overboard.php cache file version checking. Retro_Guy 2024-03-12 08:16:54 -0700
  • 2ae7f672c2 Add ability to require auth for all commands to nntp server. Enable in overrides.inc.php. Retro_Guy 2024-03-11 03:15:30 -0700
  • df0adaf253 Move passwd change from register page to config page. Also require passwd on config page. Retro_Guy 2024-03-10 09:50:20 -0700
  • 50ac6b3eff Clean up wording for subscriptions on configuration page. Retro_Guy 2024-03-10 05:33:33 -0700
  • 84efd8cc0c Handle multibyte x-face header properly. Retro_Guy 2024-03-10 04:49:47 -0700
  • 149abb70b8 Cleanup overboard.php reducing resource usage. Retro_Guy 2024-03-10 04:48:57 -0700
  • 860dfa61ca Add and sort by section in grouplist.php. Also update cache from cron.php so no user must wait. Retro_Guy 2024-03-08 10:27:35 -0700
  • 337d4be66a Change wording Login Failed to Authentication Required in user.php. Retro_Guy 2024-03-06 11:35:03 -0700
  • 5307591089 Add Followup-To header for nocem tool. Retro_Guy 2024-03-05 06:46:30 -0700
  • 079ad45764 Fix handling of urlencoded group names in grouplist. Retro_Guy 2024-03-05 06:29:31 -0700
  • b96ace8584 Constrain overboard for section when logged in to only subscribed groups. Retro_Guy 2024-03-05 05:53:11 -0700
  • 9dd37b5a45 Make Logout in user.php actually log the user out and remove cookie. Retro_Guy 2024-03-05 05:52:34 -0700
  • aa8fa270f8 Add number of messages to grouplist and some tweaks in same. Retro_Guy 2024-03-05 03:37:22 -0700
  • 04492ff0d2 Remove checkbox to remove username cookie in post.php. Retro_Guy 2024-03-04 16:25:42 -0700
  • fd5285ba88 Continue with feature to hide unsubscribed groups. Add default and also option in overrides.inc.php. Retro_Guy 2024-03-04 09:47:34 -0700
  • 09d69ab2de Fix bug (hopefully) where deleting all subs did not allow new subs to be added. Retro_Guy 2024-03-03 13:55:26 -0700
  • d8d54b4d66 Modifications to tools/nocem scripts to move config to config file. Retro_Guy 2024-03-03 07:52:08 -0700
  • 5ec9cf5501 Add modified user's display name to aliases.conf. Retro_Guy 2024-03-02 10:54:28 -0700
  • bc2b20cf17 Set cache for attachments back after last commit doing some cleanup. Retro_Guy 2024-03-01 20:08:54 -0700
  • fd5ce4f804 Some code cleanup, including fixing attachments display. Retro_Guy 2024-03-01 20:03:16 -0700
  • 7b234ebc82 Check if logged in before trying to display username in files.php. Retro_Guy 2024-03-01 18:39:12 -0700
  • ce0a7361a5 Move script in message.inc.php to avoid loading by other scripts. Retro_Guy 2024-03-01 17:49:05 -0700
  • d600e9376f Check article header integrity in spoolnews.php before spooling. Retro_Guy 2024-03-01 13:08:21 -0700
  • f03a6f155c Remove some commented lines from header.php. Retro_Guy 2024-02-29 21:12:09 -0700
  • 924a2c2d0f Fix misaligned header horizontal rule if no motd.txt or fortunes. Retro_Guy 2024-02-29 20:38:20 -0700
  • 0803522a6d Fix return from posting one bug at a time, apparently. Fixing link to group after posting. Retro_Guy 2024-02-29 16:34:24 -0700
  • 1cb7f1068f Give user option to reply to Followup-To or original groups. Retro_Guy 2024-02-29 11:37:59 -0700
  • ac845dfed3 Continue cleaning up 'copy mid' link in article header. Retro_Guy 2024-02-28 18:51:45 -0700
  • e570f1df9b Clean up links.conf to remove nodelist. Retro_Guy 2024-02-28 09:33:03 -0700
  • fea67ee0e2 Add link to copy message-id to clipboard. Requires javascript. Retro_Guy 2024-02-27 15:31:38 -0700
  • c05b4ab308 Add Message-ID search bar to header. Retro_Guy 2024-02-26 06:02:08 -0700
  • 1cc18961d9 Fix issue where a group in Newsgroups header exists in spoolnews/groups.txt. Retro_Guy 2024-02-24 20:33:14 -0700
  • 6ff39dcca3 Fix post.php to know where to return after replying to a crossposted message. Retro_Guy 2024-02-24 18:57:10 -0700
  • 1e001e7f35 Add config option in rslight.inc.php to separate email_tail from message-id generation. Retro_Guy 2024-02-22 17:40:44 -0700
  • 075b00e3d3 Verify custom email format in user.php. Retro_Guy 2024-02-21 06:09:28 -0700
  • b0a90c953d Do not allow custom email address to match another user's email address. Retro_Guy 2024-02-20 07:58:13 -0700
  • 3d9c35f01a Add overrides option to disable changing name/email display in Configure. Retro_Guy 2024-02-19 16:33:44 -0700
  • 0c9674d36e Allow configuration of name/email for messages in user config. Retro_Guy 2024-02-19 11:39:22 -0700
  • 2140df64f1 Increment version to 0.9.6 Retro_Guy 2024-02-17 22:31:30 -0700
  • 4c58cb8b95 Block preloading of Path or Injection-Info headers. Retro_Guy 2024-02-17 22:30:48 -0700
  • 2c6c08c044 Remove password and key gen from debian-upgrade script. Retro_Guy 2024-02-15 10:16:27 -0700
  • 2640b94be2 Replace nocemlist.php with updated version. Retro_Guy 2024-02-12 07:26:27 -0700
  • 965d77cffa Add new nocemlist-new.php to tools/nocem. This reads article as an array. Retro_Guy 2024-02-11 13:00:34 -0700
  • 64ff0baeaa Update call to message_post in rss-feeds.php to allow for recent changes in function. Retro_Guy 2024-02-10 14:57:09 -0700
  • 7ed204fc03 Fix headers for posting through Synchronet. Retro_Guy 2024-02-09 10:39:09 -0700
  • 754ac06b8c Move semaphore file ssl.reload to spool dir. Retro_Guy 2024-02-08 11:31:58 -0700
  • a4280b0340 Remove duplicate functions from nocem.php. Retro_Guy 2024-02-03 10:36:53 -0700
  • 38c2aa2d7e Finishing previous commit, verify target exists before creating (thread) links. Retro_Guy 2024-02-02 13:10:01 -0700
  • 8ad1b0b71a Fix (thread) links in overboard to point to same group as article when possible. Retro_Guy 2024-02-02 13:01:41 -0700
  • 025f73cd3e List proper group names and lins in overboard. Retro_Guy 2024-02-02 10:20:37 -0700
  • a12dc5414d Fix incorrect display of last post info for groups with zero posts. Retro_Guy 2024-01-29 05:33:12 -0700
  • adaab981af Specifiy php 8.x or greater in INSTALL.md. Retro_Guy 2024-01-24 13:53:13 -0700
  • 2729aa98ce Add override option to disable immediate posting per section. Retro_Guy 2024-01-20 11:48:07 -0700
  • 5c8eea5d78 Remove debugging wording in send.php logging. Retro_Guy 2024-01-20 11:47:41 -0700
  • 5d4991fc8b Remove duplicate articles in outgoing dir. Retro_Guy 2024-01-17 11:12:59 -0700
  • f0aa279319 Add descriptions to grouplist.php. Retro_Guy 2024-01-17 09:54:10 -0700
  • 6e45eff60b Fix unwanted underscores in overview and search. Retro_Guy 2024-01-17 09:53:36 -0700
  • d4fb7c3eea Disable admin mail notifications of errors. Log only. (add toggle in future). Retro_Guy 2024-01-15 05:06:28 -0700
  • f40bcb2c47 Disable posting immediately when deleting user password file. Retro_Guy 2024-01-14 06:53:33 -0700
  • b6be00ae1c Add 'groups' link and auto populating groups list. Retro_Guy 2024-01-14 06:53:02 -0700
  • 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