Michael
|
1e888ad6a4
|
Always check whe verified
|
2022-12-23 06:26:58 +00:00 |
|
Michael
|
179d776d0a
|
Only check the homepage for active users with a homepage
|
2022-12-23 06:22:12 +00:00 |
|
Michael
|
f31e617f5d
|
Contact suggestions are now cached
|
2022-11-30 05:59:27 +00:00 |
|
Tobias Diekershoff
|
44af6e4bc2
|
don't be pythonic
|
2022-11-07 11:19:33 +01:00 |
|
Tobias Diekershoff
|
30b9a57a37
|
Let the Worker check the homepage of a profile daily
|
2022-11-07 11:15:54 +01:00 |
|
Michael
|
018858934b
|
The priority is now a class constant
|
2022-10-17 05:49:55 +00:00 |
|
Michael
|
f2eec66240
|
Hopefully fixes loops during message processing
|
2022-08-03 03:38:03 +00:00 |
|
Michael
|
371f20a1aa
|
Decoupling is deactivated by default now
|
2022-07-31 07:48:35 +00:00 |
|
Michael
|
86105635ca
|
Improved message handling / new activity relay handling
|
2022-07-27 17:39:00 +00:00 |
|
Michael
|
6abb4d40d6
|
Handle changed parents
|
2022-07-24 13:09:35 +00:00 |
|
Michael
|
06280aa5a3
|
Recursively delete failed worker tasks
|
2022-07-24 09:26:52 +00:00 |
|
Michael
|
c775833117
|
Use deferred tasks
|
2022-07-21 06:23:55 +00:00 |
|
Michael
|
4a1fb1da12
|
Hourly process pending queue entries
|
2022-07-21 05:33:01 +00:00 |
|
Michael
|
b1a2de5cb5
|
Resubscribe to relay servers
|
2022-05-24 07:02:42 +00:00 |
|
Michael
|
dc16e6d471
|
The worker is split into several classes
|
2022-05-19 19:24:21 +00:00 |
|
Michael
|
0f0f4bc2c7
|
New worker job for deliveries without a worker
|
2022-05-13 07:31:00 +00:00 |
|
Michael
|
2433fee461
|
Changes after code review
|
2022-05-05 12:23:44 +00:00 |
|
Michael
|
069a008ca4
|
Removed unused tag entries
|
2022-04-24 15:27:20 +00:00 |
|
Balázs Úr
|
e56a53647b
|
Update copyright
|
2022-01-02 08:27:47 +01:00 |
|
Balázs Úr
|
054c301ef0
|
Update copyright
|
2021-03-29 08:40:20 +02:00 |
|
Michael
|
c740509a22
|
Changed worker order
|
2021-03-02 07:06:22 +00:00 |
|
Michael
|
a228183abb
|
Call post and item-uri expiry in squence
|
2021-03-02 06:50:12 +00:00 |
|
Michael
|
07c07ec499
|
More "item" traces removed
|
2021-02-14 09:43:27 +00:00 |
|
Michael
|
0fd01015e1
|
Increase wait time to 5 minutes
|
2021-01-06 23:24:00 +00:00 |
|
Michael
|
d5280c3dc3
|
Removed to-do comment
|
2021-01-06 23:08:09 +00:00 |
|
Michael
|
ced417da6c
|
Added functionality to kill processes
|
2021-01-06 23:05:55 +00:00 |
|
Michael
|
460b6d1c75
|
Remove unused cached avatar photo entries
|
2020-12-20 06:22:31 +00:00 |
|
Michael
|
2b8adf5073
|
Remove unused contacts
|
2020-12-05 21:07:48 +00:00 |
|
Michael
|
9f96f3ef34
|
Moved updating personal contacts to updatecontact
|
2020-12-04 05:53:11 +00:00 |
|
Michael
|
edbdfbae6b
|
workerqueue now has a "command" field
|
2020-12-03 15:47:50 +00:00 |
|
Michael Vogel
|
03af4062ce
|
Ensure to add the cron forkhood worker task with medium priority
|
2020-11-29 17:41:20 +01:00 |
|
Michael
|
7efd01880c
|
Define a maintenance window
|
2020-10-17 12:39:42 +00:00 |
|
Michael
|
9704a9bf25
|
Move the repair functionality to the daily cron
|
2020-10-15 07:34:21 +00:00 |
|
Michael
|
84b6c18b94
|
Replace "dbclean" with new expiry functionality
|
2020-10-15 06:02:17 +00:00 |
|
Michael
|
d94e653030
|
Issue 9344: Update trending tags hourly
|
2020-10-03 06:10:39 +00:00 |
|
Michael
|
f7cf8fe3d0
|
Issue 9276: Cache the trending hashtags in the background
|
2020-09-26 09:42:12 +00:00 |
|
Michael
|
1c5801ca8e
|
Renamed classes
|
2020-09-01 13:40:37 +00:00 |
|
Michael
|
3aa6d516bf
|
Changed priority
|
2020-09-01 12:55:46 +00:00 |
|
Michael
|
41e07a9ae2
|
Code cleanup
|
2020-09-01 08:32:53 +00:00 |
|
Michael
|
b1a9666e43
|
Splitting workerqueue cleanup
|
2020-09-01 08:30:12 +00:00 |
|
Michael
|
34cce68dc6
|
Replaced deprecated logger calls
|
2020-09-01 08:11:42 +00:00 |
|
Michael
|
4bb70d7593
|
Split cron tasks in several worker tasks
|
2020-09-01 08:09:16 +00:00 |
|
Michael
|
4316a95984
|
New database cleanup jobs
|
2020-08-26 05:33:37 +00:00 |
|
Michael
|
3a1fef43b2
|
Fix: Feeds and mail accounts hadn't been fetched reliably
|
2020-08-20 08:37:56 +00:00 |
|
Michael
|
67174f5762
|
fix reversed "if"
|
2020-08-19 19:41:22 +00:00 |
|
Michael
|
66bfb9e76f
|
Cache clearing rearrangements
|
2020-08-19 18:16:48 +00:00 |
|
Michael
|
af47a9f36c
|
Fix parameter order
|
2020-08-17 08:55:20 +00:00 |
|
Michael
|
224ef91715
|
Simplify code
|
2020-08-17 07:44:59 +00:00 |
|
Michael
|
7370a075f8
|
New rating scale
|
2020-08-17 06:47:29 +00:00 |
|
Michael
|
df75a24dc7
|
Use config value to trigger automated rating
|
2020-08-16 21:38:26 +00:00 |
|