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/app/Services
Daniel Supernault e67182c9b3
Update WebfingerService
1 week ago
..
Account Fix isDomainCompatible throwing on non-json beagle response 2 weeks ago
Federation refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
Groups Convert optional() to nullsafe operator 3 weeks ago
Internal Fix SoftwareUpdate notices 2 weeks ago
Media refactor: replace short facade aliases with fully-qualified imports 4 weeks ago
Status refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
AccountRevocationService.php Add AccountRevocationService 1 week ago
AccountService.php Update AccountService and AdminApiController 2 weeks ago
ActivityPubDeliveryService.php fix(federation): swallow ConnectionException on synchronous AP delivery 1 week ago
ActivityPubFetchService.php polish 4 weeks ago
AdminSettingsService.php Replace Str::of() fluent chains with static Str::/native calls 2 weeks ago
AdminShadowFilterService.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
AdminStatsService.php Fix MariaDB driver detection and reblog caption null inserts 1 week ago
AutolinkService.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
AutospamService.php Update AutospamService.php 1 month ago
AvatarService.php Replace Str::of() fluent chains with static Str::/native calls 2 weeks ago
BookmarkService.php Lint 9 months ago
BouncerService.php Pint app/ 4 weeks ago
CollectionService.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
ConfigCacheService.php refactor: replace short facade aliases with fully-qualified imports 4 weeks ago
CustomEmojiService.php Fix MariaDB driver detection and reblog caption null inserts 1 week ago
DeliveryHostService.php Update federation fanout 2 weeks ago
DiscoverService.php Fix MariaDB driver detection and reblog caption null inserts 1 week ago
DomainService.php Update AP fetch service and domain service 2 years ago
EmailService.php ban more tempmail domains 3 months ago
EmailVerificationService.php Refactor Auth, remove expensive middleware 2 weeks ago
FetchCacheService.php Fix unauthenticated SSRF in remote media/avatar fetch (variant of CVE-2026-71246) 4 weeks ago
FilesystemService.php Update FilesystemService.php 1 month ago
FollowerService.php Extract following-ids lookup into FollowerService::getFollowingIds 3 weeks ago
FractalService.php refactor: extract duplicate patterns into shared methods 4 weeks ago
GroupFeedService.php Add groups models, controllers and services 2 years ago
GroupPostService.php refactor: extract duplicate patterns into shared methods 4 weeks ago
GroupService.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
HashidService.php Update config_cache 3 years ago
HashtagFollowService.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
HashtagRelatedService.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
HashtagService.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
HomeTimelineService.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
ImportService.php refactor: replace short facade aliases with fully-qualified imports 4 weeks ago
InstanceService.php fix: stop caching raw Eloquent models to prevent incomplete-object 500s 4 weeks ago
LandingService.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
LikeService.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
LiveStreamService.php Lint 9 months ago
MarkerService.php refactor: replace short facade aliases with fully-qualified imports 4 weeks ago
MediaBlocklistService.php Use indexed query for media blocklist lookups and allow removing inactive hashes 2 weeks ago
MediaPathService.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
MediaService.php refactor: extract duplicate patterns into shared methods 4 weeks ago
MediaStorageService.php Improve federation handling 2 weeks ago
MediaTagService.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
ModLogService.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
NetworkTimelineService.php Fix NetworkTimelineService 2 weeks ago
NodeinfoService.php Update NodeinfoService.php 7 months ago
NotificationAppGatewayService.php chore: move resources/lang to top-level lang/ per Laravel 9+ convention 3 weeks ago
NotificationService.php Update NotificationService 2 weeks ago
PendingLoginService.php Refactor Auth, remove expensive middleware 2 weeks ago
PlaceService.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
PollService.php fix: use query methods instead of collection methods (phpstan noUnnecessaryCollectionCall) 4 weeks ago
ProfileService.php Lint 9 months ago
ProfileStatusService.php refactor: replace short facade aliases with fully-qualified imports 4 weeks ago
PronounService.php refactor: replace short facade aliases with fully-qualified imports 4 weeks ago
PublicTimelineService.php Fix NetworkTimelineService 2 weeks ago
PushNotificationService.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
ReblogService.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
RelationshipService.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
ResilientMediaStorageService.php refactor: replace short facade aliases with fully-qualified imports 4 weeks ago
SanitizeService.php Update SanitizeService, improve tag coverage 1 year ago
SearchApiV2Service.php Fix MariaDB driver detection and reblog caption null inserts 1 week ago
SecureMediaFetchService.php Route StoryFetch outbound requests through SSRF-hardened fetch service 2 weeks ago
SnowflakeService.php refactor: replace short facade aliases with fully-qualified imports 4 weeks ago
StatusHashtagService.php refactor: extract duplicate patterns into shared methods 4 weeks ago
StatusMentionService.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
StatusService.php feat: add admin:fixPostCounts to resync post like/boost/comment counts 4 weeks ago
StoryIndexService.php Extend story author-key TTL instead of overwriting so it survives to the longest-lived story 1 week ago
StoryService.php Update StoryService and add has_story to AccountTransformer 2 weeks ago
SuggestionService.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
TrendingHashtagService.php perf: fix N+1 queries; fix ComposeController lint and test namespace 4 weeks ago
UserAgentService.php Replace jenssegers/agent with matomo/device-detector 4 weeks ago
UserFilterService.php Extract duplicated blocked-id and duplicate-shortcode query patterns 3 weeks ago
UserOidcService.php Lint 9 months ago
UserRoleService.php Lint 9 months ago
UserStorageService.php Change storage size calculation from floor to ceil 2 weeks ago
WebfingerService.php Update WebfingerService 1 week ago