Commit Graph

  • 381caf8684 Merge branch 'devel' master Retro_Guy 2024-12-23 08:21:51 -0700
  • 03c2b22cd1 More working on standardizing 'logged_in' status. Retro_Guy 2024-12-21 01:23:23 -0700
  • 228908ac09 Clean up some css in mail.php. Retro_Guy 2024-12-20 13:22:17 -0700
  • b19515db05 Use gethostname() in register.php. Retro_Guy 2024-12-20 12:51:17 -0700
  • a0e04efd3d Partial undo of f2efe13bb5 due to no access to in header.php. Retro_Guy 2024-12-20 12:38:23 -0700
  • f2efe13bb5 Try to keep user logged in when active on site. Retro_Guy 2024-12-20 09:53:42 -0700
  • 825548a87b Remove unused 'font-family' line in style.css for search suggestion. Stick with 'serif'. Retro_Guy 2024-12-20 04:12:46 -0700
  • f2c1517bde Increment version to 0.9.180. Retro_Guy 2024-12-20 04:00:22 -0700
  • bf83656807 Merge branch 'devel' Retro_Guy 2024-12-20 03:59:35 -0700
  • a80b668e53 Fix bug when repopulating or new group to get the correct article pointer from server (it was reversed). devel Retro_Guy 2024-12-20 03:07:33 -0700
  • 4ca4b08aac Add feature to allow email to admin on new account creation. Retro_Guy 2024-12-18 09:02:00 -0700
  • 81a72a3225 Fix login checking issue in upload.php. Retro_Guy 2024-12-18 01:13:14 -0700
  • f5dc974cab Add 'aspell' to list of packages in INSTALL.md. Retro_Guy 2024-12-17 07:45:03 -0700
  • 17d1fc0cad Handle missing php-pspell gracefully, and log to debug.log. Retro_Guy 2024-12-17 07:22:02 -0700
  • 83c551ae82 Snap scrolling at article header in article-flat.php. Retro_Guy 2024-12-16 01:48:24 -0700
  • a77ffab3b1 Add AND/OR/NOT to Search. Retro_Guy 2024-12-15 02:47:16 -0700
  • 60b43050c2 Provide ability to offer search suggestions in other (not 'en') languages. Retro_Guy 2024-12-14 06:27:36 -0700
  • 933fe81371 Change log rotation from 1 day to 7 days. Retro_Guy 2024-12-14 06:26:52 -0700
  • db3a9b7adb Add search suggestions to search.php. Retro_Guy 2024-12-13 10:15:38 -0700
  • e65d432868 Some cleanup for mbox import changes. Retro_Guy 2024-12-12 07:51:28 -0700
  • 2dda14f55a Add feature to import articles from mbox files to maintenance.php. Retro_Guy 2024-12-12 05:53:25 -0700
  • 4209a8befb Some css for grouplist.php for mobile. Retro_Guy 2024-12-08 06:04:39 -0700
  • 3941d931ee Reduce size of latest icon for mobile devices. Retro_Guy 2024-12-08 05:10:30 -0700
  • 899a56ff16 No header scrolling for all formats. Retro_Guy 2024-12-08 04:31:51 -0700
  • e1f5b3b27e Add 8 chars over wrap width to textarea when replying or posting. Retro_Guy 2024-12-08 02:55:54 -0700
  • 9b1696c22c Add non-scrolling header links for search.php. Retro_Guy 2024-12-08 02:55:12 -0700
  • 3d5ec4befd Increment version to 0.9.171 Retro_Guy 2024-12-06 09:56:26 -0700
  • c456e70eeb Merge branch 'devel' Retro_Guy 2024-12-06 09:54:30 -0700
  • 5f7260ba89 Add non-scrolling section/group for overboard.php. Retro_Guy 2024-12-06 07:15:29 -0700
  • 5bc2c01ab3 Add section/group to non-scrolling part of header. Retro_Guy 2024-12-03 11:19:06 -0700
  • e801841038 Disable short_header_with_subject for mobile clients. Retro_Guy 2024-12-03 03:06:45 -0700
  • fc4d9b27e8 Preliminary changes for non-scrolling header. Retro_Guy 2024-12-03 02:37:55 -0700
  • 7c2c0b24cb Increment version to 0.9.170. Retro_Guy 2024-12-03 02:23:15 -0700
  • cef6f6f4a1 Handle default path for bash in FreeBSD. Retro_Guy 2024-12-02 02:20:27 -0700
  • d6fb803b86 Merge branch 'devel' Retro_Guy 2024-12-01 16:43:43 -0700
  • 616cc09975 Prepare proper phpmail config for FreeBSD. Retro_Guy 2024-12-01 16:42:22 -0700
  • e19661f9bd Address some php8.3 errors from optional parameter declarations. Retro_Guy 2024-12-01 16:17:33 -0700
  • 5c69415fb1 Initial changes to support FreeBSD. Retro_Guy 2024-12-01 16:04:41 -0700
  • 67235324cf Change display of multibyte Subject line slightly (decode differently). Retro_Guy 2024-12-01 01:57:05 -0700
  • 332c9acc06 Use listgroup to reduce connections to remote (don't use stat) in spool-lib.php. Retro_Guy 2024-11-30 02:45:38 -0700
  • 3f8a32f129 Change log file from import.log to spoolnews.log for maintenance.php. Retro_Guy 2024-11-30 00:16:10 -0700
  • 2eeb873a45 Cleanup changing user code in maintenance.php and account_manager.php. Retro_Guy 2024-11-29 11:14:11 -0700
  • 33bff45270 Change spoolnews to count articles that exist before going back to start a new fetch. Retro_Guy 2024-11-29 09:50:25 -0700
  • f02e710e76 Add some screenshots (link) in README. Retro_Guy 2024-11-28 04:46:38 -0700
  • 3743a38b47 Prefer cron.php to update grouplist instead of when a client clicks on it. Retro_Guy 2024-11-27 02:52:28 -0700
  • da8c476634 Fix extremely critical bug that added a space in subject line in html form input. </sarc> Retro_Guy 2024-11-25 05:43:00 -0700
  • e6dba7fe7e Handle specialchars in new grouplist.php mods. Retro_Guy 2024-11-24 07:20:33 -0700
  • a95c369207 Add Search to grouplist.php page. Retro_Guy 2024-11-24 06:59:23 -0700
  • 9fcef1b877 Fix convert htmlentities on truncated From: addresses. Retro_Guy 2024-11-23 05:48:25 -0700
  • 6dfb2e487e Add 'Reply' button to article.php. Retro_Guy 2024-11-22 03:04:09 -0700
  • 1cb98869b1 Minor wording change in logging in nocem.php. Retro_Guy 2024-11-21 11:04:06 -0700
  • de3a82174e Add more logging for nocem.php. Retro_Guy 2024-11-21 09:02:26 -0700
  • be582b61ba Remove extra semicolon in style.css. Retro_Guy 2024-11-21 04:36:51 -0700
  • 3febc1935c Create new log files after rotation. Retro_Guy 2024-11-21 04:17:16 -0700
  • 3d3b3a96e9 Minor addition of return value for delete_message(). Retro_Guy 2024-11-21 03:08:45 -0700
  • 7c8fb7125f Move submit button to right of password in user.php. Retro_Guy 2024-11-20 11:03:59 -0700
  • dcb7486cba Increment version to 0.9.169. Retro_Guy 2024-11-20 10:22:36 -0700
  • 1c25ff888b Merge branch 'devel' Retro_Guy 2024-11-20 10:21:26 -0700
  • 7243421e63 Increment version to 0.9.168. Retro_Guy 2024-11-20 10:03:11 -0700
  • b478704132 Make sure links after login direct properly in mail/user/upload. Retro_Guy 2024-11-20 07:48:19 -0700
  • 2196b4c8f4 Revert "Make sure links after login direct properly in mail/user/upload." Retro_Guy 2024-11-20 07:45:29 -0700
  • 26e0ea79e0 Make sure links after login direct properly in mail/user/upload. Retro_Guy 2024-11-20 05:36:49 -0700
  • 050834db6d Some css work in Login parts of mail, upload and user. Retro_Guy 2024-11-20 05:27:16 -0700
  • 74ceb411ea Clean up css for mail.php. Retro_Guy 2024-11-20 05:05:55 -0700
  • a2550cf865 Clean up css for user.php. Retro_Guy 2024-11-20 04:57:38 -0700
  • dd54667901 Add css class for search prompts. Retro_Guy 2024-11-20 04:18:19 -0700
  • 3c02c405bc Handle groups missing on remote_server in spool-lib.php (spoolnews). Retro_Guy 2024-11-19 10:28:30 -0700
  • a3e03e05c4 css cleanup for search.php. Retro_Guy 2024-11-19 09:46:14 -0700
  • 2a60c7790a Force thread_head article in overboard threads view if thread head does not exist (use first reply). Retro_Guy 2024-11-19 06:13:43 -0700
  • 6a23a7e538 Add more logging and hopefully fix logging in overboard.php. Retro_Guy 2024-11-19 05:31:26 -0700
  • d4bd14e1a6 Clean up css for overboard.php. Retro_Guy 2024-11-19 05:17:21 -0700
  • 0dde8d462e Make sure new users posting limit expires at the correct time. Retro_Guy 2024-11-18 07:57:48 -0700
  • 9dad93b90e Style notifications of posting limits in post.php and use new_account time remaining if exists. Retro_Guy 2024-11-18 05:20:15 -0700
  • e97b9e5c80 Add ability to restrict new users to lower posting limits for a period of time. Retro_Guy 2024-11-17 06:53:39 -0700
  • a3aa28dc45 Rewrite of 'short_header_short' to address an issue with Chinese characters. Retro_Guy 2024-11-17 03:03:44 -0700
  • 52a8b52c23 Do not truncate from address in thread.inc.php, next use css instead. Retro_Guy 2024-11-16 09:40:21 -0700
  • e9ef33b998 Increment version to 0.9.167. Retro_Guy 2024-11-15 11:01:19 -0700
  • 7cfb15ded2 Add more repair features to maintenance.php. Retro_Guy 2024-11-15 08:13:10 -0700
  • bb892a2f50 Add -reset-section to maintenance.php. Retro_Guy 2024-11-14 16:38:09 -0700
  • 3d0060fc43 Continuing trying to fix spooling problem on empty groups. Retro_Guy 2024-11-14 11:59:17 -0700
  • d19aa9c7c8 Increment version to 0.9.166. Retro_Guy 2024-11-14 07:43:48 -0700
  • 8d2cf0c573 Mod in message.inc.php to use css change from previous commit. Retro_Guy 2024-11-14 07:23:22 -0700
  • b645077a11 Change font size for Newsgroups: in short_header (with subject). Retro_Guy 2024-11-14 07:11:08 -0700
  • 203112f3b2 Fix bug related to remote groups with zero articles for spoolnews.php. Retro_Guy 2024-11-14 05:55:51 -0700
  • 91652fe62e Fix left alignment (css) for short_heaaders. Retro_Guy 2024-11-13 08:35:44 -0700
  • d0f2f02b06 Add date interval to short_headers (right). Retro_Guy 2024-11-13 08:19:31 -0700
  • cfc4b35892 Remove timezone from date display if known and can display in user's time. Retro_Guy 2024-11-12 08:17:31 -0700
  • 96f62762d6 Allow browser to remember Username in post.php. Retro_Guy 2024-11-12 07:47:04 -0700
  • 7a0e610b22 Try to align javascript options in short_header in css. Retro_Guy 2024-11-12 07:46:45 -0700
  • 7dfa557ff2 Remove trailing . from urls. Retro_Guy 2024-11-11 06:20:10 -0700
  • 11d1c4189d Increment version to 0.9.165. Retro_Guy 2024-11-11 06:02:16 -0700
  • 11d274f3ee Tweak some css in message and posting display. Retro_Guy 2024-11-11 06:01:34 -0700
  • bad48f5e0d Fix one color in themes after recent changes. Retro_Guy 2024-11-10 09:24:59 -0700
  • 73b6a50880 Improve short_header display moving From and Date to right (if configured to do so). Retro_Guy 2024-11-10 07:21:08 -0700
  • d72ef00ec8 Add colors to threading in article display. Retro_Guy 2024-11-10 04:49:23 -0700
  • 6812a1d5ed Fix some default text colors in Login boxes. Retro_Guy 2024-11-09 09:34:38 -0700
  • ad271b58ac Get some forms out of tables in article-flat.php. Retro_Guy 2024-11-09 09:30:21 -0700
  • 6f46f604db Center the Pages info in article-flat.php. Retro_Guy 2024-11-09 08:52:09 -0700
  • bc025ab095 Check latest article group file for filetime before using cached lastarticleinfo. Retro_Guy 2024-11-09 08:39:04 -0700
  • ea052a1101 Try to fix checking for stream status to local server in spoolnews.php. Retro_Guy 2024-11-08 07:29:21 -0700