You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pixelfed/app/Util/ActivityPub
Daniel Supernault 80d9b9399a
Refactor following & relationship logic. Replace FollowerObserver with FollowerService and added RelationshipService to cache results. Removed NotificationTransformer includes and replaced with cached services to improve performance and reduce database queries.
3 years ago
..
Validator Add activitypub story validator 4 years ago
DiscoverActor.php
Helpers.php Update AP Inbox 4 years ago
HttpSignature.php Update HttpSignatures, update instance actor headers. Fixes #2935 3 years ago
Inbox.php Refactor following & relationship logic. Replace FollowerObserver with FollowerService and added RelationshipService to cache results. Removed NotificationTransformer includes and replaced with cached services to improve performance and reduce database queries. 3 years ago
Outbox.php Update config() to config_cache() 4 years ago