Commit Graph

690 Commits

Author SHA1 Message Date
Retro_Guy 7b0d92a421 Add override option to disable 'new articles' link on groups page. 2024-05-03 04:10:39 -07:00
Retro_Guy c6573eec19 Restrict user's overboard to current section more strictly. 2024-05-03 03:36:34 -07:00
Retro_Guy 168011042e Strip html tags from overboard threaded output. 2024-05-03 00:49:04 -07:00
Retro_Guy bbdf946dca Some bug cleanup in overboard and creating .db3 files. 2024-05-02 05:45:29 -07:00
Retro_Guy 087e26ca6a Apply wordrap in post to hopefully work properly with multibyte characters. 2024-05-02 04:22:16 -07:00
Retro_Guy beae111da8 Wrap lines to 75 char in post.php. 2024-05-02 03:27:03 -07:00
Retro_Guy 2612ebe5e9 Verify group exists before creating .db3 file for articles. 2024-05-02 03:08:48 -07:00
Retro_Guy 5bb446597b Remove 'new articles' button from groups list until more testing is done. 2024-05-02 02:28:52 -07:00
Retro_Guy 0a71f71e89 Continue adding logging for db3 write errors in spoolnews.php. 2024-05-02 02:07:58 -07:00
Retro_Guy 0dbafa27fa Add logging for db3 write errors in spoolnews.php. 2024-05-02 02:07:10 -07:00
Retro_Guy 594b50dd7f Add 'fortune' packages as options in INSTALL.md. 2024-05-01 05:47:25 -07:00
Retro_Guy 132ef97191 Add random trailing decimal to article times to avoid overlap in overboard. 2024-05-01 04:29:18 -07:00
Retro_Guy f33a50e500 Strip linefeeds from x-face when entering in Configuration. 2024-04-30 07:34:53 -07:00
Retro_Guy 7efc2bd61e Check theme image dir for new-articles.png befure using default location. 2024-04-30 04:38:54 -07:00
Retro_Guy 9495538f86 Add green button to 'Latest' link in groups list for logged in users. 2024-04-30 04:31:50 -07:00
Retro_Guy 61e1fedfc7 Move checking user's subscription array to a function in overboard.php. 2024-04-30 03:42:10 -07:00
Retro_Guy 6f62f72a1b Add overrides option to set User-Agent header. 2024-04-29 08:05:41 -07:00
Retro_Guy c7f51fdb57 Try even harder to decide whether to display snippet in head article in overboard. 2024-04-29 07:20:57 -07:00
Retro_Guy 0fad3deec3 Try harder to determine whether to show snippet in top article in overboard. 2024-04-29 04:11:23 -07:00
Retro_Guy 3c22f952df Add 'mark read' link to group list page. 2024-04-29 01:59:48 -07:00
Retro_Guy bb486431b0 Cleanup for overboard threads mod. 2024-04-28 03:05:02 -07:00
Retro_Guy 3c6fe6a341 Add more features from overboard thread view to articles view. 2024-04-26 07:03:51 -07:00
Retro_Guy 62486e4c9a Add blocklist support to overboard. 2024-04-26 06:04:58 -07:00
Retro_Guy 0c6129af53 Add spacing and move poster name in overboard thread view. 2024-04-26 05:14:29 -07:00
Retro_Guy 55e5c37067 Add Thread view to overboard. Probably still has bugs. 2024-04-26 04:48:28 -07:00
Retro_Guy c449af9f53 Cleanup overrides.inc.php to contain all currently available override options. 2024-04-18 04:19:25 -07:00
Retro_Guy ee3a34af5b Change debian-install/upgrade to be Linux specific, not bsd. 2024-04-18 03:56:26 -07:00
Retro_Guy 9871867104 Fix bug related to missing overrides.inc.php and also fix display of stream info on post page when using ssl. 2024-04-18 03:33:36 -07:00
Retro_Guy 63a5456111 Unbork upload.php. Form was directing to user.php now fixed to point to upload.php. 2024-04-17 05:28:16 -07:00
Retro_Guy 78de57a360 Build (un)moderated files data during daily expire. Future need to automatically update changes to moderation flags. 2024-04-17 04:39:20 -07:00
Retro_Guy 2508c5e56f Add handling for moderated newsgroups. 2024-04-16 07:19:03 -07:00
Retro_Guy e5ff52f299 Add ability to disable adding attachments by section in overrides.inc.php. 2024-04-15 03:47:44 -07:00
Retro_Guy 886c68b764 Add note about cached pages when blocking a poster. 2024-04-15 03:11:00 -07:00
Retro_Guy e6a3cbf774 Try to display base64 data properly in overboard. 2024-04-14 05:17:33 -07:00
Retro_Guy c7e05a3f9d Add note to refresh pages after user block if necessary. 2024-04-14 03:40:41 -07:00
Retro_Guy d52936c9d9 Add banned_users.conf file to ban local users, and add some auth logging. 2024-04-12 07:53:43 -07:00
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