Commit Graph

207 Commits

Author SHA1 Message Date
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 c46e9a3767 Add script to build db for 0.6.7 and comments in INSTALL.md 2020-12-24 20:12:50 -07:00
Retro_Guy 3929441d33 Add 0.6.7 comments to README.md 2020-12-24 17:46:01 -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 9efa924ede Modified INSTALL.md to list php-sqlite3 as required 2020-12-11 21:13:54 -07:00
Retro_Guy 26985f33ad Remove 'no database' comment from README as a database is in the works 2020-12-11 20:48:56 -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 f4748cfbc2 Clean up README.md a bit 2020-12-06 03:53:34 -07:00
Retro_Guy e96df121c0 Add list of some features to README.md 2020-12-06 03:47:46 -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 dac0ef26b7 Add upgrade instructions to INSTALL.md 2020-12-04 19:44:42 -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 dc8fbb11b2 Separate README and INSTALL files 2020-12-03 16:40:08 -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 24db155ebd Some minor README.md wording changes 2020-11-30 02:18:47 -07:00
Retro_Guy 3f5474fad7 Modified README.md to add screenshot 2020-11-30 02:09:38 -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