Commit Graph

654 Commits

Author SHA1 Message Date
Retro_Guy 1728a22754 Restrict Message-ID search to section or group when using Search button (not form in header). 2024-04-10 07:07:58 -07:00
Retro_Guy 0c9577034f Add proper 'type' handling for applying nocem. 2024-04-08 06:01:34 -07:00
Retro_Guy f179bb828c Add setting for 'type' in nocemlist in tools. 2024-04-08 05:52:39 -07:00
Retro_Guy fb84bef830 Fix missing space in short headers for local posters. 2024-04-05 08:16:52 -07:00
Retro_Guy 2f448e6e00 Add user blocking in message display (article-flat.php). 2024-04-05 05:41:44 -07:00
Retro_Guy 6b99f5ca47 Check that imagecreatefromxbm() function exists before trying to display xface. 2024-04-03 07:44:58 -07:00
Retro_Guy 1af6adada9 Add compface source in tools if needed for an install. 2024-04-03 06:58:34 -07:00
Retro_Guy 79e09c4f8b Allow to disable x-face in overrides.inc.php. 2024-04-02 12:28:26 -07:00
Retro_Guy d67c35ee42 Sort date as int in expire.php. 2024-03-31 17:10:55 -07:00
Retro_Guy 5aef1c12a9 Sort article dates as int when presenting last article date in section display. 2024-03-31 11:14:43 -07:00
Retro_Guy 631930ea39 For now remove msgid search from header when in /common or /spoolnews until a clean way to handle it is written. 2024-03-23 06:08:41 -07:00
Retro_Guy 283e33c40e Fix search bug that would search section instead of group for header searches. 2024-03-23 05:22:05 -07:00
Retro_Guy b88b3ed437 Recognize $ in links. 2024-03-20 08:18:22 -07:00
Retro_Guy 41ed0a7df9 Add copy_link to article header 2024-03-20 08:14:31 -07:00
Retro_Guy 50bd662e99 Clean up some php warnings. 2024-03-17 11:22:00 -07:00
Retro_Guy ffb899d6e0 Fix overboard.php cache file version checking. 2024-03-12 08:16:54 -07:00
Retro_Guy 2ae7f672c2 Add ability to require auth for all commands to nntp server. Enable in overrides.inc.php. 2024-03-11 03:15:30 -07:00
Retro_Guy df0adaf253 Move passwd change from register page to config page. Also require passwd on config page. 2024-03-10 09:50:20 -07:00
Retro_Guy 50ac6b3eff Clean up wording for subscriptions on configuration page. 2024-03-10 05:33:33 -07:00
Retro_Guy 84efd8cc0c Handle multibyte x-face header properly. 2024-03-10 04:49:47 -07:00
Retro_Guy 149abb70b8 Cleanup overboard.php reducing resource usage. 2024-03-10 04:48:57 -07:00
Retro_Guy 860dfa61ca Add and sort by section in grouplist.php. Also update cache from cron.php so no user must wait. 2024-03-08 10:27:35 -07:00
Retro_Guy 337d4be66a Change wording Login Failed to Authentication Required in user.php. 2024-03-06 11:35:03 -07:00
Retro_Guy 5307591089 Add Followup-To header for nocem tool. 2024-03-05 06:46:30 -07:00
Retro_Guy 079ad45764 Fix handling of urlencoded group names in grouplist. 2024-03-05 06:29:31 -07:00
Retro_Guy b96ace8584 Constrain overboard for section when logged in to only subscribed groups. 2024-03-05 05:53:11 -07:00
Retro_Guy 9dd37b5a45 Make Logout in user.php actually log the user out and remove cookie. 2024-03-05 05:52:34 -07:00
Retro_Guy aa8fa270f8 Add number of messages to grouplist and some tweaks in same. 2024-03-05 03:37:22 -07:00
Retro_Guy 04492ff0d2 Remove checkbox to remove username cookie in post.php. 2024-03-04 16:25:42 -07:00
Retro_Guy fd5285ba88 Continue with feature to hide unsubscribed groups. Add default and also option in overrides.inc.php. 2024-03-04 09:47:34 -07:00
Retro_Guy 09d69ab2de Fix bug (hopefully) where deleting all subs did not allow new subs to be added. 2024-03-03 13:55:26 -07:00
Retro_Guy d8d54b4d66 Modifications to tools/nocem scripts to move config to config file. 2024-03-03 07:52:08 -07:00
Retro_Guy 5ec9cf5501 Add modified user's display name to aliases.conf. 2024-03-02 10:54:28 -07:00
Retro_Guy bc2b20cf17 Set cache for attachments back after last commit doing some cleanup. 2024-03-01 20:08:54 -07:00
Retro_Guy fd5ce4f804 Some code cleanup, including fixing attachments display. 2024-03-01 20:03:16 -07:00
Retro_Guy 7b234ebc82 Check if logged in before trying to display username in files.php. 2024-03-01 18:39:12 -07:00
Retro_Guy ce0a7361a5 Move script in message.inc.php to avoid loading by other scripts. 2024-03-01 17:49:05 -07:00
Retro_Guy d600e9376f Check article header integrity in spoolnews.php before spooling. 2024-03-01 13:08:21 -07:00
Retro_Guy f03a6f155c Remove some commented lines from header.php. 2024-02-29 21:12:09 -07:00
Retro_Guy 924a2c2d0f Fix misaligned header horizontal rule if no motd.txt or fortunes. 2024-02-29 20:38:20 -07:00
Retro_Guy 0803522a6d Fix return from posting one bug at a time, apparently. Fixing link to group after posting. 2024-02-29 16:34:24 -07:00
Retro_Guy 1cb7f1068f Give user option to reply to Followup-To or original groups. 2024-02-29 11:37:59 -07:00
Retro_Guy ac845dfed3 Continue cleaning up 'copy mid' link in article header. 2024-02-28 18:51:45 -07:00
Retro_Guy e570f1df9b Clean up links.conf to remove nodelist. 2024-02-28 09:33:03 -07:00
Retro_Guy fea67ee0e2 Add link to copy message-id to clipboard. Requires javascript. 2024-02-27 15:31:38 -07:00
Retro_Guy c05b4ab308 Add Message-ID search bar to header. 2024-02-26 06:02:08 -07:00
Retro_Guy 1cc18961d9 Fix issue where a group in Newsgroups header exists in spoolnews/groups.txt. 2024-02-24 20:33:14 -07:00
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