Retro_Guy
|
ee782e3a63
|
Prefer articles db over overview db in groups_show.
|
2024-05-13 15:44:48 -07:00 |
Retro_Guy
|
aca70518ad
|
Cleanup article-flat.php when article is requested by message-id.
|
2024-05-13 15:20:15 -07:00 |
Retro_Guy
|
c8b9af9d7a
|
Notify in log files when rotated.
|
2024-05-13 06:41:02 -07:00 |
Retro_Guy
|
e993aed1f0
|
Compress thread array data for memcache and log size in bytes when writing.
|
2024-05-13 04:52:59 -07:00 |
Retro_Guy
|
95b8fc2baf
|
Minor fix to overboard to not display max + 1 articles, just max articles.
|
2024-05-13 04:52:28 -07:00 |
Retro_Guy
|
94c7af9d8d
|
Fix halting overboard at oldest article in flat display.
|
2024-05-13 02:18:26 -07:00 |
Retro_Guy
|
611a0279d9
|
Use memcache for get_newsgroups_by_msgid.
|
2024-05-13 02:16:25 -07:00 |
Retro_Guy
|
9825d0d43d
|
Fix retrieving article twice in overboard flat view.
|
2024-05-12 16:17:25 -07:00 |
Retro_Guy
|
7189381f46
|
Apply in overboard flat view.
|
2024-05-12 04:10:54 -07:00 |
Retro_Guy
|
f7fbe1307c
|
Use persistent memcached connections.
|
2024-05-12 02:32:33 -07:00 |
Retro_Guy
|
14eb6e3ae6
|
Add ability to provide a link or comment about x-face in configuration page.
|
2024-05-11 08:11:02 -07:00 |
Retro_Guy
|
6e91cb4807
|
Unset lastarticleinfo before each group display to avoid left over data from previous group.
|
2024-05-11 05:29:15 -07:00 |
Retro_Guy
|
bf723a3c0e
|
Remove echoed comment for debugging in overboard.php.
|
2024-05-11 04:50:03 -07:00 |
Retro_Guy
|
781f83d749
|
Oops, don't exit completely if memcache is disabled.
|
2024-05-11 04:05:56 -07:00 |
Retro_Guy
|
2fd21f8deb
|
Clean up memcached.inc.php (avoid dupe variables, etc.
|
2024-05-11 03:39:35 -07:00 |
Retro_Guy
|
4578fa6933
|
Allow maintenance.php to create temp .db3 files.
|
2024-05-11 02:56:21 -07:00 |
Retro_Guy
|
6d19400b96
|
More work on thread_cache in memcache.
|
2024-05-10 08:08:41 -07:00 |
Retro_Guy
|
571e5eaabd
|
Stop updating lastupdate when posting. Cleanup more logging for memcache.
|
2024-05-10 05:02:45 -07:00 |
Retro_Guy
|
c5e72c94a8
|
Try to make more obvious when thread has multiple pages.
|
2024-05-10 04:29:41 -07:00 |
Retro_Guy
|
6c20453fa8
|
Fix handling redirects to other section when section names contains +
|
2024-05-10 04:15:55 -07:00 |
Retro_Guy
|
b0b1ba8b69
|
More memcache cleanup and add threads to memcache.
|
2024-05-10 03:24:13 -07:00 |
Retro_Guy
|
ea5a32cb1e
|
Memcache for groups page plus some more cleanup.
|
2024-05-09 06:22:53 -07:00 |
Retro_Guy
|
4c890e6506
|
Increment version to 0.9.85.
|
2024-05-09 03:17:35 -07:00 |
Retro_Guy
|
de02cb4f8b
|
Delete article from memcache when deleted by nocem.
|
2024-05-09 03:01:42 -07:00 |
Retro_Guy
|
85a035beb5
|
Add memcache to get_data_from_msgid function.
|
2024-05-09 02:02:28 -07:00 |
Retro_Guy
|
12a3ca5009
|
Move memcache settings to config file.
|
2024-05-08 14:01:21 -07:00 |
Retro_Guy
|
f97fcc59d2
|
Some debugging on memcache support.
|
2024-05-08 13:21:20 -07:00 |
Retro_Guy
|
f38cc9ce0b
|
Get lastarticleinfo in groups page from article db instead of overview db.
|
2024-05-08 08:53:19 -07:00 |
Retro_Guy
|
7f20ff373c
|
Don't log memcache hits by default.
|
2024-05-08 08:22:59 -07:00 |
Retro_Guy
|
4864955e94
|
Add memcache support (starting with np_get_db_article)
|
2024-05-08 08:00:16 -07:00 |
Retro_Guy
|
e418d12251
|
Allow separate motd.txt for each section (section-motd.txt). This overrides motd.txt.
|
2024-05-08 02:24:31 -07:00 |
Retro_Guy
|
c97f2865eb
|
Add override option to disable adding X-Rslight-* headers to posts.
|
2024-05-08 01:59:27 -07:00 |
Retro_Guy
|
256dfcb07d
|
Fix bug where empty string identified as false in overboard.php.
|
2024-05-07 04:46:29 -07:00 |
Retro_Guy
|
187e1b917b
|
Add show/hide toggle on section group display page.
|
2024-05-07 04:45:38 -07:00 |
Retro_Guy
|
dfbee69ee8
|
Temporarily disable wordwrap when posting, as it causes another issue.
|
2024-05-05 10:21:25 -07:00 |
Retro_Guy
|
1fe668449d
|
Simply add a comment in overboard.php.
|
2024-05-05 10:21:00 -07:00 |
Retro_Guy
|
116d47a29f
|
Add external ability to modify display of a post (bad idea, don't do it)
|
2024-05-05 10:20:28 -07:00 |
Retro_Guy
|
50b156d3b7
|
Fix link for newsgroup in overboard articles view.
|
2024-05-04 02:29:15 -07:00 |
Retro_Guy
|
7b0d92a421
|
Add override option to disable 'new articles' link on groups page.
|
2024-05-03 04:10:39 -07:00 |
Retro_Guy
|
c6573eec19
|
Restrict user's overboard to current section more strictly.
|
2024-05-03 03:36:34 -07:00 |
Retro_Guy
|
168011042e
|
Strip html tags from overboard threaded output.
|
2024-05-03 00:49:04 -07:00 |
Retro_Guy
|
bbdf946dca
|
Some bug cleanup in overboard and creating .db3 files.
|
2024-05-02 05:45:29 -07:00 |
Retro_Guy
|
087e26ca6a
|
Apply wordrap in post to hopefully work properly with multibyte characters.
|
2024-05-02 04:22:16 -07:00 |
Retro_Guy
|
beae111da8
|
Wrap lines to 75 char in post.php.
|
2024-05-02 03:27:03 -07:00 |
Retro_Guy
|
2612ebe5e9
|
Verify group exists before creating .db3 file for articles.
|
2024-05-02 03:08:48 -07:00 |
Retro_Guy
|
5bb446597b
|
Remove 'new articles' button from groups list until more testing is done.
|
2024-05-02 02:28:52 -07:00 |
Retro_Guy
|
0a71f71e89
|
Continue adding logging for db3 write errors in spoolnews.php.
|
2024-05-02 02:07:58 -07:00 |
Retro_Guy
|
0dbafa27fa
|
Add logging for db3 write errors in spoolnews.php.
|
2024-05-02 02:07:10 -07:00 |
Retro_Guy
|
594b50dd7f
|
Add 'fortune' packages as options in INSTALL.md.
|
2024-05-01 05:47:25 -07:00 |
Retro_Guy
|
132ef97191
|
Add random trailing decimal to article times to avoid overlap in overboard.
|
2024-05-01 04:29:18 -07:00 |