Retro_Guy
|
bc9001203a
|
Use function for rewrite_body.
|
2024-10-10 05:04:24 -07:00 |
Retro_Guy
|
4f245038d2
|
Forward missing article errors to admin by email if so configured.
|
2024-10-09 07:50:35 -07:00 |
Retro_Guy
|
89a2486c69
|
Clean up enable/disable admin email messages.
|
2024-10-09 05:59:10 -07:00 |
Retro_Guy
|
8e9f947069
|
Remove use of flat file for local art numbers, just use get_last function.
|
2024-10-09 05:29:04 -07:00 |
Retro_Guy
|
fac6dddab9
|
Use config_dir groups files for search instead of spooldir groups files.
|
2024-10-08 11:08:17 -07:00 |
Retro_Guy
|
ebef63f6f2
|
Remove some debugging from newsportal.php.
|
2024-10-08 08:08:04 -07:00 |
Retro_Guy
|
5523524624
|
Remove debugging line from newsportal.php.
|
2024-10-08 05:15:18 -07:00 |
Retro_Guy
|
bb7aae6656
|
Save remote server statistics to a serialized file instead of flat file.
|
2024-10-06 15:38:41 -07:00 |
Retro_Guy
|
6899a71935
|
Add email notifications to admin for low disk space and nearing low disk space (which will pause spooling).
|
2024-10-06 06:07:43 -07:00 |
Retro_Guy
|
63dc8a4e60
|
Create specific function in newsportal.php for sending internet email.
|
2024-10-06 06:06:01 -07:00 |
Retro_Guy
|
626d810527
|
Add feature to account_manager to look up posters by posting-hash when necessary.
|
2024-10-04 05:10:05 -07:00 |
Retro_Guy
|
bb14360d1e
|
Add config toggle for mailing admin debug messages.
|
2024-10-04 04:54:08 -07:00 |
Retro_Guy
|
de23c619e4
|
Finding a reasonable number of variance for 'fixing' group numbers. Chose 10.
|
2024-10-04 04:14:34 -07:00 |
Retro_Guy
|
b3b492592c
|
Revert 251de8bf38
|
2024-10-02 15:43:06 -07:00 |
Retro_Guy
|
251de8bf38
|
Use absolute value of diff between rslight/newsportal highest artnum when checking count integrity.
|
2024-10-02 14:34:38 -07:00 |
Retro_Guy
|
272c386794
|
Fix 'more' checking for group count mismatch between newsportal and rslight.
|
2024-10-02 09:59:47 -07:00 |
Retro_Guy
|
5ebcf38626
|
Use From: for posting hash for internal posts not using standard authentication.
|
2024-10-02 08:40:45 -07:00 |
Retro_Guy
|
f6b80489fd
|
Only write posting-user to config if auth used.
|
2024-10-01 08:00:09 -07:00 |
Retro_Guy
|
62c75e8b4f
|
Log 'posting-user' hash to user config file for ease in tracking down a user if necessary.
|
2024-10-01 06:11:29 -07:00 |
Retro_Guy
|
a2da48bb86
|
Try to catch unreadable or incorrect dates (1 Jan 1970) in spoolnews.php.
|
2024-09-29 10:17:13 -07:00 |
Retro_Guy
|
8a3e57db2c
|
Check exact article start number when determining broken group, not a variance.
|
2024-09-29 05:12:55 -07:00 |
Retro_Guy
|
4e23a4127a
|
Monitor newsportal article count mismatches and rebuild thread cache when necessary.
|
2024-09-28 14:56:42 -07:00 |
Retro_Guy
|
df79eb256e
|
Respond to missing articles using thread_cache_removearticle in message.inc.php.
|
2024-09-28 14:31:38 -07:00 |
Retro_Guy
|
78d4003133
|
Only log failed message retrieval after all steps to retry.
|
2024-09-28 12:46:42 -07:00 |
Retro_Guy
|
b0f6e182f4
|
Add function to wipe newsportal data per group.
|
2024-09-28 09:15:51 -07:00 |
Retro_Guy
|
4e102310be
|
Try to handle articles with no 'text/plain' and arts with no text at all. Also don't display current 'part' as attachement if in current view.
|
2024-09-27 03:26:40 -07:00 |
Retro_Guy
|
d35bd73cdb
|
Fix bug introduced recently breaking user filtering in overboard.
|
2024-09-21 14:38:25 -07:00 |
Retro_Guy
|
8b9f385e72
|
Move sanitize_header for name in post.php to below checking cookies for name.
|
2024-09-19 15:49:27 -07:00 |
Retro_Guy
|
9e79a4af25
|
Add function to sanitize headers when posting. Currently changing backticks as they cause problems.
|
2024-09-19 15:43:59 -07:00 |
Retro_Guy
|
c2659424c8
|
Standardise line wrap width in config.inc.php, notify post of width.
|
2024-09-19 05:19:26 -07:00 |
Retro_Guy
|
61c4b6346f
|
Check multipart articles to try harder to find text/plain.
|
2024-09-17 06:07:26 -07:00 |
Retro_Guy
|
7b197a2612
|
Remove cookie check in checking logged in to avoid cookies disabled error.
|
2024-09-17 04:00:42 -07:00 |
Retro_Guy
|
b22afff5cb
|
Fix (full thread) links in overboard flat view to point to first reference if exists on server.
|
2024-09-12 03:35:31 -07:00 |
Retro_Guy
|
c97d3a9f59
|
Clear var in overboard threads view to not duplicate previous when top reference does not exist on server.
|
2024-09-12 03:08:24 -07:00 |
Retro_Guy
|
dc53b109c1
|
Change Compose to Reply in post_headline in post.php.
|
2024-09-08 04:05:45 -07:00 |
Retro_Guy
|
f0766a51df
|
Add hint for Followup-To entry when posting.
|
2024-09-07 07:41:19 -07:00 |
Retro_Guy
|
54a0e6fbda
|
Add overrides option to set Newsgroups limit per post or reply.
|
2024-09-07 06:03:57 -07:00 |
Retro_Guy
|
6e88b05f98
|
Fix log in issue in mail.php to match the rest of the site.
|
2024-09-05 05:42:28 -07:00 |
Retro_Guy
|
d744ef338b
|
Remember Followup-To entry when retrying posting.
|
2024-08-29 07:57:45 -07:00 |
Retro_Guy
|
b5b96a6ea0
|
Try to clean newsgroups header (spaces and commas) when inserted by user.
|
2024-08-28 04:25:10 -07:00 |
Retro_Guy
|
68cdfc181e
|
Add Followup-To to post.php.
|
2024-08-28 03:51:07 -07:00 |
Retro_Guy
|
c82e01062a
|
Fix bug in snippets sometimes not converting charset properly.
|
2024-08-25 13:33:05 -07:00 |
Retro_Guy
|
1f3ab5e3a6
|
Set displayed link for copy mid/link to reduce confusion.
|
2024-08-20 05:46:24 -07:00 |
Retro_Guy
|
a6249e50bc
|
Place article header checks (for display) in function in message.inc.php.
|
2024-08-20 05:11:12 -07:00 |
Retro_Guy
|
2c303650ad
|
Display comment above article if references header is missing.
|
2024-08-20 04:48:32 -07:00 |
Retro_Guy
|
42528d6f26
|
Fix a multibyte issue with names in groups list, and also in search.
|
2024-08-10 09:49:51 -07:00 |
Retro_Guy
|
636bcedb2e
|
Remove some unused code and fix thread tree above article display.
|
2024-08-01 07:16:23 -07:00 |
Retro_Guy
|
db5f8dc6ee
|
Make sure to not write anonymous username to cookies when used to post.
|
2024-07-30 06:31:32 -07:00 |
Retro_Guy
|
e9f7e2861e
|
Disregard anonymous 'login' in overboard and groups_show.
|
2024-07-29 05:20:50 -07:00 |
Retro_Guy
|
797aa147a6
|
Fix checking for missing boundary line. Still more to improve for multipart messages.
|
2024-07-27 06:03:17 -07:00 |