gnu-social/plugins/ActivityPub/classes
brunoccast 25390bf96f [ActivityPub] Caching of Following/Followers interactions and collections
Follow interaction:
- Fixed mini-bug where the subscriber profile was being used as the subscribed
- Updated cache subscription-related values in both instances
- Tested and working with local GS instances

Unfollow interaction:
- Updated cache subscription-related values in both instances
- Tested and working with local GS instances

Followers/Following collections:
- Now returning ActivityPub profiles only
- Stored collections in cache

Misc:
- Fix bug concerning the retrieval of public/private-key after in-function generation
2021-07-16 19:44:33 +01:00
..
Activitypub_accept.php [CORE] Add ActivityPub plugin 2021-07-16 19:44:33 +01:00
Activitypub_announce.php [CORE] Add ActivityPub plugin 2021-07-16 19:44:33 +01:00
Activitypub_attachment.php [CORE] Add ActivityPub plugin 2021-07-16 19:44:33 +01:00
Activitypub_create.php [CORE] Add ActivityPub plugin 2021-07-16 19:44:33 +01:00
Activitypub_delete.php [CORE] Add ActivityPub plugin 2021-07-16 19:44:33 +01:00
Activitypub_error.php [CORE] Add ActivityPub plugin 2021-07-16 19:44:33 +01:00
Activitypub_follow.php [ActivityPub] Caching of Following/Followers interactions and collections 2021-07-16 19:44:33 +01:00
Activitypub_like.php [CORE] Add ActivityPub plugin 2021-07-16 19:44:33 +01:00
Activitypub_mention_tag.php [CORE] Add ActivityPub plugin 2021-07-16 19:44:33 +01:00
Activitypub_notice.php [CORE] Add ActivityPub plugin 2021-07-16 19:44:33 +01:00
Activitypub_pending_follow_requests.php [CORE] Add ActivityPub plugin 2021-07-16 19:44:33 +01:00
Activitypub_profile.php [ActivityPub] Caching of Following/Followers interactions and collections 2021-07-16 19:44:33 +01:00
Activitypub_reject.php [CORE] Add ActivityPub plugin 2021-07-16 19:44:33 +01:00
Activitypub_rsa.php [ActivityPub] Caching of Following/Followers interactions and collections 2021-07-16 19:44:33 +01:00
Activitypub_tag.php [CORE] Add ActivityPub plugin 2021-07-16 19:44:33 +01:00
Activitypub_undo.php [CORE] Add ActivityPub plugin 2021-07-16 19:44:33 +01:00