Commit Graph

299 Commits

Author SHA1 Message Date
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
Retro_Guy 0dfad99982 Minor wording change in log entry in article-flat.php 2021-01-07 18:41:43 -07:00
Retro_Guy 92c932cf75 Avoid reusing deleted article numbers when writing new articles 2021-01-05 00:04:05 -07:00
Retro_Guy 7545c5192a Add rate limiting requests in article-flat.php 2021-01-04 02:07:48 -07:00
Retro_Guy 8f30c8e585 Change links in footer to git targets for clearnet and tor 2020-12-25 21:50:49 -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 48ef440ea2 Add session_cache_limiter mod to search.php to allow going back 2020-12-24 17:18:35 -07:00
Retro_Guy 682e508200 Remove section specific wording in search.php 2020-12-24 16:13:27 -07:00
Retro_Guy 136c984fa9 Combine each section db into one .db3 2020-12-24 02:36:17 -07:00
Retro_Guy 19143de4d7 Fix search.php to more properly handle multibyte strings 2020-12-23 04:11:26 -07:00
Retro_Guy f3f9923c5d Change name search links to search.php and populate text box with name 2020-12-19 02:43:25 -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 a865077390 Update tail.inc to reflect current version number 2020-12-18 19:50:58 -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 0e6fdb9b1c Clean up overboard.php to remove non-db code 2020-12-16 23:41:06 -07:00
Retro_Guy abd6be4db2 Limit overboard db query by age 2020-12-16 23:26:09 -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 df2a1967a0 echo all html in section(s) head.inc using php 2020-12-08 01:48:13 -07:00
Retro_Guy dd339edafd Sorted default groups.txt file 2020-12-05 00:52:28 -07:00
Retro_Guy 97c438bbe0 Change default tac value from tail -r to tac in dist config file 2020-12-05 00:30:47 -07:00
Retro_Guy 4cbf15ab90 Fix auth for Synchronet servers after config changes 2020-12-04 21:46:12 -07:00
Retro_Guy e9e2f7b5a6 Add upgrade scripts and add creating user(s,config) dirs in install scripts 2020-12-04 19:41:01 -07:00
Retro_Guy 2bc087d7e9 Another commit for rate limiting (must be tired) 2020-12-03 23:12:04 -07:00
Retro_Guy 6ac6b2ad23 Revert "Proper commit for adding rate limiting per user" 2020-12-03 23:10:01 -07:00
Retro_Guy 3c9435a07a Proper commit for adding rate limiting per user 2020-12-03 23:08:19 -07:00
Retro_Guy 39c1b00908 Revert "Added rate limiting per user (overrides site config)" 2020-12-03 23:06:36 -07:00
Retro_Guy a3aa479f3d Added rate limiting per user (overrides site config) 2020-12-03 22:53:05 -07:00
Retro_Guy 0e4ebd83f9 Change default group to hide in overview in config file 2020-12-02 21:04:27 -07:00
Retro_Guy 3b11ac4210 Set default for remote_ssl properly in config 2020-12-02 19:36:56 -07:00
Retro_Guy d9cb41fb3c Move incorrectly placed script (wrong dir) 2020-12-02 19:03:21 -07:00
Retro_Guy 219960693f Add posting rate limiting and config for same 2020-12-02 19:00:17 -07:00
Retro_Guy 771daeffdf Fix bug creating verified user accounts 2020-12-02 01:50:39 -07:00
Retro_Guy 5ad5e1f35e Remove hardcoded config dir in index.php 2020-11-28 22:58:43 -07:00
Retro_Guy 6b04dbec83 Add key verification to password auth for setup.php 2020-11-28 22:45:03 -07:00
Retro_Guy 05d4f7acd6 Update README.md 2020-11-28 18:43:16 -07:00
Retro_Guy 9a89ee42fc Set proper permissions for rslight.inc.php in install scripts 2020-11-28 18:37:07 -07:00
Retro_Guy 098de63c2e Copy README.md and LICENSE.md to root 2020-11-28 18:23:42 -07:00
Retro_Guy 8b40e729a3 Remove hardcoded domain from rsusers.php and remove duplicate code from phpmailer.inc.php 2020-11-28 18:17:49 -07:00
Retro_Guy c2092e5f41 Initial commit 2020-11-28 17:55:31 -07:00