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
|
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
|
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 |
Retro_Guy
|
c2cc9657f9
|
Add memcache to (newsportal's) message_read.
|
2024-06-04 03:31:37 -07:00 |
Retro_Guy
|
057fca590a
|
Avoid creating thread dbs for groups that do not exist.
|
2024-06-02 08:04:07 -07:00 |
Retro_Guy
|
7622cc4e3c
|
Fix bug in nocem that caused section to not be found (so no delete).
|
2024-06-01 04:27:51 -07:00 |
Retro_Guy
|
11ccd228c6
|
Clean up logging of refusing articles with dates in the future.
|
2024-05-30 11:44:14 -07:00 |
Retro_Guy
|
1ea1ed2132
|
Remove duplicate check of incoming article date.
|
2024-05-30 05:42:07 -07:00 |
Retro_Guy
|
8c259cf695
|
Move version number to text file.
|
2024-05-30 02:25:03 -07:00 |
Retro_Guy
|
8e07ebcc06
|
Mod spoolnews.php to not poll remote server for last message when it's already known that we have it.
|
2024-05-29 14:10:01 -07:00 |
Retro_Guy
|
cb9102d0d3
|
Previous commit used an old cached copy of newsportal.php (thanks eclipse). This fixes that.
|
2024-05-29 05:35:46 -07:00 |
Retro_Guy
|
2ffdf5c4d2
|
Improve creating clickable links from urls in article.
|
2024-05-29 04:52:54 -07:00 |
Retro_Guy
|
3dd359f89f
|
Handle multiline Newsgroups header when posted directly to rslight nntp server.
|
2024-05-28 04:33:26 -07:00 |
Retro_Guy
|
e6627d448b
|
Limit overboard threads view to maxdisplay.
|
2024-05-27 05:58:23 -07:00 |
Retro_Guy
|
a752d6537d
|
Improve handling for multiline Newsgroups header.
|
2024-05-27 05:57:59 -07:00 |
Retro_Guy
|
2cba850cb0
|
Improve handling for multiline newsgroups header in nocemlist.php (thanks Julien_ÉLIE for the suggestions).
|
2024-05-27 03:58:08 -07:00 |
Retro_Guy
|
21dea6d9a7
|
Notify if trying to post to non-existent followup-to group.
|
2024-05-27 02:04:11 -07:00 |
Retro_Guy
|
5102749487
|
Fix bug recently introduced in deleting an article (used by nocem).
|
2024-05-24 06:28:17 -07:00 |
Retro_Guy
|
0f23b44ef0
|
Handle X-Face: header properly when a user creates an x-face of just spaces (Don't add the header).
|
2024-05-22 05:33:03 -07:00 |
Retro_Guy
|
6108dcefba
|
Line wrap article before preparing for quoting.
|
2024-05-22 05:09:05 -07:00 |
Retro_Guy
|
775a39ab7b
|
Allow incoming article to be up to 2 minutes in the future, no more.
|
2024-05-22 04:33:47 -07:00 |
Retro_Guy
|
0dac917320
|
Some cleanup for spoolnews, and add some more logging for debug purposes.
|
2024-05-22 04:20:16 -07:00 |
Retro_Guy
|
1641b223f3
|
Increment version number.
|
2024-05-21 05:50:33 -07:00 |
Retro_Guy
|
1d347d0344
|
Add comment in overrides.inc.php for blocking by user agent.
|
2024-05-21 05:41:33 -07:00 |
Retro_Guy
|
e720f3729c
|
Add feature to block clients by content of user agent string.
|
2024-05-21 05:39:45 -07:00 |
Retro_Guy
|
97c864d4de
|
At least remove one of the three requests for an article from cache.
|
2024-05-20 05:22:24 -07:00 |