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/database
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.
6 days ago
..
factories Remove unnecessary $model property from factories 3 weeks ago
migrations Add FEP-8fcf followers collection synchronization 6 days ago
seeders chore: uplift framework skeleton toward Laravel 12 defaults 3 weeks ago
.gitignore Add Laravel Framework 9 years ago