Commit Graph

3 Commits (f044d14c8d363036adf06affbb89e10a51c85c90)

Author SHA1 Message Date
Daniel Supernault e1f90b9704
Update tests 5 days ago
Daniel Supernault e3e5a05b47
Lint licker 7 days ago
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.
7 days ago