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
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.
1 week ago
..
ActivityPub Add FEP-8fcf followers collection synchronization 1 week ago
Lexer fix(mentions): allow long usernames in autolinking (#7204) 1 week ago
APAnnounceStrategyTest.php
…
ActivityPubTagObjectTest.php
…
BearcapTest.php
…
CryptoTest.php
…
CuratedOnboardingNotifyAdminTest.php Use LazilyRefreshDatabase instead of plain RefreshDatabase in tests 2 weeks ago
ExampleTest.php Fix tests 2 weeks ago
OobAuthorizationTest.php Detect OOB oauth client when redirect_uri omitted on authorize 2 weeks ago
PurifierTest.php
…
RestrictedAccessMiddlewareTest.php
…
SnowflakeServiceTest.php test(snowflake): cover sequence generation and collision regression 2 weeks ago
WebfingerTest.php
…