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/Jobs/ProfilePipeline
Daniel Supernault dedfa67b70
Add FEP-8fcf followers collection synchronization
Sender: followers-only Create deliveries carry a signed
Collection-Synchronization header scoped to the authority of each inbox,
and the partial followers collection is served to authenticated instances
at /users/{username}/followers_synchronization.

Receiver: a signed Collection-Synchronization header whose digest differs
from our copy queues FollowersSyncPipeline, which fetches the partial
collection as the instance actor and reconciles followers, pending follow
requests and unknown follows.

Adds profiles.followers_url for the collectionId check.
5 days ago
..
DecrementPostCount.php Lint 9 months ago
HandleUpdateActivity.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
IncrementPostCount.php Lint 9 months ago
ProfileMigrationDeliverMoveActivityPipeline.php refactor: extract duplicate patterns into shared methods 4 weeks ago
ProfileMigrationMoveFollowersPipeline.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
ProfilePurgeFollowersByDomain.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
ProfilePurgeNotificationsByDomain.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
SigningActorDiscoveryPipeline.php Add FEP-8fcf followers collection synchronization 5 days ago