Commit Graph

1119 Commits

Author SHA1 Message Date
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
Retro_Guy dcb7486cba Increment version to 0.9.169. 2024-11-20 10:22:36 -07:00
Retro_Guy 7243421e63 Increment version to 0.9.168. 2024-11-20 10:03:11 -07:00
Retro_Guy b478704132 Make sure links after login direct properly in mail/user/upload. 2024-11-20 07:48:19 -07:00
Retro_Guy 050834db6d Some css work in Login parts of mail, upload and user. 2024-11-20 05:27:16 -07:00
Retro_Guy 74ceb411ea Clean up css for mail.php. 2024-11-20 05:05:55 -07:00
Retro_Guy a2550cf865 Clean up css for user.php. 2024-11-20 04:57:38 -07:00
Retro_Guy dd54667901 Add css class for search prompts. 2024-11-20 04:18:19 -07:00
Retro_Guy 3c02c405bc Handle groups missing on remote_server in spool-lib.php (spoolnews). 2024-11-19 10:28:30 -07:00
Retro_Guy a3e03e05c4 css cleanup for search.php. 2024-11-19 09:46:14 -07:00
Retro_Guy 2a60c7790a Force thread_head article in overboard threads view if thread head does not exist (use first reply). 2024-11-19 06:13:43 -07:00
Retro_Guy 6a23a7e538 Add more logging and hopefully fix logging in overboard.php. 2024-11-19 05:31:26 -07:00
Retro_Guy d4bd14e1a6 Clean up css for overboard.php. 2024-11-19 05:17:21 -07:00
Retro_Guy 0dde8d462e Make sure new users posting limit expires at the correct time. 2024-11-18 07:57:48 -07:00
Retro_Guy 9dad93b90e Style notifications of posting limits in post.php and use new_account time remaining if exists. 2024-11-18 05:20:15 -07:00
Retro_Guy e97b9e5c80 Add ability to restrict new users to lower posting limits for a period of time. 2024-11-17 06:53:39 -07:00
Retro_Guy a3aa28dc45 Rewrite of 'short_header_short' to address an issue with Chinese characters. 2024-11-17 03:03:44 -07:00
Retro_Guy 52a8b52c23 Do not truncate from address in thread.inc.php, next use css instead. 2024-11-16 09:40:21 -07:00
Retro_Guy e9ef33b998 Increment version to 0.9.167. 2024-11-15 11:01:19 -07:00
Retro_Guy 7cfb15ded2 Add more repair features to maintenance.php. 2024-11-15 08:13:10 -07:00
Retro_Guy bb892a2f50 Add -reset-section to maintenance.php. 2024-11-14 16:38:09 -07:00
Retro_Guy 3d0060fc43 Continuing trying to fix spooling problem on empty groups. 2024-11-14 11:59:17 -07:00
Retro_Guy d19aa9c7c8 Increment version to 0.9.166. 2024-11-14 07:43:48 -07:00
Retro_Guy 8d2cf0c573 Mod in message.inc.php to use css change from previous commit. 2024-11-14 07:23:22 -07:00
Retro_Guy b645077a11 Change font size for Newsgroups: in short_header (with subject). 2024-11-14 07:11:08 -07:00
Retro_Guy 203112f3b2 Fix bug related to remote groups with zero articles for spoolnews.php. 2024-11-14 05:55:51 -07:00
Retro_Guy 91652fe62e Fix left alignment (css) for short_heaaders. 2024-11-13 08:35:44 -07:00
Retro_Guy d0f2f02b06 Add date interval to short_headers (right). 2024-11-13 08:19:31 -07:00
Retro_Guy cfc4b35892 Remove timezone from date display if known and can display in user's time. 2024-11-12 08:17:31 -07:00
Retro_Guy 96f62762d6 Allow browser to remember Username in post.php. 2024-11-12 07:47:04 -07:00
Retro_Guy 7a0e610b22 Try to align javascript options in short_header in css. 2024-11-12 07:46:45 -07:00
Retro_Guy 7dfa557ff2 Remove trailing . from urls. 2024-11-11 06:20:10 -07:00
Retro_Guy 11d1c4189d Increment version to 0.9.165. 2024-11-11 06:02:16 -07:00
Retro_Guy 11d274f3ee Tweak some css in message and posting display. 2024-11-11 06:01:34 -07:00
Retro_Guy bad48f5e0d Fix one color in themes after recent changes. 2024-11-10 09:24:59 -07:00
Retro_Guy 73b6a50880 Improve short_header display moving From and Date to right (if configured to do so). 2024-11-10 07:21:08 -07:00
Retro_Guy d72ef00ec8 Add colors to threading in article display. 2024-11-10 04:49:23 -07:00
Retro_Guy 6812a1d5ed Fix some default text colors in Login boxes. 2024-11-09 09:34:38 -07:00
Retro_Guy ad271b58ac Get some forms out of tables in article-flat.php. 2024-11-09 09:30:21 -07:00
Retro_Guy 6f46f604db Center the Pages info in article-flat.php. 2024-11-09 08:52:09 -07:00
Retro_Guy bc025ab095 Check latest article group file for filetime before using cached lastarticleinfo. 2024-11-09 08:39:04 -07:00
Retro_Guy ea052a1101 Try to fix checking for stream status to local server in spoolnews.php. 2024-11-08 07:29:21 -07:00
Retro_Guy 909f79a172 Add ellipsis to long subjects in threads view and change some css in same. 2024-11-07 05:34:13 -07:00
Retro_Guy 1b71bd16c6 trim whitespace from subject line when posting. 2024-11-07 03:38:18 -07:00
Retro_Guy 01d71b5646 Huge commit that adds one space between unsubscribe and mark read in group list view. 2024-11-06 06:59:57 -07:00
Retro_Guy 4e952479b6 Remove underscores missed by mb_decode_mimeheader for 'title' for last posted links in groups page. 2024-11-06 06:45:40 -07:00
Retro_Guy 289b5d15dc Decode multibyte subject before displaying 'title' in group list page. 2024-11-05 12:33:25 -07:00
Retro_Guy ba0b585036 Add title to latest links in groups list page. 2024-11-05 11:22:47 -07:00