Commit Graph

207 Commits

Author SHA1 Message Date
Retro_Guy 9618c729d3 Strip duplicate messages from threads in newsportal 2021-02-27 04:14:26 -07:00
Retro_Guy c107f24d3a Add header links to posting page 2021-02-24 01:52:20 -07:00
Retro_Guy 5d97330e19 Allow nntp.disable semaphore to exit nntp process 2021-02-22 18:51:16 -07:00
Retro_Guy 9a77716efe rslight.inc.php was missing a comma 2021-02-22 16:07: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 d841469930 Handle several possible errors more gracefully in newsportal.php 2021-02-20 23:36:50 -07:00
Retro_Guy e15a2cf97d Remove filemtime checking in overboard to work properly with article_database 2021-02-20 23:08:17 -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 73f9f7349b Add 'UNIQUE' to msgid in databases 2021-02-16 23:49:46 -07:00
Retro_Guy 2ad74eac12 Set default in synchronet.conf to disable 2021-02-13 18:53:46 -07:00
Retro_Guy bb0d1df783 Add example config file template for new sections 2021-02-13 17:58:37 -07:00
Retro_Guy 29528981d4 Clean up Synchronet account creation 2021-02-13 17:54:31 -07:00
Retro_Guy aac00ec3e5 Remove latest.zip from main dir 2021-02-11 22:37:24 -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 2962cd1456 Fix anon posting bug allowing posting when disabled 2021-02-09 22:18:28 -07:00
Retro_Guy 085c6378e3 Fix no '$' in variable name in newsportal.php 2021-02-06 17:05:26 -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 71e4c638aa Update nodelist file 2021-02-02 02:14:36 -07:00
Retro_Guy 88a8433f6b Auto detect phpmailer version removing need to configure 2021-02-01 02:12:25 -07:00
Retro_Guy 74c02675ab Avoid trying to use socks server if ['socks_host'] doesn't exist 2021-01-28 19:33:47 -07:00
Retro_Guy a005cc597c Remove any tabs from incoming article headers 2021-01-28 19:07:29 -07:00
Retro_Guy 999eb93d06 Avoid displaying broken articles in np 2021-01-28 19:05:31 -07:00
Retro_Guy efa401bc0e Remove articles from np database if not available 2021-01-27 23:10:32 -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 037a09f376 Change INSTALL.md for 0.6.8. Note that spool must be rebuilt for upgrade 2021-01-24 04:26:47 -07:00
Retro_Guy 251f492cae Remove dot(.) before displaying articles since recent mods 2021-01-23 03:09:50 -07:00
Retro_Guy 77350f50d6 Pull articles directly from db or spool if exist, else request from server 2021-01-22 18:04:37 -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 f495caa2fb Fix registration forms to display somewhat better in chrome 2021-01-21 18:26:30 -07:00
Retro_Guy e2533d7df0 Try to make search.php look consistent between chrome and firefox 2021-01-21 16:58:52 -07:00
Retro_Guy 1cbc10bed5 Add comments for 0.6.8 in README.md 2021-01-21 02:12:30 -07:00
Retro_Guy 78bdd61106 Add config option to enable/disable database or tradspool 2021-01-21 02:05:05 -07:00
Retro_Guy 6f126108c1 Make sure overboard.php works with tradspool 2021-01-21 01:25: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 8192068592 Add (name) index to articles-overview.db3 2021-01-20 22:03:28 -07:00
Retro_Guy 34ed3f90ce Add sqlite support for articles spool 2021-01-20 15:54:47 -07:00
Retro_Guy 12c7293708 Check only if np spool exists, not size 2021-01-13 15:58:19 -07:00
Retro_Guy ad4168ea7b Add thread cache file locking in thread.inc.php 2021-01-09 01:31:51 -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 4ba9a1f573 Trim expired articles in np instead of rebuilding group 2021-01-07 20:32:50 -07:00