Retro_Guy
a064a028fd
Fix introduced bug with Xref mods. More fixes to come (less critical).
2023-11-13 05:14:28 -07:00
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
8f5ea878de
Create more standard Xref for incoming articles for better newsreader support.
2023-10-23 19:01:30 -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
970f433e0c
Add import filtering by header data.
2023-09-16 09:36:02 -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
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
17e8a5dd5e
Only changes to indentation. No other changes.
2023-08-19 15:33:05 -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
ff0e31daca
Rename rslight_db_open to overview_db_open as it makes more sense.
2023-08-13 10:00:48 -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
4b6068d906
Fix typo in spoolnews.php.
2023-08-08 07:22:26 -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
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
c6dba01ab1
Avoid creating remote group file for local only groups.
2023-07-23 12:36:52 -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
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
Retro_Guy
a2dfffbd7c
Restrict XOVER to in spoolnews.php.
2023-07-01 10:44:32 -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
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
5b7d025126
Continue after finding duplicate msgid in spoolnews.php.
2023-05-14 17:56:44 -07:00
Retro_Guy
8cb989a440
Improve spoolnews.php to handle local groups in non-local section.
2023-05-13 10:10:09 -07:00
Retro_Guy
714e78bfb4
More fixes for php8 plus improved import-db3.php
2023-04-27 20:34:51 -07:00
Retro_Guy
7db2a31bc9
More fixes for php8.2
2023-04-16 21:48:38 -07:00
Retro_Guy
0683f8ddd0
First mods for php8.2.
2023-04-13 18:52:30 -07:00
Retro_Guy
5e22a45cb7
Fix typo in spoolnews.php # to $
2022-12-07 07:15:52 +00:00
Retro_Guy
4eabf3b9f3
Force spoolnews.php to give up when problem with connection to upstream server.
2022-12-06 19:24:19 +00:00
Retro_Guy
aa571ec45f
Move lock files to /lock to allow multiple instances
2021-07-03 02:08:34 +00:00
Retro_Guy
f3a24b6c96
Clean up version id in some scripts
2021-06-22 06:10:21 +00:00
Retro_Guy
2df752bfb1
ec635be396
got lost. Committing again
2021-05-24 02:04:13 -07:00
Retro_Guy
ec635be396
Increment article number before leaving spoolnews.php if hit limit
2021-04-27 21:12:10 -07:00
Retro_Guy
9541449d56
Use config_dir groups file to pull articles, not local_
2021-04-01 03:02:47 -07:00
Retro_Guy
c6400cd791
Create search data when local insert of post also
2021-03-08 01:43:06 -07:00
Retro_Guy
67f06c4acf
Increment article number if writing to group with no local_groups.txt entry
2021-02-22 01:47:49 -07:00
Retro_Guy
953b203226
Some changes to use -overview less in favor of .db3
2021-02-18 22:10:43 -07:00
Retro_Guy
673ceec47e
Revert "Add support to sync via http proxy"
...
This reverts commit c5f6f41612
.
2021-02-06 04:22:45 -07:00
Retro_Guy
c5f6f41612
Add support to sync via http proxy
2021-02-04 20:01:58 -07:00
Retro_Guy
a005cc597c
Remove any tabs from incoming article headers
2021-01-28 19:07:29 -07:00
Retro_Guy
7d6b551cb4
Add ability to peer via socks4a (works for tor)
2021-01-27 17:17:50 -07:00
Retro_Guy
90db596b9d
Set max initial articles back to 1000 in spoolnews.php
2021-01-20 23:16:29 -07:00
Retro_Guy
34ed3f90ce
Add sqlite support for articles spool
2021-01-20 15:54:47 -07:00
Retro_Guy
4d3645b33c
Add interval timers to thread update and expire
2021-01-08 18:41:29 -07:00
Retro_Guy
b25d8a0c9f
Fix incorrect checking for high watermark in spoolnews.php
2021-01-07 22:48:56 -07:00
Retro_Guy
92c932cf75
Avoid reusing deleted article numbers when writing new articles
2021-01-05 00:04:05 -07:00
Retro_Guy
4ef7a51070
enable thread_load_newsserver in spoolnews.php
2020-12-25 16:24:34 -07:00