Commit Graph

657 Commits

Author SHA1 Message Date
Retro_Guy dd54667901 Add css class for search prompts. 2024-11-20 04:18:19 -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 7cfb15ded2 Add more repair features to maintenance.php. 2024-11-15 08:13:10 -07:00
Retro_Guy 3d0060fc43 Continuing trying to fix spooling problem on empty groups. 2024-11-14 11:59:17 -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 203112f3b2 Fix bug related to remote groups with zero articles for spoolnews.php. 2024-11-14 05:55:51 -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 7dfa557ff2 Remove trailing . from urls. 2024-11-11 06:20:10 -07:00
Retro_Guy 11d274f3ee Tweak some css in message and posting display. 2024-11-11 06:01:34 -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 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 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
Retro_Guy 33b9da5883 Remove unnecessary style info in <section>/index.php. 2024-11-05 03:44:11 -07:00
Retro_Guy e4e2744dc8 Removed unused code from newsportal days in config.inc.php. 2024-11-05 03:43:26 -07:00
Retro_Guy edaf6f90b2 Move color for article age to classes in style.css. 2024-11-05 03:13:36 -07:00
Retro_Guy 79ae1916fb Merge branch 'master' into devel 2024-11-03 04:02:42 -07:00
Retro_Guy 45cefb1651 Preliminary testing for Supersedes support (not complete). 2024-11-03 02:51:45 -07:00
Retro_Guy 7e86b03b68 Add link to latest message in group list page. 2024-11-02 09:00:50 -07:00
Retro_Guy f4d44ce45e Remove some old code from search.php. 2024-10-31 10:19:17 -07:00
Retro_Guy 2c78d8cb65 Add some classes and cleanup for search.php. 2024-10-31 10:06:16 -07:00
Retro_Guy d21756ef11 Some initial html cleanup in search.php. 2024-10-31 08:59:19 -07:00
Retro_Guy 54883da129 Change page 'id=' from a tag to p tag in article-flat.php. 2024-10-31 08:09:07 -07:00
Retro_Guy 1f049682c4 Cleanup html/css in post.php. 2024-10-30 12:04:28 -07:00
Retro_Guy 8c9784ab61 Add DOCTYPE header and clean up more html/css. 2024-10-30 09:52:17 -07:00
Retro_Guy 3f4b7da1fb Use dynamic id names for 'trigger_headers'. 2024-10-30 04:33:16 -07:00
Retro_Guy 854f9d672e Cleanup some html in overboard.php. 2024-10-30 04:06:48 -07:00
Retro_Guy 54f08fedba Rename a class because I wanted to. 2024-10-29 16:00:54 -07:00
Retro_Guy 4b554256d0 Restore local poster notification (italicise) in article-flat. 2024-10-29 09:03:51 -07:00
Retro_Guy f5baa1e6f7 Some html/css cleanup in article-flat.php. 2024-10-29 07:39:50 -07:00
Retro_Guy 634e0848b9 HTML cleanup in thread view. 2024-10-29 04:41:41 -07:00
Retro_Guy c038a6e336 urlencode spaces in search terms from poster names. 2024-10-28 08:35:27 -07:00
Retro_Guy f08569a561 Get form outside of table. 2024-10-28 08:34:09 -07:00