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 240e6bbe4f
Update NodeinfoService, disable redirects
3 years ago
..
Account Update AP helpers, refactor post count decrement logic 3 years ago
Media Add MediaHlsService 3 years ago
Status
AccountService.php Update meta tags, improve descriptions and seo/og tags 3 years ago
ActivityPubDeliveryService.php
ActivityPubFetchService.php Update http client 3 years ago
AdminShadowFilterService.php Add AdminShadowFilter feature 3 years ago
AdminStatsService.php
AutolinkService.php
AutospamService.php
AvatarService.php Update AvatarPipeline, improve refresh logic and garbage collection to purge old avatars 3 years ago
BookmarkService.php
BouncerService.php
CollectionService.php
ConfigCacheService.php
CustomEmojiService.php
DiscoverService.php
DomainService.php Update AP Helpers, improve url validation and add optional dns verification, disabled by default 3 years ago
EmailService.php
FollowerService.php Update FollowerService, add $silent param to remove method to more efficently purge relationships 3 years ago
HashidService.php
HashtagFollowService.php Update HashtagFollowService, fix cache invalidation bug 3 years ago
HashtagRelatedService.php Add app:hashtag-related-generate command 3 years ago
HashtagService.php Update HashtagService, reduce cached_count cache ttl 3 years ago
HomeTimelineService.php Update HomeTimelineService, add domain blocks filtering to warmCache method 3 years ago
ImportService.php
InstanceService.php Fix potential memory leak due to not calling imagedestroy on GdImage objects 3 years ago
LandingService.php Update nodeinfo 3 years ago
LikeService.php Update Services, use zpopmin on predis 3 years ago
LiveStreamService.php
MarkerService.php Update MarkerService, fix php deprecation warning 3 years ago
MediaBlocklistService.php
MediaPathService.php
MediaService.php Update MediaService, remove hls_manifest attribute for MastoAPI entities 3 years ago
MediaStorageService.php Add S3 IG Import Media Storage 3 years ago
MediaTagService.php
ModLogService.php
NetworkTimelineService.php Update Services, use zpopmin on predis 3 years ago
NodeinfoService.php Update NodeinfoService, disable redirects 3 years ago
NotificationService.php Update notification epoch generation 3 years ago
PollService.php
ProfileService.php
ProfileStatusService.php
PronounService.php
PublicTimelineService.php Add AdminShadowFilter feature 3 years ago
ReblogService.php
RelationshipService.php Update FollowerService, add forget method to RelationshipService call to reduce load when mass purging 3 years ago
ResilientMediaStorageService.php Add Resilient Media Storage 3 years ago
SearchApiV2Service.php Update SearchApiV2Service, add user domain blocks filtering 3 years ago
SnowflakeService.php
StatusHashtagService.php Update StatusHashtagService, remove problemaatic cache layer 3 years ago
StatusLabelService.php
StatusMentionService.php
StatusService.php Update Status model, improve thumb logic 3 years ago
StoryService.php
SuggestionService.php
TrendingHashtagService.php
UserFilterService.php Update UserFilterService, add domainBlocks method 3 years ago
UserRoleService.php Update ParentalControls, map updated saved permissions/roles 3 years ago
WebfingerService.php