Retro_Guy
|
d6fb803b86
|
Merge branch 'devel'
|
2024-12-01 16:43:43 -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
|
f02e710e76
|
Add some screenshots (link) in README.
|
2024-11-28 04:46:38 -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 |
Retro_Guy
|
dcb7486cba
|
Increment version to 0.9.169.
|
2024-11-20 10:22:36 -07:00 |
Retro_Guy
|
1c25ff888b
|
Merge branch 'devel'
|
2024-11-20 10:21:26 -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
|
2196b4c8f4
|
Revert "Make sure links after login direct properly in mail/user/upload."
This reverts commit 26e0ea79e0 .
|
2024-11-20 07:45:29 -07:00 |
Retro_Guy
|
26e0ea79e0
|
Make sure links after login direct properly in mail/user/upload.
|
2024-11-20 05:36:49 -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 |