Retro_Guy
|
6216e08e78
|
Add ability to save incoming nocem to a dir. Probably not useful to most so default is disabled.
|
2023-11-02 03:47:45 -07:00 |
Retro_Guy
|
a99403c34c
|
Change mode of nocem files to 0644.
|
2023-10-30 07:05:25 -07:00 |
Retro_Guy
|
0915e8a7fe
|
Rename incoming nocem articles for easier id.
|
2023-10-29 03:09:49 -07:00 |
Retro_Guy
|
72d8cd7905
|
Fix XHDR to inspect multiple articles properly.
|
2023-10-24 06:30:10 -07:00 |
Retro_Guy
|
8f5ea878de
|
Create more standard Xref for incoming articles for better newsreader support.
|
2023-10-23 19:01:30 -07:00 |
Retro_Guy
|
c119f48ec8
|
Add group database maintenance to expire.php.
|
2023-10-04 06:27:08 -07:00 |
Retro_Guy
|
b5b6f05100
|
Update some comments in maintenance.php.
|
2023-09-22 03:48:43 -07:00 |
Retro_Guy
|
adbd795a8f
|
Remove faq from links.conf. Add newsgroup name to 'other' error log output in spoolnews.php.
|
2023-09-20 07:02:49 -07:00 |
Retro_Guy
|
00c537acfa
|
Clean up previous commit to actually work.
|
2023-09-17 06:27:37 -07:00 |
Retro_Guy
|
54ae9071b5
|
Rename import-db3.php to maintenance.php, and allow it to pause cron.php.
|
2023-09-17 05:56:24 -07:00 |
Retro_Guy
|
970f433e0c
|
Add import filtering by header data.
|
2023-09-16 09:36:02 -07:00 |
Retro_Guy
|
4fd0a6eeab
|
Start to add some logging to cron.php.
|
2023-09-10 06:29:34 -07:00 |
Retro_Guy
|
5e8a78e6d6
|
Partial rewrite to nocem.php to account for multiple groups per msgid.
|
2023-09-08 05:11:42 -07:00 |
Retro_Guy
|
d8d2509ed2
|
Improve counting users by separating bots/throttled.
|
2023-09-06 04:07:57 -07:00 |
Retro_Guy
|
97e2a04c1f
|
Minor wording change (spiders to bots) in footer.
|
2023-09-04 09:08:22 -07:00 |
Retro_Guy
|
d205bfa6a4
|
Display number of bots separately from number of users online.
|
2023-09-04 07:07:06 -07:00 |
Retro_Guy
|
3550e09894
|
Begin adding ability to modify layout, etc. based on User-Agent.
|
2023-09-04 06:06:43 -07:00 |
Retro_Guy
|
1aa93edf6f
|
Move manual scripts to ./tools subdir of scripts.
|
2023-09-03 07:32:21 -07:00 |
Retro_Guy
|
f8ab6c54f0
|
Fix nntp LIST ACTIVE newsgroup to work properly when a group is specified.
|
2023-09-01 06:42:42 -07:00 |
Retro_Guy
|
fafda5fe3d
|
Rebuild threads in expire.php of over x number of articles deleted.
|
2023-08-29 06:38:55 -07:00 |
Retro_Guy
|
ae4136777b
|
Add 'overrides' for some vars and try to read/write history as necessary.
|
2023-08-27 07:05:53 -07:00 |
Retro_Guy
|
65b8d86e25
|
Reset group pointers when 'importing' group in import-db3.php.
|
2023-08-26 07:58:27 -07:00 |
Retro_Guy
|
f27c5c6657
|
Some cleanup to handle rebuilding large groups.
|
2023-08-26 03:43:11 -07:00 |
Retro_Guy
|
034ce67950
|
Fix Duplicate checking bug and avoid locking db too long in expire.php.
|
2023-08-25 04:21:06 -07:00 |
Retro_Guy
|
161015735a
|
Some fixes for group lists and expire.
|
2023-08-23 12:25:21 -07:00 |
Retro_Guy
|
11b612a230
|
Prune failed files in nocem and send.
|
2023-08-22 13:45:01 -07:00 |
Retro_Guy
|
ee6e0f8b24
|
One more minor logging change to expire.php.
|
2023-08-20 05:01:55 -07:00 |
Retro_Guy
|
f427947ebb
|
Simple log entry wording change in expire.php.
|
2023-08-20 04:58:18 -07:00 |
Retro_Guy
|
17e8a5dd5e
|
Only changes to indentation. No other changes.
|
2023-08-19 15:33:05 -07:00 |
Retro_Guy
|
fef3c8e58a
|
Fix incomplete mods to expire.php.
|
2023-08-19 08:03:25 -07:00 |
Retro_Guy
|
6f1ab0fe38
|
Add upgrade script for 0.9.0.
|
2023-08-18 06:07:52 -07:00 |
Retro_Guy
|
f427069889
|
Ignore case in NNTP 'LIST' command.
|
2023-08-18 05:33:39 -07:00 |
Retro_Guy
|
0983b18399
|
Overview flat file removed. Create history.db3 to track deleted articles.
|
2023-08-16 09:41:13 -07:00 |
Retro_Guy
|
d66f90e528
|
Remove articles from np during expire.
|
2023-08-14 05:34:27 -07:00 |
Retro_Guy
|
d156214a85
|
Remove flat file overview from rslight-lib.php.
|
2023-08-13 12:42:31 -07:00 |
Retro_Guy
|
ff0e31daca
|
Rename rslight_db_open to overview_db_open as it makes more sense.
|
2023-08-13 10:00:48 -07:00 |
Retro_Guy
|
4f34941398
|
Modify import-db3 to handle removal of flat file overview.
|
2023-08-13 05:21:50 -07:00 |
Retro_Guy
|
ed31b5b6a1
|
Remove flat file overview and use articles-overview.db3 for all overview features.
|
2023-08-13 05:08:04 -07:00 |
Retro_Guy
|
d09aac728a
|
Move failed bbsmail files as necessary.
|
2023-08-10 15:51:43 -07:00 |
Retro_Guy
|
82b81ea123
|
Fix issue with usernames in keys and key data.
|
2023-08-10 10:09:19 -07:00 |
Retro_Guy
|
5e699cae94
|
Minor mods for interBBS Mail.
|
2023-08-10 06:22:26 -07:00 |
Retro_Guy
|
a7223ecbcb
|
Add features and more logging to InterBBS mail.
|
2023-08-09 10:10:35 -07:00 |
Retro_Guy
|
4b6068d906
|
Fix typo in spoolnews.php.
|
2023-08-08 07:22:26 -07:00 |
Retro_Guy
|
c1c56ed528
|
Avoid crash in thread.inc.php when running huge expire.
|
2023-08-08 05:54:15 -07:00 |
Retro_Guy
|
224e58d5ab
|
Sort processed Mail posts (failed/processed).
|
2023-08-08 05:15:24 -07:00 |
Retro_Guy
|
000be193b9
|
Fix expire.php to skip non-group lines in group list.
|
2023-08-06 09:24:29 -07:00 |
Retro_Guy
|
11a1ab9528
|
InterBBS Mail complete. Ready for heavy testing.
|
2023-08-05 12:36:02 -07:00 |
Retro_Guy
|
458ed6d9c5
|
Import incoming mail into user mail database.
|
2023-08-05 08:47:28 -07:00 |
Retro_Guy
|
4449d48b5a
|
Send mail to admin when new php key added.
|
2023-07-30 18:40:54 -07:00 |
Retro_Guy
|
5e55fdc7f3
|
More logging cleanup in expire.php. Some Mail updates.
|
2023-07-30 08:59:09 -07:00 |