Commit Graph

1105 Commits

Author SHA1 Message Date
Retro_Guy 03c2b22cd1 More working on standardizing 'logged_in' status. 2024-12-21 01:23:23 -07:00
Retro_Guy 228908ac09 Clean up some css in mail.php. 2024-12-20 13:22:17 -07:00
Retro_Guy b19515db05 Use gethostname() in register.php. 2024-12-20 12:51:17 -07:00
Retro_Guy a0e04efd3d Partial undo of f2efe13bb5 due to no access to in header.php. 2024-12-20 12:38:23 -07:00
Retro_Guy f2efe13bb5 Try to keep user logged in when active on site. 2024-12-20 09:53:42 -07:00
Retro_Guy 825548a87b Remove unused 'font-family' line in style.css for search suggestion. Stick with 'serif'. 2024-12-20 04:12:46 -07:00
Retro_Guy f2c1517bde Increment version to 0.9.180. 2024-12-20 04:00:22 -07:00
Retro_Guy a80b668e53 Fix bug when repopulating or new group to get the correct article pointer from server (it was reversed). 2024-12-20 03:07:33 -07:00
Retro_Guy 4ca4b08aac Add feature to allow email to admin on new account creation. 2024-12-18 09:02:00 -07:00
Retro_Guy 81a72a3225 Fix login checking issue in upload.php. 2024-12-18 01:13:14 -07:00
Retro_Guy 17d1fc0cad Handle missing php-pspell gracefully, and log to debug.log. 2024-12-17 07:22:02 -07:00
Retro_Guy 83c551ae82 Snap scrolling at article header in article-flat.php. 2024-12-16 01:48:24 -07:00
Retro_Guy a77ffab3b1 Add AND/OR/NOT to Search. 2024-12-15 02:47:16 -07:00
Retro_Guy 60b43050c2 Provide ability to offer search suggestions in other (not 'en') languages. 2024-12-14 06:27:36 -07:00
Retro_Guy 933fe81371 Change log rotation from 1 day to 7 days. 2024-12-14 06:26:52 -07:00
Retro_Guy db3a9b7adb Add search suggestions to search.php. 2024-12-13 10:15:38 -07:00
Retro_Guy e65d432868 Some cleanup for mbox import changes. 2024-12-12 07:51:28 -07:00
Retro_Guy 2dda14f55a Add feature to import articles from mbox files to maintenance.php. 2024-12-12 05:53:25 -07:00
Retro_Guy 4209a8befb Some css for grouplist.php for mobile. 2024-12-08 06:04:39 -07:00
Retro_Guy 3941d931ee Reduce size of latest icon for mobile devices. 2024-12-08 05:10:30 -07:00
Retro_Guy 899a56ff16 No header scrolling for all formats. 2024-12-08 04:31:51 -07:00
Retro_Guy e1f5b3b27e Add 8 chars over wrap width to textarea when replying or posting. 2024-12-08 02:55:54 -07:00
Retro_Guy 9b1696c22c Add non-scrolling header links for search.php. 2024-12-08 02:55:12 -07:00
Retro_Guy 3d5ec4befd Increment version to 0.9.171 2024-12-06 09:56:26 -07:00
Retro_Guy 5f7260ba89 Add non-scrolling section/group for overboard.php. 2024-12-06 07:15:29 -07:00
Retro_Guy 5bc2c01ab3 Add section/group to non-scrolling part of header. 2024-12-03 11:19:06 -07:00
Retro_Guy e801841038 Disable short_header_with_subject for mobile clients. 2024-12-03 03:06:45 -07:00
Retro_Guy fc4d9b27e8 Preliminary changes for non-scrolling header. 2024-12-03 02:37:55 -07:00
Retro_Guy 7c2c0b24cb Increment version to 0.9.170. 2024-12-03 02:23:15 -07:00
Retro_Guy cef6f6f4a1 Handle default path for bash in FreeBSD. 2024-12-02 02:20:27 -07:00
Retro_Guy 616cc09975 Prepare proper phpmail config for FreeBSD. 2024-12-01 16:42:22 -07:00
Retro_Guy e19661f9bd Address some php8.3 errors from optional parameter declarations. 2024-12-01 16:17:33 -07:00
Retro_Guy 5c69415fb1 Initial changes to support FreeBSD. 2024-12-01 16:04:41 -07:00
Retro_Guy 67235324cf Change display of multibyte Subject line slightly (decode differently). 2024-12-01 01:57:05 -07:00
Retro_Guy 332c9acc06 Use listgroup to reduce connections to remote (don't use stat) in spool-lib.php. 2024-11-30 02:45:38 -07:00
Retro_Guy 3f8a32f129 Change log file from import.log to spoolnews.log for maintenance.php. 2024-11-30 00:16:10 -07:00
Retro_Guy 2eeb873a45 Cleanup changing user code in maintenance.php and account_manager.php. 2024-11-29 11:14:11 -07:00
Retro_Guy 33bff45270 Change spoolnews to count articles that exist before going back to start a new fetch. 2024-11-29 09:50:25 -07:00
Retro_Guy 3743a38b47 Prefer cron.php to update grouplist instead of when a client clicks on it. 2024-11-27 02:52:28 -07:00
Retro_Guy da8c476634 Fix extremely critical bug that added a space in subject line in html form input. </sarc> 2024-11-25 05:43:00 -07:00
Retro_Guy e6dba7fe7e Handle specialchars in new grouplist.php mods. 2024-11-24 07:20:33 -07:00
Retro_Guy a95c369207 Add Search to grouplist.php page. 2024-11-24 06:59:23 -07:00
Retro_Guy 9fcef1b877 Fix convert htmlentities on truncated From: addresses. 2024-11-23 05:48:25 -07:00
Retro_Guy 6dfb2e487e Add 'Reply' button to article.php. 2024-11-22 03:04:09 -07:00
Retro_Guy 1cb98869b1 Minor wording change in logging in nocem.php. 2024-11-21 11:04:06 -07:00
Retro_Guy de3a82174e Add more logging for nocem.php. 2024-11-21 09:02:26 -07:00
Retro_Guy be582b61ba Remove extra semicolon in style.css. 2024-11-21 04:36:51 -07:00
Retro_Guy 3febc1935c Create new log files after rotation. 2024-11-21 04:17:16 -07:00
Retro_Guy 3d3b3a96e9 Minor addition of return value for delete_message(). 2024-11-21 03:08:45 -07:00
Retro_Guy 7c8fb7125f Move submit button to right of password in user.php. 2024-11-20 11:03:59 -07:00