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/tests/Unit/ActivityPub
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
..
Verb Apply Pint formatting to tests/ 4 weeks ago
AudienceScopeTest.php fix: add missing property declarations (phpstan property.notFound) 4 weeks ago
FollowersSyncDigestTest.php Add FEP-8fcf followers collection synchronization 5 days ago
NoteAttachmentTest.php Accept compacted Note attachments (#6588) 4 weeks ago
RemoteFollowTest.php Apply Pint formatting to tests/ 4 weeks ago
SsrfUrlValidationTest.php Fix unauthenticated SSRF in remote media/avatar fetch (variant of CVE-2026-71246) 4 weeks ago
StoryValidationTest.php Apply Pint formatting to tests/ 4 weeks ago
UpdatePersonValidationTest.php Apply Pint formatting to tests/ 4 weeks ago