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
|
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
|
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
|
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
|
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
|
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
|
0dbafa27fa
|
Add logging for db3 write errors in spoolnews.php.
|
2024-05-02 02:07:10 -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 |
Retro_Guy
|
7efc2bd61e
|
Check theme image dir for new-articles.png befure using default location.
|
2024-04-30 04:38:54 -07:00 |
Retro_Guy
|
9495538f86
|
Add green button to 'Latest' link in groups list for logged in users.
|
2024-04-30 04:31:50 -07:00 |
Retro_Guy
|
61e1fedfc7
|
Move checking user's subscription array to a function in overboard.php.
|
2024-04-30 03:42:10 -07:00 |
Retro_Guy
|
6f62f72a1b
|
Add overrides option to set User-Agent header.
|
2024-04-29 08:05:41 -07:00 |
Retro_Guy
|
c7f51fdb57
|
Try even harder to decide whether to display snippet in head article in overboard.
|
2024-04-29 07:20:57 -07:00 |
Retro_Guy
|
0fad3deec3
|
Try harder to determine whether to show snippet in top article in overboard.
|
2024-04-29 04:11:23 -07:00 |
Retro_Guy
|
3c22f952df
|
Add 'mark read' link to group list page.
|
2024-04-29 01:59:48 -07:00 |
Retro_Guy
|
bb486431b0
|
Cleanup for overboard threads mod.
|
2024-04-28 03:05:02 -07:00 |
Retro_Guy
|
3c6fe6a341
|
Add more features from overboard thread view to articles view.
|
2024-04-26 07:03:51 -07:00 |
Retro_Guy
|
62486e4c9a
|
Add blocklist support to overboard.
|
2024-04-26 06:04:58 -07:00 |
Retro_Guy
|
0c6129af53
|
Add spacing and move poster name in overboard thread view.
|
2024-04-26 05:14:29 -07:00 |
Retro_Guy
|
55e5c37067
|
Add Thread view to overboard. Probably still has bugs.
|
2024-04-26 04:48:28 -07:00 |
Retro_Guy
|
9871867104
|
Fix bug related to missing overrides.inc.php and also fix display of stream info on post page when using ssl.
|
2024-04-18 03:33:36 -07:00 |
Retro_Guy
|
78de57a360
|
Build (un)moderated files data during daily expire. Future need to automatically update changes to moderation flags.
|
2024-04-17 04:39:20 -07:00 |
Retro_Guy
|
2508c5e56f
|
Add handling for moderated newsgroups.
|
2024-04-16 07:19:03 -07:00 |
Retro_Guy
|
e5ff52f299
|
Add ability to disable adding attachments by section in overrides.inc.php.
|
2024-04-15 03:47:44 -07:00 |
Retro_Guy
|
886c68b764
|
Add note about cached pages when blocking a poster.
|
2024-04-15 03:11:00 -07:00 |
Retro_Guy
|
e6a3cbf774
|
Try to display base64 data properly in overboard.
|
2024-04-14 05:17:33 -07:00 |
Retro_Guy
|
c7e05a3f9d
|
Add note to refresh pages after user block if necessary.
|
2024-04-14 03:40:41 -07:00 |
Retro_Guy
|
d52936c9d9
|
Add banned_users.conf file to ban local users, and add some auth logging.
|
2024-04-12 07:53:43 -07:00 |
Retro_Guy
|
1728a22754
|
Restrict Message-ID search to section or group when using Search button (not form in header).
|
2024-04-10 07:07:58 -07:00 |
Retro_Guy
|
fb84bef830
|
Fix missing space in short headers for local posters.
|
2024-04-05 08:16:52 -07:00 |
Retro_Guy
|
2f448e6e00
|
Add user blocking in message display (article-flat.php).
|
2024-04-05 05:41:44 -07:00 |
Retro_Guy
|
6b99f5ca47
|
Check that imagecreatefromxbm() function exists before trying to display xface.
|
2024-04-03 07:44:58 -07:00 |
Retro_Guy
|
79e09c4f8b
|
Allow to disable x-face in overrides.inc.php.
|
2024-04-02 12:28:26 -07:00 |
Retro_Guy
|
5aef1c12a9
|
Sort article dates as int when presenting last article date in section display.
|
2024-03-31 11:14:43 -07:00 |
Retro_Guy
|
283e33c40e
|
Fix search bug that would search section instead of group for header searches.
|
2024-03-23 05:22:05 -07:00 |
Retro_Guy
|
b88b3ed437
|
Recognize $ in links.
|
2024-03-20 08:18:22 -07:00 |
Retro_Guy
|
41ed0a7df9
|
Add copy_link to article header
|
2024-03-20 08:14:31 -07:00 |
Retro_Guy
|
50bd662e99
|
Clean up some php warnings.
|
2024-03-17 11:22:00 -07:00 |
Retro_Guy
|
ffb899d6e0
|
Fix overboard.php cache file version checking.
|
2024-03-12 08:16:54 -07:00 |
Retro_Guy
|
84efd8cc0c
|
Handle multibyte x-face header properly.
|
2024-03-10 04:49:47 -07:00 |
Retro_Guy
|
149abb70b8
|
Cleanup overboard.php reducing resource usage.
|
2024-03-10 04:48:57 -07:00 |
Retro_Guy
|
860dfa61ca
|
Add and sort by section in grouplist.php. Also update cache from cron.php so no user must wait.
|
2024-03-08 10:27:35 -07:00 |
Retro_Guy
|
b96ace8584
|
Constrain overboard for section when logged in to only subscribed groups.
|
2024-03-05 05:53:11 -07:00 |
Retro_Guy
|
04492ff0d2
|
Remove checkbox to remove username cookie in post.php.
|
2024-03-04 16:25:42 -07:00 |
Retro_Guy
|
fd5285ba88
|
Continue with feature to hide unsubscribed groups. Add default and also option in overrides.inc.php.
|
2024-03-04 09:47:34 -07:00 |
Retro_Guy
|
09d69ab2de
|
Fix bug (hopefully) where deleting all subs did not allow new subs to be added.
|
2024-03-03 13:55:26 -07:00 |
Retro_Guy
|
5ec9cf5501
|
Add modified user's display name to aliases.conf.
|
2024-03-02 10:54:28 -07:00 |
Retro_Guy
|
bc2b20cf17
|
Set cache for attachments back after last commit doing some cleanup.
|
2024-03-01 20:08:54 -07:00 |
Retro_Guy
|
fd5ce4f804
|
Some code cleanup, including fixing attachments display.
|
2024-03-01 20:03:16 -07:00 |
Retro_Guy
|
ce0a7361a5
|
Move script in message.inc.php to avoid loading by other scripts.
|
2024-03-01 17:49:05 -07:00 |
Retro_Guy
|
d600e9376f
|
Check article header integrity in spoolnews.php before spooling.
|
2024-03-01 13:08:21 -07:00 |
Retro_Guy
|
0803522a6d
|
Fix return from posting one bug at a time, apparently. Fixing link to group after posting.
|
2024-02-29 16:34:24 -07:00 |
Retro_Guy
|
1cb7f1068f
|
Give user option to reply to Followup-To or original groups.
|
2024-02-29 11:37:59 -07:00 |
Retro_Guy
|
ac845dfed3
|
Continue cleaning up 'copy mid' link in article header.
|
2024-02-28 18:51:45 -07:00 |
Retro_Guy
|
fea67ee0e2
|
Add link to copy message-id to clipboard. Requires javascript.
|
2024-02-27 15:31:38 -07:00 |
Retro_Guy
|
c05b4ab308
|
Add Message-ID search bar to header.
|
2024-02-26 06:02:08 -07:00 |
Retro_Guy
|
1cc18961d9
|
Fix issue where a group in Newsgroups header exists in spoolnews/groups.txt.
|
2024-02-24 20:33:14 -07:00 |
Retro_Guy
|
6ff39dcca3
|
Fix post.php to know where to return after replying to a crossposted message.
|
2024-02-24 18:57:10 -07:00 |
Retro_Guy
|
1e001e7f35
|
Add config option in rslight.inc.php to separate email_tail from message-id generation.
|
2024-02-22 17:40:44 -07:00 |
Retro_Guy
|
b0a90c953d
|
Do not allow custom email address to match another user's email address.
|
2024-02-20 07:58:13 -07:00 |
Retro_Guy
|
3d9c35f01a
|
Add overrides option to disable changing name/email display in Configure.
|
2024-02-19 16:33:44 -07:00 |
Retro_Guy
|
0c9674d36e
|
Allow configuration of name/email for messages in user config.
|
2024-02-19 11:39:22 -07:00 |
Retro_Guy
|
7ed204fc03
|
Fix headers for posting through Synchronet.
|
2024-02-09 10:39:09 -07:00 |
Retro_Guy
|
38c2aa2d7e
|
Finishing previous commit, verify target exists before creating (thread) links.
|
2024-02-02 13:10:01 -07:00 |
Retro_Guy
|
8ad1b0b71a
|
Fix (thread) links in overboard to point to same group as article when possible.
|
2024-02-02 13:01:41 -07:00 |
Retro_Guy
|
025f73cd3e
|
List proper group names and lins in overboard.
|
2024-02-02 10:20:37 -07:00 |
Retro_Guy
|
a12dc5414d
|
Fix incorrect display of last post info for groups with zero posts.
|
2024-01-29 05:33:12 -07:00 |
Retro_Guy
|
6e45eff60b
|
Fix unwanted underscores in overview and search.
|
2024-01-17 09:53:36 -07:00 |
Retro_Guy
|
d4fb7c3eea
|
Disable admin mail notifications of errors. Log only. (add toggle in future).
|
2024-01-15 05:06:28 -07:00 |
Retro_Guy
|
f40bcb2c47
|
Disable posting immediately when deleting user password file.
|
2024-01-14 06:53:33 -07:00 |
Retro_Guy
|
4eae8da7ce
|
Fix added 'Re: ' (again Polish) on articles that are not replies.
|
2024-01-11 07:49:40 -07:00 |
Retro_Guy
|
70d2ccefdb
|
Strange happenings with encoded Polish. Fix decoding if possible.
|
2024-01-11 07:49:04 -07:00 |
Retro_Guy
|
032f28a4f9
|
Fix return page after posting to point to group.
|
2024-01-11 07:48:20 -07:00 |
Retro_Guy
|
3cd69af53e
|
Remove 'how to filter' header. It's TMI.
|
2024-01-09 17:13:59 -07:00 |
Retro_Guy
|
01bcdc9ef5
|
Improve headers to make it easier to filter site or users.
|
2024-01-09 08:51:32 -07:00 |
Retro_Guy
|
1016318b76
|
Wait for more than one instance of thread display before notifying admin.
|
2024-01-09 08:06:31 -07:00 |
Retro_Guy
|
ed07878470
|
Fix missing display of 'Password' when posting.
|
2024-01-09 08:05:51 -07:00 |
Retro_Guy
|
e3d63f6a75
|
Fixes and improvements to search.
|
2024-01-07 15:52:50 -07:00 |
Retro_Guy
|
c11338cf39
|
Recognize comma as part of urls when creating links in display.
|
2024-01-05 06:59:32 -07:00 |
Retro_Guy
|
45dcf42182
|
Allow backslash in posts.
|
2024-01-05 06:58:51 -07:00 |
Retro_Guy
|
18e7e5eb66
|
Reverts most of 8231373c80 until I can fix that issue properly.
|
2024-01-03 05:49:16 -07:00 |
Retro_Guy
|
8231373c80
|
Handle stream error in spoolnews.php to avoid skipping groups.
|
2024-01-02 07:54:56 -07:00 |
Retro_Guy
|
59c81f14d4
|
Strip tabs from From: header when logging spam/ham.
|
2024-01-02 05:16:53 -07:00 |
Retro_Guy
|
9013d73f2a
|
Initial changes to format of spam.log.
|
2023-12-31 09:51:53 -07:00 |
Retro_Guy
|
9d2cd5d603
|
Fix group link in results display to handle group names with special characters.
|
2023-12-30 05:08:14 -07:00 |
Retro_Guy
|
de7015b46f
|
Increase subject length limit to 80 in threads display.
|
2023-12-30 05:06:56 -07:00 |
Retro_Guy
|
3b5f153113
|
Fix bug in search relating to group names with special characters.
|
2023-12-28 17:39:02 -07:00 |
Retro_Guy
|
801cff2c9d
|
Remove refreshing threads in spoolnews.php. It is not necessary.
|
2023-12-27 05:07:31 -07:00 |
Retro_Guy
|
8dea5588d9
|
Fix maintaining last article pulled from remote log.
|
2023-12-27 03:18:48 -07:00 |
Retro_Guy
|
8ecdbdae6f
|
Improved spam checking and fix error in spooling.
|
2023-12-26 09:05:40 -07:00 |
Retro_Guy
|
d985138dd1
|
Fix link for long articles to work properly with special chars in name.
|
2023-12-25 08:30:15 -07:00 |
Retro_Guy
|
dce9d81756
|
Include clean messages in spam logfile (as NOT Spam).
|
2023-12-24 13:11:52 -07:00 |
Retro_Guy
|
e37b1bc826
|
Avoid duplicate 'Duplicate' checking in spoolnews.php.
|
2023-12-24 06:49:34 -07:00 |
Retro_Guy
|
a23246f606
|
Pause spoolnews if disk space below configured size.
|
2023-12-24 04:12:25 -07:00 |
Retro_Guy
|
af935ff319
|
Fix 'page' links to work with special characters properly.
|
2023-12-24 03:35:57 -07:00 |
Retro_Guy
|
4d6594071d
|
Keep session active for auth purposes.
|
2023-12-23 13:07:03 -07:00 |
Retro_Guy
|
077f68754a
|
Handle group names with special chars from thread.php to overboard.php.
|
2023-12-23 12:31:14 -07:00 |
Retro_Guy
|
c4c6e8570a
|
Save login auth result in session in post.php.
|
2023-12-23 08:57:12 -07:00 |
Retro_Guy
|
8dfa22d64d
|
Testing to clean up spamassassin integration.
|
2023-12-23 06:44:03 -07:00 |
Retro_Guy
|
4d862f74cc
|
Remove unnecessary Xref: header from display headers in message.inc.php.
|
2023-12-19 06:02:47 -07:00 |
Retro_Guy
|
c028cc653f
|
Fix removal of whitespace at start of message display, which broke ASCII art, etc.
|
2023-12-11 04:46:42 -07:00 |
Retro_Guy
|
c3c0d8b683
|
Add checking all groups to properly write Xref for 'import' in maintenance.php.
|
2023-11-15 04:55:08 -07:00 |
Retro_Guy
|
8f5ea878de
|
Create more standard Xref for incoming articles for better newsreader support.
|
2023-10-23 19:01:30 -07:00 |
Retro_Guy
|
25bba4e9c1
|
Remove version number from 'User-Agent' header when posting.
|
2023-10-08 06:18:55 -07:00 |
Retro_Guy
|
34f3e621ac
|
Log posts identified as spam to log file.
|
2023-10-06 18:32:05 -07:00 |
Retro_Guy
|
d00bdd107b
|
Add post logging in post.php per request.
|
2023-10-04 06:26:37 -07:00 |
Retro_Guy
|
45fb7f9cee
|
Highlight subscribed groups with new articles with '*'.
|
2023-10-02 19:16:48 -07:00 |
Retro_Guy
|
2c4e2e433e
|
Display group names in short_headers.
|
2023-09-29 05:56:55 -07:00 |
Retro_Guy
|
ebf43579ff
|
Add admin notification of possble broken group.
|
2023-09-26 05:48:04 -07:00 |
Retro_Guy
|
a93daa60bf
|
Clean up page caching a bit.
|
2023-09-22 03:33:24 -07:00 |
Retro_Guy
|
f4c72f39f4
|
Fix bug in unsubscribe for groups with special chars in name.
|
2023-09-21 04:44:39 -07:00 |
Retro_Guy
|
aeb1a6a870
|
Move attachments display below user/date in message header.
|
2023-09-21 04:02:09 -07:00 |
Retro_Guy
|
fb33f414fc
|
Some theme cleanup.
|
2023-09-19 06:39:01 -07:00 |
Retro_Guy
|
c183519871
|
Get lastarticleinfo from overview instead of articles db, to support tradspool properly.
|
2023-09-19 03:06:57 -07:00 |
Retro_Guy
|
37a55abb9a
|
Add override to display short view of headers in messages.
|
2023-09-18 05:07:20 -07:00 |
Retro_Guy
|
48826b2608
|
Fix proper display of attachment filename if not listed in Content-Type: header.
|
2023-09-17 05:39:31 -07:00 |
Retro_Guy
|
14d35f49e3
|
Add logging to debug.log if suspect a group is broken.
|
2023-09-16 09:54:46 -07:00 |
Retro_Guy
|
970f433e0c
|
Add import filtering by header data.
|
2023-09-16 09:36:02 -07:00 |
Retro_Guy
|
1b1c443f4e
|
Fix error of missing terms in newsportal.php.
|
2023-09-10 17:31:47 -07:00 |
Retro_Guy
|
7af6e32304
|
Check to not overwrite upload if file_exists.
|
2023-09-09 06:12:05 -07:00 |
Retro_Guy
|
91705fdb1f
|
Auto save posted attachments to user's file directory.
|
2023-09-09 05:52:18 -07:00 |
Retro_Guy
|
ae47019faf
|
Check that a theme exists in cookie before trying to use the value.
|
2023-09-09 04:34:17 -07:00 |
Retro_Guy
|
1459144b8a
|
Set in get_client_user_agent_info.
|
2023-09-08 05:09:37 -07:00 |
Retro_Guy
|
161cd394b5
|
Some cleanup in counting users.
|
2023-09-06 04:33:59 -07:00 |
Retro_Guy
|
d8d2509ed2
|
Improve counting users by separating bots/throttled.
|
2023-09-06 04:07:57 -07:00 |
Retro_Guy
|
d205bfa6a4
|
Display number of bots separately from number of users online.
|
2023-09-04 07:07:06 -07:00 |
Retro_Guy
|
3550e09894
|
Begin adding ability to modify layout, etc. based on User-Agent.
|
2023-09-04 06:06:43 -07:00 |
Retro_Guy
|
1aa93edf6f
|
Move manual scripts to ./tools subdir of scripts.
|
2023-09-03 07:32:21 -07:00 |
Retro_Guy
|
e8fcfc9d6a
|
Fix footer link (gitlab) and add '()' to regex for url links.
|
2023-09-03 03:29:17 -07:00 |
Retro_Guy
|
f59f818833
|
Display links in body. Not as easy as it sounds.
|
2023-09-02 07:38:59 -07:00 |
Retro_Guy
|
993183eb84
|
Write threads db in a transaction to avoid losing thread data.
|
2023-09-01 02:46:37 -07:00 |
Retro_Guy
|
4f95842cec
|
Remove i2p link from tail as I don't keep the target up to date. Just access gitlab.
|
2023-08-29 08:36:18 -07:00 |
Retro_Guy
|
82b6921535
|
Modify gitlab link in tail.inc.
|
2023-08-29 08:25:47 -07:00 |
Retro_Guy
|
ae4136777b
|
Add 'overrides' for some vars and try to read/write history as necessary.
|
2023-08-27 07:05:53 -07:00 |
Retro_Guy
|
d25b009776
|
Change link in tail.inc from github to gitlab.
|
2023-08-26 06:31:34 -07:00 |
Retro_Guy
|
c64e3b1779
|
Fix no 'data' in link for search on user in groups list.
|
2023-08-26 05:48:13 -07:00 |
Retro_Guy
|
2f291dddf5
|
Prefer articles dbs over overview db for speed.
|
2023-08-26 04:41:26 -07:00 |
Retro_Guy
|
f27c5c6657
|
Some cleanup to handle rebuilding large groups.
|
2023-08-26 03:43:11 -07:00 |
Retro_Guy
|
c832ef7927
|
Temp change for lastarticleinfo.dat issue.
|
2023-08-23 12:50:56 -07:00 |
Retro_Guy
|
161015735a
|
Some fixes for group lists and expire.
|
2023-08-23 12:25:21 -07:00 |
Retro_Guy
|
17ad7a29cf
|
Store thread data in sqlite db instead of file.
|
2023-08-22 05:34:37 -07:00 |
Retro_Guy
|
17e8a5dd5e
|
Only changes to indentation. No other changes.
|
2023-08-19 15:33:05 -07:00 |
Retro_Guy
|
500023723e
|
Use htmlspecialchars properly.
|
2023-08-19 07:45:07 -07:00 |
Retro_Guy
|
b2412a8cbf
|
Add comment to text2html() in message.inc.php as to why it does nothing.
|
2023-08-19 07:09:41 -07:00 |
Retro_Guy
|
3d01e5381f
|
Clean up message formatting using monospaced fonts. Also, move style.css and symlink from themes if not changed.
|
2023-08-19 06:54:26 -07:00 |
Retro_Guy
|
2810345e14
|
Oops, only modify group name in overboard when there is a group name.
|
2023-08-18 05:12:17 -07:00 |
Retro_Guy
|
ffb8d988f4
|
Fix overboard to handle url encoded group names.
|
2023-08-18 05:06:08 -07:00 |
Retro_Guy
|
db2a64ef45
|
Change groups_show() to use -title file instead of constantly contacting local nntp server.
|
2023-08-18 05:05:23 -07:00 |
Retro_Guy
|
0983b18399
|
Overview flat file removed. Create history.db3 to track deleted articles.
|
2023-08-16 09:41:13 -07:00 |
Retro_Guy
|
c9d0d1449e
|
Handle missing lastarticleinfo files in groups_show in newsportal.php.
|
2023-08-14 06:37:08 -07:00 |
Retro_Guy
|
ff0e31daca
|
Rename rslight_db_open to overview_db_open as it makes more sense.
|
2023-08-13 10:00:48 -07:00 |
Retro_Guy
|
ed31b5b6a1
|
Remove flat file overview and use articles-overview.db3 for all overview features.
|
2023-08-13 05:08:04 -07:00 |
Retro_Guy
|
a7223ecbcb
|
Add features and more logging to InterBBS mail.
|
2023-08-09 10:10:35 -07:00 |
Retro_Guy
|
341b6889ee
|
Add Cache-Control to search.php.
|
2023-08-09 07:12:32 -07:00 |
Retro_Guy
|
f4ed00ec6f
|
Remove browser caching from index.php and thread.php.
|
2023-08-08 06:08:28 -07:00 |
Retro_Guy
|
c1c56ed528
|
Avoid crash in thread.inc.php when running huge expire.
|
2023-08-08 05:54:15 -07:00 |
Retro_Guy
|
224e58d5ab
|
Sort processed Mail posts (failed/processed).
|
2023-08-08 05:15:24 -07:00 |
Retro_Guy
|
27a848db3c
|
Set Cache-Control in some headers.
|
2023-08-04 06:49:48 -07:00 |
Retro_Guy
|
2676517fc6
|
Fix proper path for server_pubkey.txt in tail.inc.
|
2023-07-30 20:47:28 -07:00 |
Retro_Guy
|
5e55fdc7f3
|
More logging cleanup in expire.php. Some Mail updates.
|
2023-07-30 08:59:09 -07:00 |
Retro_Guy
|
6e50c0d53d
|
Merge gpg verify function into newsportal.php for use in nocem.php and interBBS_mail.php.
|
2023-07-26 12:36:42 -07:00 |
Retro_Guy
|
c9fafb0f97
|
Create gpg keys for server and make available by link.
|
2023-07-26 12:33:13 -07:00 |
Retro_Guy
|
c355c0e59a
|
Create gpg key for server and move some gpg settings to gpg.conf.
|
2023-07-24 10:33:13 -07:00 |
Retro_Guy
|
f54bfb656a
|
Fix hard-coded dir for 'banned_names.conf'.
|
2023-07-17 11:08:14 -07:00 |
Retro_Guy
|
3fdae1cf95
|
Save attachment temp files to /tmp, not 'upload' to avoid breaking display when using files.php.
|
2023-07-17 10:01:05 -07:00 |
Retro_Guy
|
2937368252
|
Remove debug line in post.inc.php and move User-Agent out of 'if' statement.
|
2023-07-17 06:42:25 -07:00 |
Retro_Guy
|
bef40acbb6
|
Cleanup warning in message.inc.php.
|
2023-07-16 11:36:06 -07:00 |
Retro_Guy
|
af2f9a65a2
|
Combine message_post functions in post.inc.php.
|
2023-07-16 11:32:33 -07:00 |
Retro_Guy
|
0ca7c4bbb9
|
Fix misspelling of PDOException in newsportal.php.
|
2023-07-13 10:20:58 -07:00 |
Retro_Guy
|
b745359929
|
include newsportal.php in cron.php. Check before closing in newsportal.php.
|
2023-07-12 08:01:52 -07:00 |