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 a5114bf35a
Merge pull request #3348 from shadowfacts/emoji-schema
Change static_path on custom emojis to static_url
3 years ago
..
AccountService.php Update AccountService 3 years ago
ActivityPubDeliveryService.php
ActivityPubFetchService.php Update HttpSignatures, update instance actor headers. Fixes #2935 4 years ago
AdminStatsService.php Update AdminStatsService, add storage() method 4 years ago
AutolinkService.php Add AutolinkService 4 years ago
BookmarkService.php Update BookmarkService, use sorted set 3 years ago
CollectionService.php Add CollectionService 3 years ago
ConfigCacheService.php Update ConfigCacheService, fix discover features 3 years ago
CustomEmojiService.php Change static_path on custom emojis to static_url 3 years ago
DiscoverService.php Improve DiscoverService 3 years ago
EmailService.php
FollowerService.php Update FollowerService 4 years ago
HashidService.php
HashtagService.php Add HashtagService 4 years ago
InstanceService.php Update InstanceService, define cache keys 3 years ago
LikeService.php Update LikeService, improve caching logic and add profile id to likedBy method to fix #3271 3 years ago
MarkerService.php Update ApiV1Controller, add markers endpoint 3 years ago
MediaBlocklistService.php
MediaPathService.php Update MediaPathService, change story paths 4 years ago
MediaService.php Update Services, fix mastoapi compat 3 years ago
MediaStorageService.php Update MediaStorageService, fix reremote avatar bug 3 years ago
MediaTagService.php
ModLogService.php
NodeinfoService.php Add InstancePipeline and NodeinfoService 4 years ago
NotificationService.php Update ApiV1Controller, fix notification entities 3 years ago
PollService.php Update PollService 4 years ago
ProfileService.php Update PublicApiController, use account service 4 years ago
PronounService.php
PublicTimelineService.php Update ApiV1Controller, fix empty public timeline bug 4 years ago
ReblogService.php Update ReblogService 3 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 Update ApiV1Controller, fix search v2 entities 3 years ago
SnowflakeService.php Update Snowflake service 4 years ago
StatusHashtagService.php Update DiscoverController, improve tag feed perf 3 years ago
StatusLabelService.php
StatusMentionService.php Add StatusMentionService, fixes #3026 4 years ago
StatusService.php #3288 Fix: Undefined index: replies_count 3 years ago
StoryService.php Update StoryService, fix division by zero bug 4 years ago
SuggestionService.php
UserFilterService.php Update public timeline api, use cached sorted set and client side block/mute filtering 4 years ago
WebfingerService.php Update ApiV1Controller, fix search v2 entities 3 years ago