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/Feature
Your Name 742c1a6bc8 Require dangerzone sudo mode on curated register, shadow filter and page admin controllers 2 weeks ago
..
Account Fix isDomainCompatible throwing on non-json beagle response 2 weeks ago
Admin Add admin:resyncemoji command to re-download remote emoji locally 3 weeks ago
Api Filter null-account statuses from non-cached network timeline 2 weeks ago
Auth lint 2 weeks ago
AuthScope
Compose
Console lint 2 weeks ago
CriticalRoutes
Directory Exclude private profiles from public directory and clear suggestable on going private 2 weeks ago
Federation lint 2 weeks ago
Framework
LikePipeline Federate unlike before deleting Like so retries can deliver 2 weeks ago
Media Check media blocklist before storing uploads to prevent orphaned files 2 weeks ago
MediaPipeline Add structured metadata to MediaDeletePipeline skip/failure logs 3 weeks ago
Search Use ILIKE for case-insensitive search on PostgreSQL 2 weeks ago
Security Require dangerzone sudo mode on curated register, shadow filter and page admin controllers 2 weeks ago
Settings Ignore own row when validating email update uniqueness 2 weeks ago
ActivityPubDeliveryServiceTest.php
AdminRemoveCwTest.php
CommentPrivatePostTest.php
ComposeControllerTest.php perf: fix N+1 queries; fix ComposeController lint and test namespace 4 weeks ago
CuratedRegisterEmailEscapeTest.php Escape user-provided content in curated register admin emails 2 weeks ago
DedupeQueryPatternsTest.php Extract duplicated blocked-id and duplicate-shortcode query patterns 3 weeks ago
DeleteWorkerAuthorizationTest.php
FollowerServiceFollowingIdsTest.php Extract following-ids lookup into FollowerService::getFollowingIds 3 weeks ago
HashtagFollowProfileGuardTest.php Apply Pint lint fixes to session test files 2 weeks ago
HttpClientMigrationTest.php Fix test 2 weeks ago
ImportInstagramMissingProfileTest.php Apply Pint lint fixes to session test files 2 weeks ago
LoginTest.php
ModelNamespaceMigrationTest.php
NotificationServiceTest.php Convert string class references to ::class 3 weeks ago
PollVotePrivateAuthTest.php Enforce poll scope authorization on vote endpoint 2 weeks ago
RemoteAuthServiceTest.php Add timeout, retry and error handling to remote auth HTTP calls 3 weeks ago
RemoteOidcTest.php
SeasonalAggregationTest.php Compute Year-in-Review averages in SQL instead of in PHP 3 weeks ago
SecureMediaFetchHeadersTest.php Route StoryFetch outbound requests through SSRF-hardened fetch service 2 weeks ago
StatusDeleteCleanupTest.php Fix StatusDelete crashing on soft-deleted owning profile 2 weeks ago
StatusHashtagCachedCountTest.php Trigger StatusHashtag observer on deletion to keep cached_count accurate 2 weeks ago
StoryExpireRemoteCacheTest.php Invalidate latest-story cache on remote story expiry and null-guard latest() 2 weeks ago
StoryFetchSsrfTest.php Route StoryFetch outbound requests through SSRF-hardened fetch service 2 weeks ago
ValidUsernameTest.php