Commit Graph

103 Commits

Author SHA1 Message Date
Retro_Guy d00415d13f Identify log files in dir, not array for rotation 2021-05-24 02:18:03 -07:00
Retro_Guy 2df752bfb1 ec635be396 got lost. Committing again 2021-05-24 02:04:13 -07:00
Retro_Guy b42b0a71df Add access.log to log rotation 2021-05-16 01:26:43 -07:00
Retro_Guy 1dda180752 Add number of users online display 2021-05-03 02:11:37 -07:00
Retro_Guy d12f36e1dd Display number of users in thread.php 2021-04-29 16:16:32 -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 ee86c8209c Clean up rslight-lib a little. Fix finding msg by msgid 2021-04-19 22:14:21 -07:00
Retro_Guy 6522c37d84 Remove newsportal group cache when importing or repairing a group 2021-04-08 19:22:49 -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 fdf56da24f Very minor logging change in rslight-lib.php 2021-03-28 03:15:57 -07:00
Retro_Guy 0ff1dfb4d9 Don't let zero mean false in expire.php 2021-03-27 02:58:07 -07:00
Retro_Guy b95dcb5a00 Properly check charset when posting with newsreader via SSL 2021-03-17 18:28:41 -07:00
Retro_Guy f42376129f Add instructions to import all .db3 in import-db3.php 2021-03-15 02:56:01 -07:00
Retro_Guy a9743d76e6 Don't create backup of articles.db3 in import-db3.php 2021-03-11 19:06:34 -07:00
Retro_Guy c06a916037 Add body search feature per section 2021-03-10 23:55:01 -07:00
Retro_Guy c6400cd791 Create search data when local insert of post also 2021-03-08 01:43:06 -07:00
Retro_Guy 5d97330e19 Allow nntp.disable semaphore to exit nntp process 2021-02-22 18:51:16 -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 f4fa4a855d More cleanup of import-db3.php 2021-02-20 16:55:48 -07:00
Retro_Guy 165c8f0a31 Clean up import-db3.php. Avoid duplicates 2021-02-19 00:16:40 -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 26a810fdeb Add script to import a group from a rslight articles.db3 file 2021-02-16 23:56:55 -07:00
Retro_Guy 5264b38bd0 Make sure slash is in path in nocem.php if not in config.inc.php 2021-02-11 18:04:13 -07:00
Retro_Guy efbdc422c6 Make sure article path is created if first post is local 2021-02-09 22:34:48 -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 0cca82eb1a Enable spam checking incoming (peer/newsreader) articles 2021-01-27 20:06:54 -07:00
Retro_Guy 7d6b551cb4 Add ability to peer via socks4a (works for tor) 2021-01-27 17:17:50 -07:00
Retro_Guy 66c05e9f1f Return proper 430 if artice requested does not exist 2021-01-27 16:24:07 -07:00
Retro_Guy aef9df41a8 Clean up eols in xover output and add 'open_clients' config option 2021-01-21 20:56:24 -07:00
Retro_Guy e790a1295b Change nntp server timeout to 300 seconds 2021-01-21 18:49:17 -07:00
Retro_Guy 78bdd61106 Add config option to enable/disable database or tradspool 2021-01-21 02:05:05 -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 b9045fd227 Remove unused function from rslight-lib.php 2021-01-07 21:42:45 -07:00
Retro_Guy 92c932cf75 Avoid reusing deleted article numbers when writing new articles 2021-01-05 00:04:05 -07:00
Retro_Guy bc9d355916 Add LAST NEXT and article pointer support to server (rslight-lib.php) 2020-12-25 21:39:50 -07:00
Retro_Guy 4ef7a51070 enable thread_load_newsserver in spoolnews.php 2020-12-25 16:24:34 -07:00
Retro_Guy ac010e699c Add expire.log to log rotation in cron.php 2020-12-25 01:46:13 -07:00
Retro_Guy 136c984fa9 Combine each section db into one .db3 2020-12-24 02:36:17 -07:00
Retro_Guy be067f78b9 Improved article counting for group and listgroup commands 2020-12-18 23:29:46 -07:00
Retro_Guy 0ee48853a2 Use overview to provide news server article numbers info 2020-12-18 22:22:03 -07:00
Retro_Guy ce571450e9 Remove writing to overview file, only db now 2020-12-18 18:22:42 -07:00
Retro_Guy d2d4588e13 Add per group expire settings and use db for expire 2020-12-18 18:14:39 -07:00
Retro_Guy 45775395e1 Add db support to nocem.php and clean up var 2020-12-15 02:12:06 -07:00
Retro_Guy 364ae19e85 Add writing to overdatabase in rslight-lib.php 2020-12-13 02:48:16 -07:00
Retro_Guy eb769fec17 Introduce modified files using database support and remove result.php 2020-12-11 21:16:13 -07:00
Retro_Guy 219960693f Add posting rate limiting and config for same 2020-12-02 19:00:17 -07:00
Retro_Guy 6b04dbec83 Add key verification to password auth for setup.php 2020-11-28 22:45:03 -07:00
Retro_Guy c2092e5f41 Initial commit 2020-11-28 17:55:31 -07:00