Commit Graph

  • efa401bc0e Remove articles from np database if not available Retro_Guy 2021-01-27 23:10:32 -0700
  • 0cca82eb1a Enable spam checking incoming (peer/newsreader) articles Retro_Guy 2021-01-27 20:06:54 -0700
  • 7d6b551cb4 Add ability to peer via socks4a (works for tor) Retro_Guy 2021-01-27 17:17:50 -0700
  • 66c05e9f1f Return proper 430 if artice requested does not exist Retro_Guy 2021-01-27 16:24:07 -0700
  • 037a09f376 Change INSTALL.md for 0.6.8. Note that spool must be rebuilt for upgrade Retro_Guy 2021-01-24 04:26:47 -0700
  • 251f492cae Remove dot(.) before displaying articles since recent mods Retro_Guy 2021-01-23 03:09:50 -0700
  • 77350f50d6 Pull articles directly from db or spool if exist, else request from server Retro_Guy 2021-01-22 18:04:37 -0700
  • aef9df41a8 Clean up eols in xover output and add 'open_clients' config option Retro_Guy 2021-01-21 20:56:24 -0700
  • e790a1295b Change nntp server timeout to 300 seconds Retro_Guy 2021-01-21 18:49:17 -0700
  • f495caa2fb Fix registration forms to display somewhat better in chrome Retro_Guy 2021-01-21 18:26:30 -0700
  • e2533d7df0 Try to make search.php look consistent between chrome and firefox Retro_Guy 2021-01-21 16:58:52 -0700
  • 1cbc10bed5 Add comments for 0.6.8 in README.md Retro_Guy 2021-01-21 02:12:30 -0700
  • 78bdd61106 Add config option to enable/disable database or tradspool Retro_Guy 2021-01-21 02:05:05 -0700
  • 6f126108c1 Make sure overboard.php works with tradspool Retro_Guy 2021-01-21 01:25:05 -0700
  • 90db596b9d Set max initial articles back to 1000 in spoolnews.php Retro_Guy 2021-01-20 23:16:29 -0700
  • 8192068592 Add (name) index to articles-overview.db3 Retro_Guy 2021-01-20 22:03:28 -0700
  • 34ed3f90ce Add sqlite support for articles spool Retro_Guy 2021-01-20 15:54:47 -0700
  • 12c7293708 Check only if np spool exists, not size Retro_Guy 2021-01-13 15:58:19 -0700
  • ad4168ea7b Add thread cache file locking in thread.inc.php Retro_Guy 2021-01-09 01:31:51 -0700
  • 4d3645b33c Add interval timers to thread update and expire Retro_Guy 2021-01-08 18:41:29 -0700
  • b25d8a0c9f Fix incorrect checking for high watermark in spoolnews.php Retro_Guy 2021-01-07 22:48:56 -0700
  • b9045fd227 Remove unused function from rslight-lib.php Retro_Guy 2021-01-07 21:42:45 -0700
  • 4ba9a1f573 Trim expired articles in np instead of rebuilding group Retro_Guy 2021-01-07 20:32:50 -0700
  • 0dfad99982 Minor wording change in log entry in article-flat.php Retro_Guy 2021-01-07 18:41:43 -0700
  • 92c932cf75 Avoid reusing deleted article numbers when writing new articles Retro_Guy 2021-01-05 00:04:05 -0700
  • 7545c5192a Add rate limiting requests in article-flat.php Retro_Guy 2021-01-04 02:07:48 -0700
  • 8f30c8e585 Change links in footer to git targets for clearnet and tor Retro_Guy 2020-12-25 21:50:49 -0700
  • bc9d355916 Add LAST NEXT and article pointer support to server (rslight-lib.php) Retro_Guy 2020-12-25 21:39:50 -0700
  • 4ef7a51070 enable thread_load_newsserver in spoolnews.php Retro_Guy 2020-12-25 16:24:34 -0700
  • ac010e699c Add expire.log to log rotation in cron.php Retro_Guy 2020-12-25 01:46:13 -0700
  • c46e9a3767 Add script to build db for 0.6.7 and comments in INSTALL.md Retro_Guy 2020-12-24 20:12:50 -0700
  • 3929441d33 Add 0.6.7 comments to README.md Retro_Guy 2020-12-24 17:46:01 -0700
  • 48ef440ea2 Add session_cache_limiter mod to search.php to allow going back Retro_Guy 2020-12-24 17:18:35 -0700
  • 682e508200 Remove section specific wording in search.php Retro_Guy 2020-12-24 16:13:27 -0700
  • 136c984fa9 Combine each section db into one .db3 Retro_Guy 2020-12-24 02:36:17 -0700
  • 19143de4d7 Fix search.php to more properly handle multibyte strings Retro_Guy 2020-12-23 04:11:26 -0700
  • f3f9923c5d Change name search links to search.php and populate text box with name Retro_Guy 2020-12-19 02:43:25 -0700
  • be067f78b9 Improved article counting for group and listgroup commands Retro_Guy 2020-12-18 23:29:46 -0700
  • 0ee48853a2 Use overview to provide news server article numbers info Retro_Guy 2020-12-18 22:22:03 -0700
  • a865077390 Update tail.inc to reflect current version number Retro_Guy 2020-12-18 19:50:58 -0700
  • ce571450e9 Remove writing to overview file, only db now Retro_Guy 2020-12-18 18:22:42 -0700
  • d2d4588e13 Add per group expire settings and use db for expire Retro_Guy 2020-12-18 18:14:39 -0700
  • 0e6fdb9b1c Clean up overboard.php to remove non-db code Retro_Guy 2020-12-16 23:41:06 -0700
  • abd6be4db2 Limit overboard db query by age Retro_Guy 2020-12-16 23:26:09 -0700
  • 45775395e1 Add db support to nocem.php and clean up var Retro_Guy 2020-12-15 02:12:06 -0700
  • 364ae19e85 Add writing to overdatabase in rslight-lib.php Retro_Guy 2020-12-13 02:48:16 -0700
  • eb769fec17 Introduce modified files using database support and remove result.php Retro_Guy 2020-12-11 21:16:13 -0700
  • 9efa924ede Modified INSTALL.md to list php-sqlite3 as required Retro_Guy 2020-12-11 21:13:54 -0700
  • 26985f33ad Remove 'no database' comment from README as a database is in the works Retro_Guy 2020-12-11 20:48:56 -0700
  • df2a1967a0 echo all html in section(s) head.inc using php Retro_Guy 2020-12-08 01:48:13 -0700
  • f4748cfbc2 Clean up README.md a bit Retro_Guy 2020-12-06 03:53:34 -0700
  • e96df121c0 Add list of some features to README.md Retro_Guy 2020-12-06 03:47:46 -0700
  • dd339edafd Sorted default groups.txt file Retro_Guy 2020-12-05 00:52:28 -0700
  • 97c438bbe0 Change default tac value from tail -r to tac in dist config file Retro_Guy 2020-12-05 00:30:47 -0700
  • 4cbf15ab90 Fix auth for Synchronet servers after config changes Retro_Guy 2020-12-04 21:46:12 -0700
  • dac0ef26b7 Add upgrade instructions to INSTALL.md Retro_Guy 2020-12-04 19:44:42 -0700
  • e9e2f7b5a6 Add upgrade scripts and add creating user(s,config) dirs in install scripts Retro_Guy 2020-12-04 19:41:01 -0700
  • 2bc087d7e9 Another commit for rate limiting (must be tired) Retro_Guy 2020-12-03 23:12:04 -0700
  • 6ac6b2ad23 Revert "Proper commit for adding rate limiting per user" Retro_Guy 2020-12-03 23:10:01 -0700
  • 3c9435a07a Proper commit for adding rate limiting per user Retro_Guy 2020-12-03 23:08:19 -0700
  • 39c1b00908 Revert "Added rate limiting per user (overrides site config)" Retro_Guy 2020-12-03 23:06:36 -0700
  • a3aa479f3d Added rate limiting per user (overrides site config) Retro_Guy 2020-12-03 22:53:05 -0700
  • dc8fbb11b2 Separate README and INSTALL files Retro_Guy 2020-12-03 16:40:08 -0700
  • 0e4ebd83f9 Change default group to hide in overview in config file Retro_Guy 2020-12-02 21:04:27 -0700
  • 3b11ac4210 Set default for remote_ssl properly in config Retro_Guy 2020-12-02 19:36:56 -0700
  • d9cb41fb3c Move incorrectly placed script (wrong dir) Retro_Guy 2020-12-02 19:03:21 -0700
  • 219960693f Add posting rate limiting and config for same Retro_Guy 2020-12-02 19:00:17 -0700
  • 771daeffdf Fix bug creating verified user accounts Retro_Guy 2020-12-02 01:50:39 -0700
  • 24db155ebd Some minor README.md wording changes Retro_Guy 2020-11-30 02:18:47 -0700
  • 3f5474fad7 Modified README.md to add screenshot Retro_Guy 2020-11-30 02:09:38 -0700
  • 5ad5e1f35e Remove hardcoded config dir in index.php Retro_Guy 2020-11-28 22:58:43 -0700
  • 6b04dbec83 Add key verification to password auth for setup.php Retro_Guy 2020-11-28 22:45:03 -0700
  • 05d4f7acd6 Update README.md Retro_Guy 2020-11-28 18:43:16 -0700
  • 9a89ee42fc Set proper permissions for rslight.inc.php in install scripts Retro_Guy 2020-11-28 18:37:07 -0700
  • fc2ad9dcc8 Move README.md to correct location Retro_Guy 2020-11-28 18:31:18 -0700
  • 3e14f9f6ba Learning to merge :) Retro_Guy 2020-11-28 18:25:52 -0700
  • 098de63c2e Copy README.md and LICENSE.md to root Retro_Guy 2020-11-28 18:23:42 -0700
  • 7eab6366a6
    Create README.md novabbs 2020-11-28 18:21:04 -0700
  • 8b40e729a3 Remove hardcoded domain from rsusers.php and remove duplicate code from phpmailer.inc.php Retro_Guy 2020-11-28 18:17:49 -0700
  • c2092e5f41 Initial commit Retro_Guy 2020-11-28 17:55:31 -0700