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
2 weeks 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
…
Status refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
AccountRevocationService.php Add AccountRevocationService 2 weeks ago
AccountService.php Update AccountService and AdminApiController 2 weeks ago
ActivityPubDeliveryService.php fix(federation): swallow ConnectionException on synchronous AP delivery 2 weeks ago
ActivityPubFetchService.php
…
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 2 weeks ago
AutolinkService.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
AutospamService.php
…
AvatarService.php Replace Str::of() fluent chains with static Str::/native calls 2 weeks ago
BookmarkService.php
…
BouncerService.php
…
CollectionService.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
ConfigCacheService.php
…
CustomEmojiService.php Fix MariaDB driver detection and reblog caption null inserts 2 weeks ago
DeliveryHostService.php Update federation fanout 2 weeks ago
DiscoverService.php Fix MariaDB driver detection and reblog caption null inserts 2 weeks ago
DomainService.php
…
EmailService.php
…
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
…
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
…
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
…
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
…
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
…
MarkerService.php
…
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
…
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
…
ProfileService.php
…
ProfileStatusService.php
…
PronounService.php
…
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
…
SanitizeService.php
…
SearchApiV2Service.php Fix MariaDB driver detection and reblog caption null inserts 2 weeks ago
SecureMediaFetchService.php Route StoryFetch outbound requests through SSRF-hardened fetch service 2 weeks ago
SnowflakeService.php
…
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 2 weeks 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
…
UserFilterService.php Extract duplicated blocked-id and duplicate-shortcode query patterns 3 weeks ago
UserOidcService.php
…
UserRoleService.php
…
UserStorageService.php Change storage size calculation from floor to ceil 2 weeks ago
WebfingerService.php Update WebfingerService 2 weeks ago