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 e5454620e6
Update HomeTimeline api
3 years ago
..
AccountService.php Update AccountService, fix status bug 4 years ago
ActivityPubDeliveryService.php
ActivityPubFetchService.php Update HttpSignatures, update instance actor headers. Fixes #2935 4 years ago
AdminStatsService.php Update AdminStatsService, fix postgres bug 4 years ago
ConfigCacheService.php Add Auto Following support for admins 4 years ago
EmailService.php Update EmailService 4 years ago
FollowerService.php Refactor following & relationship logic. Replace FollowerObserver with FollowerService and added RelationshipService to cache results. Removed NotificationTransformer includes and replaced with cached services to improve performance and reduce database queries. 3 years ago
HashidService.php Update HashidService.php 5 years ago
InstanceService.php Update InstanceService 4 years ago
LikeService.php Update LikeService 4 years ago
MediaBlocklistService.php Add MediaBlocklistService 5 years ago
MediaPathService.php Update MediaPathService, change story paths 4 years ago
MediaService.php Update MediaService 4 years ago
MediaStorageService.php Update MediaStorageService 4 years ago
MediaTagService.php Update ProfileService, use account transformer 4 years ago
ModLogService.php
NodeinfoService.php Add InstancePipeline and NodeinfoService 4 years ago
NotificationService.php Update NotificationService, fix 500 bug 4 years ago
PollService.php Update PollService 4 years ago
ProfileService.php Update PublicApiController, use account service 4 years ago
PronounService.php Add profile pronouns 4 years ago
PublicTimelineService.php Update ApiV1Controller, fix empty public timeline bug 4 years ago
RelationshipService.php Refactor following & relationship logic. Replace FollowerObserver with FollowerService and added RelationshipService to cache results. Removed NotificationTransformer includes and replaced with cached services to improve performance and reduce database queries. 3 years ago
SearchApiV2Service.php
SnowflakeService.php Update Snowflake service 4 years ago
StatusHashtagService.php Update StatusTransformers, remove includes and use cached services 4 years ago
StatusLabelService.php Update StatusLabelService 4 years ago
StatusService.php Update HomeTimeline api 3 years ago
StoryService.php Update StoryService, fix division by zero bug 4 years ago
SuggestionService.php
UserFilterService.php Update DiscoverController, use UserFilterService on trendingApi 4 years ago
WebfingerService.php