Commit Graph

1175 Commits

Author SHA1 Message Date
Retro_Guy b5bdb0f1ab Add toggle to sort body search results by date or relevance. 2024-07-04 01:52:05 -07:00
Retro_Guy 8152a49a40 Isolate ip address in abuse.log. 2024-07-03 02:26:07 -07:00
Retro_Guy 8724e66c51 Try to standardize some logging output. Move article retrieve errors from newsportal.log to debug.log. 2024-07-03 00:16:36 -07:00
Retro_Guy d17d058ead Add comment to nocem.conf to comma separate types for same issuer. 2024-07-02 14:12:41 -07:00
Retro_Guy 8f7692c1af Don't add articles to cache immediately when spooling or posting. 2024-07-02 14:08:17 -07:00
Retro_Guy 7471a9ec51 Make sure account_manager.php can write to banned_users.conf. 2024-07-02 06:43:14 -07:00
Retro_Guy dea38fc6ff Add ability to easily ban user in account_manager.php. 2024-07-02 06:32:36 -07:00
Retro_Guy e0492df010 Add 'change email address' to account_manager.php. 2024-07-02 06:13:34 -07:00
Retro_Guy 7cd9e58b4c Add 'change password' to account manager features. 2024-07-01 23:50:31 -07:00
Retro_Guy 14cc77bfed Allow running accountmgr and maintenance without changing to spoolnews dir first. 2024-07-01 02:12:12 -07:00
Retro_Guy b517d3ce71 Add script account_manager.php to add/delete accounts from command line. 2024-07-01 01:31:00 -07:00
Retro_Guy c48056d3d0 Allow longer tlds in email addresses during registration. 2024-06-30 08:22:50 -07:00
Retro_Guy ee0253d919 Try to fix spaces in quotes (> >>) that some newsreaders add. 2024-06-30 08:22:25 -07:00
Retro_Guy caaec22735 Increment version number. 2024-06-30 00:55:42 -07:00
Retro_Guy ee7507b254 Merge branch 'devel' 2024-06-30 00:54:33 -07:00
Retro_Guy 7952b6a00b Remove extra blank line from end of quote. 2024-06-30 00:53:56 -07:00
Retro_Guy f25096f833 Change wording in debian-upgrade.sh to make it more clear it will overwrite scripts. 2024-06-28 03:32:52 -07:00
Retro_Guy 73820db091 Fix comment wording in cache.inc.php. 2024-06-28 03:15:08 -07:00
Retro_Guy a0bed95f5e Standardize logging of useragent and rdns blocklist logging in abuse.log. 2024-06-27 09:19:03 -07:00
Retro_Guy d87deebe80 Use timer to expire rdns.dat. 2024-06-27 04:19:32 -07:00
Retro_Guy a61a8a8a63 Expire diskcache only once per day. 2024-06-27 03:15:07 -07:00
Retro_Guy 350c414d9f Minor wording change in nocemlist.php. 2024-06-27 03:14:34 -07:00
Retro_Guy 804dee4e46 Improve conversion of search snippets to html in overboard.php. 2024-06-26 00:05:49 -07:00
Retro_Guy 8f4c7c9978 Remove extra blank lines at end of article when using Quote. 2024-06-25 23:26:32 -07:00
Retro_Guy 3bb2f3beb8 Add ability to filter connections by reverse dns string. 2024-06-25 04:44:51 -07:00
Retro_Guy e78bf1b769 Fix expire.php to properly handle ttl and upgrade changes (delete old files when using diskcache). 2024-06-25 02:32:40 -07:00
Retro_Guy f66db66487 Fix extra line in linewrap. 2024-06-24 13:57:51 -07:00
Retro_Guy 6347609ba0 Merge branch 'devel' 2024-06-21 08:32:45 -07:00
Retro_Guy 8fb54771ef Apply text rewrite if enabled to overboard.php. 2024-06-20 03:41:36 -07:00
Retro_Guy cc1c41f107 Add msgid and posting-user hash to post.log if enabled. 2024-06-19 02:28:28 -07:00
Retro_Guy 4af893eb82 Increment version to 0.9.134. 2024-06-18 04:32:40 -07:00
Retro_Guy df094abeb3 log subject in post.log since we don't yet have msgid. 2024-06-18 04:02:05 -07:00
Retro_Guy 598ba842b3 Serialize data for get_data_from_msgid cache. 2024-06-18 03:44:07 -07:00
Retro_Guy 47139a9467 Clean old bugs in expire.php and add cache support. 2024-06-16 06:42:13 -07:00
Retro_Guy d3c10082d6 Merge branch 'devel' 2024-06-15 06:27:24 -07:00
Retro_Guy c1c53e3d71 Remember to clear history for group if reset. 2024-06-11 05:28:56 -07:00
Retro_Guy 7390e2a9bc Add cache handling to maintenance.php and eclipse keeps changing formatting in newsportal.php. 2024-06-11 03:22:21 -07:00
Retro_Guy 68f94d4f6e Add some cache handling in cron.php. 2024-06-11 03:19:26 -07:00
Retro_Guy c4a53acbc1 Continue debugging disk caching. 2024-06-07 07:39:33 -07:00
Retro_Guy f76e46cfb1 Move memcached handling to functions in preparation for adding disk caching in another function. 2024-06-07 06:33:00 -07:00
Retro_Guy 87e061abe4 Use instead of for article.db3 cache. 2024-06-07 06:13:00 -07:00
Retro_Guy 07b592ca0a Increment version to avoid caching errors. 2024-06-07 05:46:02 -07:00
Retro_Guy 6dd5f46960 Preliminary addition of disk caching. 2024-06-07 05:43:52 -07:00
Retro_Guy 6e7b8b4057 Move memcached handling to functions in preparation for adding disk caching. 2024-06-07 04:13:23 -07:00
Retro_Guy 98db866a06 Standardize cache logging to 'cache.log'. 2024-06-06 05:50:03 -07:00
Retro_Guy bb3cfd30b2 Log memcached new connections when logging is off. 2024-06-06 02:38:30 -07:00
Retro_Guy 662dc7e0fe Clean up SESSION['pass'] to use true/false only. 2024-06-05 04:32:38 -07:00
Retro_Guy 3ff76df4fe Standarize some variables and address some php warnings. 2024-06-05 04:05:17 -07:00
Retro_Guy f8ec3d9ca6 Change display of no-archive msg to match style of blocked by blocklist msg. 2024-06-04 05:34:33 -07:00
Retro_Guy 2affbfc298 Compress data for memcache. 2024-06-04 04:18:19 -07:00