Retro_Guy
|
2f87113359
|
Avoid sending article to remote server multiple times if crossposts use same server.
|
2024-09-06 16:46:37 -07:00 |
Retro_Guy
|
636bcedb2e
|
Remove some unused code and fix thread tree above article display.
|
2024-08-01 07:16:23 -07:00 |
Retro_Guy
|
d87deebe80
|
Use timer to expire rdns.dat.
|
2024-06-27 04:19:32 -07:00 |
Retro_Guy
|
a61a8a8a63
|
Expire diskcache only once per day.
|
2024-06-27 03:15:07 -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
|
47139a9467
|
Clean old bugs in expire.php and add cache support.
|
2024-06-16 06:42:13 -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
|
d67c35ee42
|
Sort date as int in expire.php.
|
2024-03-31 17:10:55 -07:00 |
Retro_Guy
|
c119f48ec8
|
Add group database maintenance to expire.php.
|
2023-10-04 06:27:08 -07:00 |
Retro_Guy
|
fafda5fe3d
|
Rebuild threads in expire.php of over x number of articles deleted.
|
2023-08-29 06:38:55 -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
|
f27c5c6657
|
Some cleanup to handle rebuilding large groups.
|
2023-08-26 03:43:11 -07:00 |
Retro_Guy
|
034ce67950
|
Fix Duplicate checking bug and avoid locking db too long in expire.php.
|
2023-08-25 04:21:06 -07:00 |
Retro_Guy
|
161015735a
|
Some fixes for group lists and expire.
|
2023-08-23 12:25:21 -07:00 |
Retro_Guy
|
ee6e0f8b24
|
One more minor logging change to expire.php.
|
2023-08-20 05:01:55 -07:00 |
Retro_Guy
|
f427947ebb
|
Simple log entry wording change in expire.php.
|
2023-08-20 04:58:18 -07:00 |
Retro_Guy
|
fef3c8e58a
|
Fix incomplete mods to expire.php.
|
2023-08-19 08:03:25 -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
|
d66f90e528
|
Remove articles from np during expire.
|
2023-08-14 05:34:27 -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
|
c1c56ed528
|
Avoid crash in thread.inc.php when running huge expire.
|
2023-08-08 05:54:15 -07:00 |
Retro_Guy
|
000be193b9
|
Fix expire.php to skip non-group lines in group list.
|
2023-08-06 09:24:29 -07:00 |
Retro_Guy
|
5e55fdc7f3
|
More logging cleanup in expire.php. Some Mail updates.
|
2023-07-30 08:59:09 -07:00 |
Retro_Guy
|
221004cc2e
|
Clean up expire.php and add some console logging.
|
2023-07-29 11:34:09 -07:00 |
Retro_Guy
|
2f842a5dc9
|
Immediately delete articles in expire.php.
|
2023-06-30 09:50:51 -07:00 |
Retro_Guy
|
8a03cbfbf6
|
Avoid creating unneccesary databases.
|
2022-03-16 06:54:34 +00:00 |
Retro_Guy
|
aa571ec45f
|
Move lock files to /lock to allow multiple instances
|
2021-07-03 02:08:34 +00:00 |
Retro_Guy
|
0ff1dfb4d9
|
Don't let zero mean false in expire.php
|
2021-03-27 02:58:07 -07:00 |
Retro_Guy
|
34ed3f90ce
|
Add sqlite support for articles spool
|
2021-01-20 15:54:47 -07:00 |
Retro_Guy
|
4d3645b33c
|
Add interval timers to thread update and expire
|
2021-01-08 18:41:29 -07:00 |
Retro_Guy
|
136c984fa9
|
Combine each section db into one .db3
|
2020-12-24 02:36:17 -07:00 |
Retro_Guy
|
d2d4588e13
|
Add per group expire settings and use db for expire
|
2020-12-18 18:14:39 -07:00 |
Retro_Guy
|
c2092e5f41
|
Initial commit
|
2020-11-28 17:55:31 -07:00 |