wordpress-activitypub/includes
2023-12-27 22:41:16 +01:00
..
activity decouple the adding/removing of follow relationships from adding/removing followers 2023-12-27 16:10:41 +01:00
collection move static function that retrieves all follows and pending follow requests to the table that displays it 2023-12-27 22:41:16 +01:00
handler fix call and wrong return of add_follower function 2023-12-27 21:42:39 +01:00
model make the save of a follower return the post id instead of the object and adopt unit tests 2023-12-27 16:45:23 +01:00
rest Shared Inbox (#617) 2023-12-22 17:45:27 +01:00
table move static function that retrieves all follows and pending follow requests to the table that displays it 2023-12-27 22:41:16 +01:00
transformer fix some small issues 2023-12-22 11:01:23 +01:00
class-activity-dispatcher.php fix: the application announces all posts no matter whether the blog user is disabled or not 2023-12-27 16:10:33 +01:00
class-activitypub.php decouple the adding/removing of follow relationships from adding/removing followers 2023-12-27 16:10:41 +01:00
class-admin.php draft for managing follow requests 2023-12-25 22:35:04 +01:00
class-blocks.php some phpcs fixes (#590) 2023-12-07 12:30:44 +01:00
class-debug.php some code cleanup 2023-04-20 15:22:11 +02:00
class-handler.php Activity-Type based handlers (#551) 2023-11-30 11:43:48 +01:00
class-hashtag.php Comment Federation (#550) 2023-12-22 10:12:26 +01:00
class-health-check.php remove systems cron warning 2023-12-15 07:45:11 +01:00
class-http.php Activity-Type based handlers (#551) 2023-11-30 11:43:48 +01:00
class-mention.php Comment Federation (#550) 2023-12-22 10:12:26 +01:00
class-migration.php clear inbox cache after update 2023-12-05 13:39:00 +01:00
class-scheduler.php Profiles: Update followers when profile fields change (#542) 2023-12-22 11:33:25 +01:00
class-shortcodes.php Comment Federation (#550) 2023-12-22 10:12:26 +01:00
class-signature.php Temporary commit to bypass ssl cert check 2023-12-24 11:48:57 +01:00
class-webfinger.php Comment Federation (#550) 2023-12-22 10:12:26 +01:00
compat.php fix #620 2023-12-23 20:31:42 +01:00
debug.php PHPDoc 2023-05-10 15:36:45 +02:00
functions.php Comment Federation (#550) 2023-12-22 10:12:26 +01:00
help.php Clarifying what [ap_excerpt] does (#578) 2023-11-26 21:18:03 +01:00