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 6cf4363c50
Update MediaService, remove hls_manifest attribute for MastoAPI entities
1 year ago
..
Account
Media Add MediaHlsService 1 year ago
Status
AccountService.php
ActivityPubDeliveryService.php
ActivityPubFetchService.php Update ActivityPubFetchService, add validateUrl parameter to bypass url validation to fetch content from blocked instances 2 years ago
AdminShadowFilterService.php Add AdminShadowFilter feature 1 year ago
AdminStatsService.php
AutolinkService.php
AutospamService.php
AvatarService.php Update AvatarPipeline, improve refresh logic and garbage collection to purge old avatars 1 year ago
BookmarkService.php
BouncerService.php
CollectionService.php
ConfigCacheService.php
CustomEmojiService.php
DiscoverService.php
DomainService.php
EmailService.php
FollowerService.php Update FollowerService, add forget method to RelationshipService call to reduce load when mass purging 2 years ago
HashidService.php
HashtagService.php
ImportService.php
InstanceService.php Fix potential memory leak due to not calling imagedestroy on GdImage objects 2 years ago
LandingService.php Update nodeinfo 1 year ago
LikeService.php
LiveStreamService.php
MarkerService.php
MediaBlocklistService.php
MediaPathService.php
MediaService.php Update MediaService, remove hls_manifest attribute for MastoAPI entities 1 year ago
MediaStorageService.php Update AvatarPipeline, improve refresh logic and garbage collection to purge old avatars 1 year ago
MediaTagService.php
ModLogService.php
NetworkTimelineService.php
NodeinfoService.php
NotificationService.php Update NotificationService, handle empty epoch. Fixes #4689 1 year ago
PollService.php
ProfileService.php
ProfileStatusService.php
PronounService.php
PublicTimelineService.php Add AdminShadowFilter feature 1 year ago
ReblogService.php
RelationshipService.php Update FollowerService, add forget method to RelationshipService call to reduce load when mass purging 2 years ago
ResilientMediaStorageService.php Add Resilient Media Storage 1 year ago
SearchApiV2Service.php
SnowflakeService.php
StatusHashtagService.php
StatusLabelService.php
StatusMentionService.php
StatusService.php Update Status model, improve thumb logic 1 year ago
StoryService.php
SuggestionService.php
TrendingHashtagService.php
UserFilterService.php
WebfingerService.php