Commit Graph

  • b21c468718 Merge branch 'devel' master Retro_Guy 2024-05-27 04:27:01 -0700
  • 2cba850cb0 Improve handling for multiline newsgroups header in nocemlist.php (thanks Julien_ÉLIE for the suggestions). Retro_Guy 2024-05-27 03:58:08 -0700
  • 21dea6d9a7 Notify if trying to post to non-existent followup-to group. Retro_Guy 2024-05-27 02:04:11 -0700
  • f329e91d7f Increment version Retro_Guy 2024-05-26 01:33:53 -0700
  • ced42ecfd5 Merge branch 'devel' Retro_Guy 2024-05-26 01:33:07 -0700
  • 5102749487 Fix bug recently introduced in deleting an article (used by nocem). devel Retro_Guy 2024-05-24 06:28:17 -0700
  • be613eb855 Fix git conflict for newsportal.php while merging. Retro_Guy 2024-05-22 23:30:15 -0700
  • 0f23b44ef0 Handle X-Face: header properly when a user creates an x-face of just spaces (Don't add the header). Retro_Guy 2024-05-22 05:33:03 -0700
  • 6108dcefba Line wrap article before preparing for quoting. Retro_Guy 2024-05-22 05:09:05 -0700
  • 775a39ab7b Allow incoming article to be up to 2 minutes in the future, no more. Retro_Guy 2024-05-22 04:33:47 -0700
  • 0dac917320 Some cleanup for spoolnews, and add some more logging for debug purposes. Retro_Guy 2024-05-22 04:20:16 -0700
  • 1641b223f3 Increment version number. Retro_Guy 2024-05-21 05:50:33 -0700
  • 1d347d0344 Add comment in overrides.inc.php for blocking by user agent. Retro_Guy 2024-05-21 05:41:33 -0700
  • e720f3729c Add feature to block clients by content of user agent string. Retro_Guy 2024-05-21 05:39:45 -0700
  • 97c864d4de At least remove one of the three requests for an article from cache. Retro_Guy 2024-05-20 05:22:24 -0700
  • b7badacd3f Standardize wording in memcache logging. Retro_Guy 2024-05-20 04:15:15 -0700
  • 95f1b1c149 Avoid retrieving articles multiple times for display_full_headers. Retro_Guy 2024-05-20 03:59:30 -0700
  • 9cf227363f Add prefix to memcache key names to allow for multiple rslight instances. Retro_Guy 2024-05-20 03:01:44 -0700
  • 8a69265537 Limit thread depth to avoid dos. Retro_Guy 2024-05-19 01:10:30 -0700
  • 448275cdd8 Handle special chars in link for message id search. Retro_Guy 2024-05-19 00:45:39 -0700
  • 4136c62bfd Wrap the text in quotes, but do not count the depth. Retro_Guy 2024-05-18 13:20:44 -0700
  • 6b9eb7da18 Add function to wrap lines when posting. Retro_Guy 2024-05-18 12:10:14 -0700
  • 768c95b0ee Add overrides option to specifiy rate limit for self identified bots. Retro_Guy 2024-05-18 04:10:52 -0700
  • 453f025629 Skip polling lastarticleinfo for groups not to be shown. Retro_Guy 2024-05-15 04:53:47 -0700
  • 31345514b1 Add pointless loading spinner (js) that nobody will ever see. Retro_Guy 2024-05-15 04:53:09 -0700
  • 39af9862f5 Just changing some wording in a comment. Retro_Guy 2024-05-14 06:58:57 -0700
  • 702843d599 Add option to set maxitemsize in memcache.inc.php. Retro_Guy 2024-05-14 06:41:07 -0700
  • a5fb9e5db6 Add new articles to memcache immediately. Retro_Guy 2024-05-14 03:56:18 -0700
  • 76324850a9 Cleanup article.php to match article-flat.php where reading message-id from url. Retro_Guy 2024-05-14 03:06:03 -0700
  • d540ccd0ca Check thread cache size before writing to memcache. Retro_Guy 2024-05-13 16:35:58 -0700
  • ee782e3a63 Prefer articles db over overview db in groups_show. Retro_Guy 2024-05-13 15:44:48 -0700
  • aca70518ad Cleanup article-flat.php when article is requested by message-id. Retro_Guy 2024-05-13 15:20:15 -0700
  • c8b9af9d7a Notify in log files when rotated. Retro_Guy 2024-05-13 06:41:02 -0700
  • e993aed1f0 Compress thread array data for memcache and log size in bytes when writing. Retro_Guy 2024-05-13 04:52:59 -0700
  • 95b8fc2baf Minor fix to overboard to not display max + 1 articles, just max articles. Retro_Guy 2024-05-13 04:52:28 -0700
  • 94c7af9d8d Fix halting overboard at oldest article in flat display. Retro_Guy 2024-05-13 02:18:26 -0700
  • 611a0279d9 Use memcache for get_newsgroups_by_msgid. Retro_Guy 2024-05-13 02:16:25 -0700
  • 9825d0d43d Fix retrieving article twice in overboard flat view. Retro_Guy 2024-05-12 16:17:25 -0700
  • 7189381f46 Apply in overboard flat view. Retro_Guy 2024-05-12 04:10:54 -0700
  • f7fbe1307c Use persistent memcached connections. Retro_Guy 2024-05-12 02:32:33 -0700
  • 14eb6e3ae6 Add ability to provide a link or comment about x-face in configuration page. Retro_Guy 2024-05-11 08:11:02 -0700
  • 6e91cb4807 Unset lastarticleinfo before each group display to avoid left over data from previous group. Retro_Guy 2024-05-11 05:29:15 -0700
  • bf723a3c0e Remove echoed comment for debugging in overboard.php. Retro_Guy 2024-05-11 04:50:03 -0700
  • 781f83d749 Oops, don't exit completely if memcache is disabled. Retro_Guy 2024-05-11 04:05:56 -0700
  • 2fd21f8deb Clean up memcached.inc.php (avoid dupe variables, etc. Retro_Guy 2024-05-11 03:39:35 -0700
  • 4578fa6933 Allow maintenance.php to create temp .db3 files. Retro_Guy 2024-05-11 02:56:21 -0700
  • 6d19400b96 More work on thread_cache in memcache. Retro_Guy 2024-05-10 08:08:41 -0700
  • 571e5eaabd Stop updating lastupdate when posting. Cleanup more logging for memcache. Retro_Guy 2024-05-10 05:02:45 -0700
  • c5e72c94a8 Try to make more obvious when thread has multiple pages. Retro_Guy 2024-05-10 04:29:41 -0700
  • 6c20453fa8 Fix handling redirects to other section when section names contains + Retro_Guy 2024-05-10 04:15:55 -0700
  • b0b1ba8b69 More memcache cleanup and add threads to memcache. Retro_Guy 2024-05-10 03:24:13 -0700
  • ea5a32cb1e Memcache for groups page plus some more cleanup. Retro_Guy 2024-05-09 06:22:53 -0700
  • 4c890e6506 Increment version to 0.9.85. Retro_Guy 2024-05-09 03:17:35 -0700
  • de02cb4f8b Delete article from memcache when deleted by nocem. Retro_Guy 2024-05-09 03:01:42 -0700
  • 85a035beb5 Add memcache to get_data_from_msgid function. Retro_Guy 2024-05-09 02:02:28 -0700
  • 12a3ca5009 Move memcache settings to config file. Retro_Guy 2024-05-08 14:01:21 -0700
  • f97fcc59d2 Some debugging on memcache support. Retro_Guy 2024-05-08 13:21:20 -0700
  • f38cc9ce0b Get lastarticleinfo in groups page from article db instead of overview db. Retro_Guy 2024-05-08 08:53:19 -0700
  • 7f20ff373c Don't log memcache hits by default. Retro_Guy 2024-05-08 08:22:59 -0700
  • 4864955e94 Add memcache support (starting with np_get_db_article) Retro_Guy 2024-05-08 08:00:16 -0700
  • e418d12251 Allow separate motd.txt for each section (section-motd.txt). This overrides motd.txt. Retro_Guy 2024-05-08 02:24:31 -0700
  • c97f2865eb Add override option to disable adding X-Rslight-* headers to posts. Retro_Guy 2024-05-08 01:59:27 -0700
  • 256dfcb07d Fix bug where empty string identified as false in overboard.php. Retro_Guy 2024-05-07 04:46:29 -0700
  • 187e1b917b Add show/hide toggle on section group display page. Retro_Guy 2024-05-07 04:45:38 -0700
  • dfbee69ee8 Temporarily disable wordwrap when posting, as it causes another issue. Retro_Guy 2024-05-05 10:21:25 -0700
  • 1fe668449d Simply add a comment in overboard.php. Retro_Guy 2024-05-05 10:21:00 -0700
  • 116d47a29f Add external ability to modify display of a post (bad idea, don't do it) Retro_Guy 2024-05-05 10:20:28 -0700
  • 50b156d3b7 Fix link for newsgroup in overboard articles view. Retro_Guy 2024-05-04 02:29:15 -0700
  • 7b0d92a421 Add override option to disable 'new articles' link on groups page. Retro_Guy 2024-05-03 04:10:39 -0700
  • c6573eec19 Restrict user's overboard to current section more strictly. Retro_Guy 2024-05-03 03:36:34 -0700
  • 168011042e Strip html tags from overboard threaded output. Retro_Guy 2024-05-03 00:49:04 -0700
  • bbdf946dca Some bug cleanup in overboard and creating .db3 files. Retro_Guy 2024-05-02 05:45:29 -0700
  • 087e26ca6a Apply wordrap in post to hopefully work properly with multibyte characters. Retro_Guy 2024-05-02 04:22:16 -0700
  • beae111da8 Wrap lines to 75 char in post.php. Retro_Guy 2024-05-02 03:27:03 -0700
  • 2612ebe5e9 Verify group exists before creating .db3 file for articles. Retro_Guy 2024-05-02 03:08:48 -0700
  • 5bb446597b Remove 'new articles' button from groups list until more testing is done. Retro_Guy 2024-05-02 02:28:52 -0700
  • 0a71f71e89 Continue adding logging for db3 write errors in spoolnews.php. Retro_Guy 2024-05-02 02:07:58 -0700
  • 0dbafa27fa Add logging for db3 write errors in spoolnews.php. Retro_Guy 2024-05-02 02:07:10 -0700
  • 594b50dd7f Add 'fortune' packages as options in INSTALL.md. Retro_Guy 2024-05-01 05:47:25 -0700
  • 132ef97191 Add random trailing decimal to article times to avoid overlap in overboard. Retro_Guy 2024-05-01 04:29:18 -0700
  • f33a50e500 Strip linefeeds from x-face when entering in Configuration. Retro_Guy 2024-04-30 07:34:53 -0700
  • 7efc2bd61e Check theme image dir for new-articles.png befure using default location. Retro_Guy 2024-04-30 04:38:54 -0700
  • 9495538f86 Add green button to 'Latest' link in groups list for logged in users. Retro_Guy 2024-04-30 04:31:50 -0700
  • 61e1fedfc7 Move checking user's subscription array to a function in overboard.php. Retro_Guy 2024-04-30 03:42:10 -0700
  • 6f62f72a1b Add overrides option to set User-Agent header. Retro_Guy 2024-04-29 08:05:41 -0700
  • c7f51fdb57 Try even harder to decide whether to display snippet in head article in overboard. Retro_Guy 2024-04-29 07:20:57 -0700
  • 0fad3deec3 Try harder to determine whether to show snippet in top article in overboard. Retro_Guy 2024-04-29 04:11:23 -0700
  • 3c22f952df Add 'mark read' link to group list page. Retro_Guy 2024-04-29 01:59:48 -0700
  • bb486431b0 Cleanup for overboard threads mod. Retro_Guy 2024-04-28 03:05:02 -0700
  • 3c6fe6a341 Add more features from overboard thread view to articles view. Retro_Guy 2024-04-26 07:03:51 -0700
  • 62486e4c9a Add blocklist support to overboard. Retro_Guy 2024-04-26 06:04:58 -0700
  • 0c6129af53 Add spacing and move poster name in overboard thread view. Retro_Guy 2024-04-26 05:14:29 -0700
  • 55e5c37067 Add Thread view to overboard. Probably still has bugs. Retro_Guy 2024-04-26 04:48:28 -0700
  • c449af9f53 Cleanup overrides.inc.php to contain all currently available override options. Retro_Guy 2024-04-18 04:19:25 -0700
  • ee3a34af5b Change debian-install/upgrade to be Linux specific, not bsd. Retro_Guy 2024-04-18 03:56:26 -0700
  • 9871867104 Fix bug related to missing overrides.inc.php and also fix display of stream info on post page when using ssl. Retro_Guy 2024-04-18 03:33:36 -0700
  • 63a5456111 Unbork upload.php. Form was directing to user.php now fixed to point to upload.php. Retro_Guy 2024-04-17 05:28:16 -0700
  • 78de57a360 Build (un)moderated files data during daily expire. Future need to automatically update changes to moderation flags. Retro_Guy 2024-04-17 04:39:20 -0700
  • 2508c5e56f Add handling for moderated newsgroups. Retro_Guy 2024-04-16 07:19:03 -0700
  • e5ff52f299 Add ability to disable adding attachments by section in overrides.inc.php. Retro_Guy 2024-04-15 03:47:44 -0700