Matthias Pfefferle
|
9da559be6a
|
Update includes/collection/class-followers.php
Co-authored-by: Alex Kirk <akirk@users.noreply.github.com>
|
2023-05-10 18:45:32 +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 |
|
Matthias Pfefferle
|
f64a765129
|
phpdoc fixes
|
2023-05-09 10:08:51 +02:00 |
|
Matthias Pfefferle
|
7127b0a568
|
oops
|
2023-05-03 14:54:34 +02:00 |
|
Matthias Pfefferle
|
be0f25f3d3
|
fail if get_remote_metadata_by_actor returns error
because it is not even possible to send `Accept` or `Reject` response.
|
2023-05-03 14:50:16 +02:00 |
|
Matthias Pfefferle
|
dea5f38561
|
better error handling
|
2023-05-02 14:39:25 +02:00 |
|
Matthias Pfefferle
|
f2355cd960
|
fix typo
|
2023-04-28 11:23:40 +02:00 |
|
Matthias Pfefferle
|
230aaa5b24
|
prepare migration
|
2023-04-27 14:34:54 +02:00 |
|
Matthias Pfefferle
|
ec822535c9
|
Follower object should not make any remote calls
|
2023-04-27 09:57:50 +02:00 |
|
Matthias Pfefferle
|
b8c86915b5
|
add missing phpdoc
|
2023-04-26 17:24:27 +02:00 |
|
Matthias Pfefferle
|
0ee1266c30
|
add sanitize callbacks
|
2023-04-26 17:23:28 +02:00 |
|
Matthias Pfefferle
|
4a4a06de37
|
get_follower requires user_id check
|
2023-04-26 17:22:44 +02:00 |
|
Matthias Pfefferle
|
764a091046
|
fix unit tests
|
2023-04-25 09:31:28 +02:00 |
|
Matthias Pfefferle
|
377fc94161
|
php doc
|
2023-04-25 09:09:07 +02:00 |
|
Matthias Pfefferle
|
84a82c2ac4
|
added follower model
|
2023-04-24 20:46:51 +02:00 |
|
Matthias Pfefferle
|
3c86e94d9a
|
remove followers
|
2023-04-21 16:25:15 +02:00 |
|
Matthias Pfefferle
|
32194c31df
|
phpDoc
|
2023-04-21 15:57:49 +02:00 |
|
Matthias Pfefferle
|
7769d76849
|
use a taxonomy to save the list of followers
|
2023-04-21 14:56:22 +02:00 |
|