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
Retro_Guy
fdce46d15f
Move gpg public key to /pubkey instead of /tmp.
2023-07-29 13:29:00 -07:00
Retro_Guy
221004cc2e
Clean up expire.php and add some console logging.
2023-07-29 11:34:09 -07:00
Retro_Guy
9737f0e8ea
Minor fixes to send and spoolnews. Continue work on Mail features.
2023-07-29 10:00:27 -07:00
Retro_Guy
6e50c0d53d
Merge gpg verify function into newsportal.php for use in nocem.php and interBBS_mail.php.
2023-07-26 12:36:42 -07:00
Retro_Guy
c9fafb0f97
Create gpg keys for server and make available by link.
2023-07-26 12:33:13 -07:00
Retro_Guy
15539985b6
Modify spoolnews.php to use overview db3 instead of overview flat file to determine .
2023-07-26 12:00:14 -07:00
Retro_Guy
af642b5d29
Use gpg.conf to configure GNUPGHOME for nocem.php.
2023-07-24 10:57:22 -07:00
Retro_Guy
c355c0e59a
Create gpg key for server and move some gpg settings to gpg.conf.
2023-07-24 10:33:13 -07:00
Retro_Guy
c6dba01ab1
Avoid creating remote group file for local only groups.
2023-07-23 12:36:52 -07:00
Retro_Guy
f00596a520
Update rslight-lib.php to separate tradspool and sqlite better, and return more informative response to posting.
2023-07-23 09:13:42 -07:00
Retro_Guy
1b8f31fe34
Fix possible fatal article number error in 1839remote_groupfile.
2023-07-18 09:15:24 -07:00
Retro_Guy
f54bfb656a
Fix hard-coded dir for 'banned_names.conf'.
2023-07-17 11:08:14 -07:00
Retro_Guy
b745359929
include newsportal.php in cron.php. Check before closing in newsportal.php.
2023-07-12 08:01:52 -07:00
Retro_Guy
4fc6bd5090
Remove duplicate function from rslight-lib.php.
2023-07-11 12:55:34 -07:00
Retro_Guy
ac5d85ef2f
Fix some ssl bugs for letsencrypt.
2023-07-10 11:20:08 -07:00
Retro_Guy
ef0e873844
Clean up locations for ssl keys and remove unused config.inc.php from scripts dir.
2023-07-09 12:01:34 -07:00
Retro_Guy
d56a2f1564
Set in config.inc.php in scripts dir.
2023-07-09 09:35:30 -07:00
vga256
1d229d5ad1
* newsportal.php now allows a force reload of groups.txt, by suppling (force_reload=true) as the third parameter to groups_read();
...
* spoolnews.php now forces a reload of groups.txt whenever it runs (regardless of caching) and also checks to see if a remote server has been defined before it tries to contact one.
2023-07-07 13:00:16 -07:00
tomo
532d22a495
* fixed bracket use for variable $ssltime
2023-07-07 12:44:10 -07:00
Retro_Guy
a2dfffbd7c
Restrict XOVER to in spoolnews.php.
2023-07-01 10:44:32 -07:00
Retro_Guy
2f842a5dc9
Immediately delete articles in expire.php.
2023-06-30 09:50:51 -07:00
Retro_Guy
2dc4245b54
Fix duplicate data in snippets in rslight-lib.php.
2023-06-25 09:07:36 -07:00
Retro_Guy
27114f5b90
Mod spoolnews.php to accept reply from FMS when xover command is not correct.
2023-06-23 15:21:40 -07:00
Retro_Guy
f8953949d3
Fix some typos.
2023-06-01 09:17:10 -07:00
Retro_Guy
4f2920a747
Minor change to wording in import-db3.php help.
2023-05-28 21:53:20 -07:00
Retro_Guy
4e90577cfa
Speed up duplicate checking in spoolnews.php. More accurate dates in main groups list.
2023-05-28 06:39:52 -07:00
Retro_Guy
56214f2bd7
Remove outgoing spool files for local groups.
2023-05-16 15:40:04 -07:00
Retro_Guy
ba92f8dd2f
Make new mail notification more obvious and cleanup rslight-lib.php
2023-05-16 15:28:04 -07:00
Retro_Guy
5b7d025126
Continue after finding duplicate msgid in spoolnews.php.
2023-05-14 17:56:44 -07:00