Matthias Pfefferle
|
a9c1862369
|
some simplifications
|
2023-10-06 15:45:58 +02:00 |
|
Matthias Pfefferle
|
b3e5bad89c
|
reduce number of checks when system cron is not used (#472)
* reduce number of checks when system cron is not used
* add health check
|
2023-09-27 11:14:52 +02:00 |
|
Matthias Pfefferle
|
addd7dd8a1
|
better handling when data is missing (#444)
* better handling when data is missing
* WP_Error: add translation key and status
* do not use cache for cleanup and update
* better queries
|
2023-09-21 16:26:17 +02:00 |
|
Matthias Pfefferle
|
835af08848
|
some small fixes
|
2023-07-28 10:28:55 +02:00 |
|
Matthias Pfefferle
|
96c1e92151
|
optimize and simplify followers
|
2023-07-06 14:42:18 +02:00 |
|
Matthias Pfefferle
|
47957c2a6a
|
fix code
|
2023-07-03 19:52:54 +02:00 |
|
Matthias Pfefferle
|
493b8ffad5
|
use transformer instead of post-model
|
2023-07-03 17:59:42 +02:00 |
|
Matthias Pfefferle
|
359eabf671
|
use collection instead of factory
|
2023-07-03 11:20:44 +02:00 |
|
Matthias Pfefferle
|
f207089269
|
revert scheduler/dispatcher changes
|
2023-06-30 16:08:28 +02:00 |
|
Matthias Pfefferle
|
ced8cd0e29
|
send activities for blog-wide user
|
2023-06-29 19:10:49 +02:00 |
|
Matthias Pfefferle
|
3e969c859a
|
send blog-wide activities if enabled
|
2023-06-29 18:44:25 +02:00 |
|
Matthias Pfefferle
|
5f1abd2461
|
fail early
|
2023-06-27 14:29:42 +02:00 |
|
Matthias Pfefferle
|
a8fe587f91
|
prepare federation method
|
2023-06-27 14:29:42 +02:00 |
|
Matthias Pfefferle
|
5478be1355
|
a follower is now a valid ActivityPub Actor
this helps with API handling
|
2023-06-23 14:54:29 +02:00 |
|
Matthias Pfefferle
|
758912da64
|
do not use cache for new followers
|
2023-05-31 14:03:46 +02:00 |
|
Matthias Pfefferle
|
084f108161
|
only schedule migration if DB is not on the latest version
|
2023-05-31 10:48:51 +02:00 |
|
Matthias Pfefferle
|
b803914180
|
removed output formatting
|
2023-05-11 09:46:26 +02:00 |
|
Matthias Pfefferle
|
6fce2c30d2
|
Update includes/class-scheduler.php
Co-authored-by: Alex Kirk <akirk@users.noreply.github.com>
|
2023-05-10 18:47:46 +02:00 |
|
Matthias Pfefferle
|
463bff834b
|
delete if response code is 410 or 404
|
2023-05-10 17:21:59 +02:00 |
|
Matthias Pfefferle
|
2570928b00
|
PHPDoc
|
2023-05-10 14:55:10 +02:00 |
|
Matthias Pfefferle
|
17b66cb23d
|
implement cleanup_followers and update_followers
|
2023-05-10 14:18:56 +02:00 |
|