Commit Graph

  • 453f025629 Skip polling lastarticleinfo for groups not to be shown. devel 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. master 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
  • 886c68b764 Add note about cached pages when blocking a poster. Retro_Guy 2024-04-15 03:11:00 -0700
  • e6a3cbf774 Try to display base64 data properly in overboard. Retro_Guy 2024-04-14 05:17:33 -0700
  • c7e05a3f9d Add note to refresh pages after user block if necessary. Retro_Guy 2024-04-14 03:40:41 -0700
  • d52936c9d9 Add banned_users.conf file to ban local users, and add some auth logging. Retro_Guy 2024-04-12 07:53:43 -0700
  • 1728a22754 Restrict Message-ID search to section or group when using Search button (not form in header). Retro_Guy 2024-04-10 07:07:58 -0700
  • 0c9577034f Add proper 'type' handling for applying nocem. Retro_Guy 2024-04-08 06:01:34 -0700
  • f179bb828c Add setting for 'type' in nocemlist in tools. Retro_Guy 2024-04-08 05:52:39 -0700
  • fb84bef830 Fix missing space in short headers for local posters. Retro_Guy 2024-04-05 08:16:52 -0700
  • 2f448e6e00 Add user blocking in message display (article-flat.php). Retro_Guy 2024-04-05 05:41:44 -0700
  • 6b99f5ca47 Check that imagecreatefromxbm() function exists before trying to display xface. Retro_Guy 2024-04-03 07:44:58 -0700
  • 1af6adada9 Add compface source in tools if needed for an install. Retro_Guy 2024-04-03 06:58:34 -0700
  • 79e09c4f8b Allow to disable x-face in overrides.inc.php. Retro_Guy 2024-04-02 12:28:26 -0700
  • d67c35ee42 Sort date as int in expire.php. Retro_Guy 2024-03-31 17:10:55 -0700
  • 5aef1c12a9 Sort article dates as int when presenting last article date in section display. Retro_Guy 2024-03-31 11:14:43 -0700
  • 631930ea39 For now remove msgid search from header when in /common or /spoolnews until a clean way to handle it is written. Retro_Guy 2024-03-23 06:08:41 -0700
  • 283e33c40e Fix search bug that would search section instead of group for header searches. Retro_Guy 2024-03-23 05:22:05 -0700
  • b88b3ed437 Recognize $ in links. Retro_Guy 2024-03-20 08:18:22 -0700
  • 41ed0a7df9 Add copy_link to article header Retro_Guy 2024-03-20 08:14:31 -0700
  • 50bd662e99 Clean up some php warnings. Retro_Guy 2024-03-17 11:22:00 -0700
  • ffb899d6e0 Fix overboard.php cache file version checking. Retro_Guy 2024-03-12 08:16:54 -0700
  • 2ae7f672c2 Add ability to require auth for all commands to nntp server. Enable in overrides.inc.php. Retro_Guy 2024-03-11 03:15:30 -0700
  • df0adaf253 Move passwd change from register page to config page. Also require passwd on config page. Retro_Guy 2024-03-10 09:50:20 -0700
  • 50ac6b3eff Clean up wording for subscriptions on configuration page. Retro_Guy 2024-03-10 05:33:33 -0700