1
0
Fork 0
pixelfed/app/Services
Daniel Supernault c7b304ef20
Update http client
2023-11-06 02:08:51 -07:00
..
Account
Media Add MediaHlsService 2023-10-22 23:42:25 -06:00
Status
AccountService.php
ActivityPubDeliveryService.php
ActivityPubFetchService.php Update http client 2023-11-06 02:08:51 -07:00
AdminShadowFilterService.php Add AdminShadowFilter feature 2023-09-14 22:32:37 -06:00
AdminStatsService.php
AutolinkService.php
AutospamService.php
AvatarService.php Update AvatarPipeline, improve refresh logic and garbage collection to purge old avatars 2023-10-11 00:48:30 -06:00
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 2023-08-23 02:39:16 -06:00
HashidService.php
HashtagService.php
ImportService.php
InstanceService.php Fix potential memory leak due to not calling imagedestroy on GdImage objects 2023-09-09 22:55:06 +02:00
LandingService.php Update nodeinfo 2023-10-12 21:29:51 -06:00
LikeService.php
LiveStreamService.php
MarkerService.php
MediaBlocklistService.php
MediaPathService.php
MediaService.php Update MediaService, remove hls_manifest attribute for MastoAPI entities 2023-10-23 01:14:33 -06:00
MediaStorageService.php Update AvatarPipeline, improve refresh logic and garbage collection to purge old avatars 2023-10-11 00:48:30 -06:00
MediaTagService.php
ModLogService.php
NetworkTimelineService.php
NodeinfoService.php
NotificationService.php Update NotificationService, handle empty epoch. Fixes #4689 2023-10-10 19:13:19 -06:00
PollService.php
ProfileService.php
ProfileStatusService.php
PronounService.php
PublicTimelineService.php Add AdminShadowFilter feature 2023-09-14 22:32:37 -06:00
ReblogService.php
RelationshipService.php Update FollowerService, add forget method to RelationshipService call to reduce load when mass purging 2023-08-23 02:39:16 -06:00
ResilientMediaStorageService.php Add Resilient Media Storage 2023-09-25 00:59:24 -06:00
SearchApiV2Service.php
SnowflakeService.php
StatusHashtagService.php
StatusLabelService.php
StatusMentionService.php
StatusService.php Update Status model, improve thumb logic 2023-09-25 01:57:43 -06:00
StoryService.php
SuggestionService.php
TrendingHashtagService.php
UserFilterService.php
WebfingerService.php