Retro_Guy
|
50bd662e99
|
Clean up some php warnings.
|
2024-03-17 11:22:00 -07:00 |
Retro_Guy
|
ffb899d6e0
|
Fix overboard.php cache file version checking.
|
2024-03-12 08:16:54 -07:00 |
Retro_Guy
|
84efd8cc0c
|
Handle multibyte x-face header properly.
|
2024-03-10 04:49:47 -07:00 |
Retro_Guy
|
149abb70b8
|
Cleanup overboard.php reducing resource usage.
|
2024-03-10 04:48:57 -07:00 |
Retro_Guy
|
860dfa61ca
|
Add and sort by section in grouplist.php. Also update cache from cron.php so no user must wait.
|
2024-03-08 10:27:35 -07:00 |
Retro_Guy
|
b96ace8584
|
Constrain overboard for section when logged in to only subscribed groups.
|
2024-03-05 05:53:11 -07:00 |
Retro_Guy
|
04492ff0d2
|
Remove checkbox to remove username cookie in post.php.
|
2024-03-04 16:25:42 -07:00 |
Retro_Guy
|
fd5285ba88
|
Continue with feature to hide unsubscribed groups. Add default and also option in overrides.inc.php.
|
2024-03-04 09:47:34 -07:00 |
Retro_Guy
|
09d69ab2de
|
Fix bug (hopefully) where deleting all subs did not allow new subs to be added.
|
2024-03-03 13:55:26 -07:00 |
Retro_Guy
|
5ec9cf5501
|
Add modified user's display name to aliases.conf.
|
2024-03-02 10:54:28 -07:00 |
Retro_Guy
|
bc2b20cf17
|
Set cache for attachments back after last commit doing some cleanup.
|
2024-03-01 20:08:54 -07:00 |
Retro_Guy
|
fd5ce4f804
|
Some code cleanup, including fixing attachments display.
|
2024-03-01 20:03:16 -07:00 |
Retro_Guy
|
ce0a7361a5
|
Move script in message.inc.php to avoid loading by other scripts.
|
2024-03-01 17:49:05 -07:00 |
Retro_Guy
|
d600e9376f
|
Check article header integrity in spoolnews.php before spooling.
|
2024-03-01 13:08:21 -07:00 |
Retro_Guy
|
0803522a6d
|
Fix return from posting one bug at a time, apparently. Fixing link to group after posting.
|
2024-02-29 16:34:24 -07:00 |
Retro_Guy
|
1cb7f1068f
|
Give user option to reply to Followup-To or original groups.
|
2024-02-29 11:37:59 -07:00 |
Retro_Guy
|
ac845dfed3
|
Continue cleaning up 'copy mid' link in article header.
|
2024-02-28 18:51:45 -07:00 |
Retro_Guy
|
fea67ee0e2
|
Add link to copy message-id to clipboard. Requires javascript.
|
2024-02-27 15:31:38 -07:00 |
Retro_Guy
|
c05b4ab308
|
Add Message-ID search bar to header.
|
2024-02-26 06:02:08 -07:00 |
Retro_Guy
|
1cc18961d9
|
Fix issue where a group in Newsgroups header exists in spoolnews/groups.txt.
|
2024-02-24 20:33:14 -07:00 |
Retro_Guy
|
6ff39dcca3
|
Fix post.php to know where to return after replying to a crossposted message.
|
2024-02-24 18:57:10 -07:00 |
Retro_Guy
|
1e001e7f35
|
Add config option in rslight.inc.php to separate email_tail from message-id generation.
|
2024-02-22 17:40:44 -07:00 |
Retro_Guy
|
b0a90c953d
|
Do not allow custom email address to match another user's email address.
|
2024-02-20 07:58:13 -07:00 |
Retro_Guy
|
3d9c35f01a
|
Add overrides option to disable changing name/email display in Configure.
|
2024-02-19 16:33:44 -07:00 |
Retro_Guy
|
0c9674d36e
|
Allow configuration of name/email for messages in user config.
|
2024-02-19 11:39:22 -07:00 |
Retro_Guy
|
7ed204fc03
|
Fix headers for posting through Synchronet.
|
2024-02-09 10:39:09 -07:00 |
Retro_Guy
|
38c2aa2d7e
|
Finishing previous commit, verify target exists before creating (thread) links.
|
2024-02-02 13:10:01 -07:00 |
Retro_Guy
|
8ad1b0b71a
|
Fix (thread) links in overboard to point to same group as article when possible.
|
2024-02-02 13:01:41 -07:00 |
Retro_Guy
|
025f73cd3e
|
List proper group names and lins in overboard.
|
2024-02-02 10:20:37 -07:00 |
Retro_Guy
|
a12dc5414d
|
Fix incorrect display of last post info for groups with zero posts.
|
2024-01-29 05:33:12 -07:00 |
Retro_Guy
|
6e45eff60b
|
Fix unwanted underscores in overview and search.
|
2024-01-17 09:53:36 -07:00 |
Retro_Guy
|
d4fb7c3eea
|
Disable admin mail notifications of errors. Log only. (add toggle in future).
|
2024-01-15 05:06:28 -07:00 |
Retro_Guy
|
f40bcb2c47
|
Disable posting immediately when deleting user password file.
|
2024-01-14 06:53:33 -07:00 |
Retro_Guy
|
4eae8da7ce
|
Fix added 'Re: ' (again Polish) on articles that are not replies.
|
2024-01-11 07:49:40 -07:00 |
Retro_Guy
|
70d2ccefdb
|
Strange happenings with encoded Polish. Fix decoding if possible.
|
2024-01-11 07:49:04 -07:00 |
Retro_Guy
|
032f28a4f9
|
Fix return page after posting to point to group.
|
2024-01-11 07:48:20 -07:00 |
Retro_Guy
|
3cd69af53e
|
Remove 'how to filter' header. It's TMI.
|
2024-01-09 17:13:59 -07:00 |
Retro_Guy
|
01bcdc9ef5
|
Improve headers to make it easier to filter site or users.
|
2024-01-09 08:51:32 -07:00 |
Retro_Guy
|
1016318b76
|
Wait for more than one instance of thread display before notifying admin.
|
2024-01-09 08:06:31 -07:00 |
Retro_Guy
|
ed07878470
|
Fix missing display of 'Password' when posting.
|
2024-01-09 08:05:51 -07:00 |
Retro_Guy
|
e3d63f6a75
|
Fixes and improvements to search.
|
2024-01-07 15:52:50 -07:00 |
Retro_Guy
|
c11338cf39
|
Recognize comma as part of urls when creating links in display.
|
2024-01-05 06:59:32 -07:00 |
Retro_Guy
|
45dcf42182
|
Allow backslash in posts.
|
2024-01-05 06:58:51 -07:00 |
Retro_Guy
|
18e7e5eb66
|
Reverts most of 8231373c80 until I can fix that issue properly.
|
2024-01-03 05:49:16 -07:00 |
Retro_Guy
|
8231373c80
|
Handle stream error in spoolnews.php to avoid skipping groups.
|
2024-01-02 07:54:56 -07:00 |
Retro_Guy
|
59c81f14d4
|
Strip tabs from From: header when logging spam/ham.
|
2024-01-02 05:16:53 -07:00 |
Retro_Guy
|
9013d73f2a
|
Initial changes to format of spam.log.
|
2023-12-31 09:51:53 -07:00 |
Retro_Guy
|
9d2cd5d603
|
Fix group link in results display to handle group names with special characters.
|
2023-12-30 05:08:14 -07:00 |
Retro_Guy
|
de7015b46f
|
Increase subject length limit to 80 in threads display.
|
2023-12-30 05:06:56 -07:00 |
Retro_Guy
|
3b5f153113
|
Fix bug in search relating to group names with special characters.
|
2023-12-28 17:39:02 -07:00 |