gnu-social/plugins/ActivityPub/actions
tenma 3852ad175f [AP] Fix Follow collections
Activitypub_profile:
- Fix subscription-counter getter functions, invalid profiles were being counted

apActorFollowingAction:
- Small rewrite of generate_following, didn't make sense to not use try-catch block

apActorFollowersAction:
- Small rewrite of generate_followers, didn't make sense to not use try-catch block
2021-07-16 19:44:34 +01:00
..
apactorfollowers.php [AP] Fix Follow collections 2021-07-16 19:44:34 +01:00
apactorfollowing.php [AP] Fix Follow collections 2021-07-16 19:44:34 +01:00
apactorliked.php [CORE] Add ActivityPub plugin 2021-07-16 19:44:33 +01:00
apactoroutbox.php [CORE] Add ActivityPub plugin 2021-07-16 19:44:33 +01:00
apactorprofile.php [CORE] Add ActivityPub plugin 2021-07-16 19:44:33 +01:00
apinbox.php [CORE] Add ActivityPub plugin 2021-07-16 19:44:33 +01:00
apnotice.php [CORE] Add ActivityPub plugin 2021-07-16 19:44:33 +01:00