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 66f04bec25
Update InstanceService
4 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
ConfigCacheService.php
EmailService.php
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. 4 years ago
HashidService.php
InstanceService.php Update InstanceService 4 years ago
LikeService.php
MediaBlocklistService.php
MediaPathService.php
MediaService.php
MediaStorageService.php
MediaTagService.php
ModLogService.php
NodeinfoService.php
NotificationService.php Update NotificationService, fix 500 bug 4 years ago
PollService.php
ProfileService.php
PronounService.php
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. 4 years ago
SearchApiV2Service.php
SnowflakeService.php
StatusHashtagService.php
StatusLabelService.php
StatusService.php Update HomeTimeline api 4 years ago
StoryService.php
SuggestionService.php
UserFilterService.php
WebfingerService.php