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 44f4a9edd9
Improve CollectionService cache invalidation, fixes #3548
4 years ago
..
AccountService.php Update AccountService 5 years ago
ActivityPubDeliveryService.php Add Content-Type and User-Agent for activity delivery 4 years ago
ActivityPubFetchService.php Update HttpSignatures, update instance actor headers. Fixes #2935 5 years ago
AdminStatsService.php Change ISO-8601 to RFC 3339 EXTENDED 4 years ago
AutolinkService.php Add AutolinkService 5 years ago
BookmarkService.php Update BookmarkService, use sorted set 5 years ago
CollectionService.php Improve CollectionService cache invalidation, fixes #3548 4 years ago
ConfigCacheService.php Update ConfigCacheService, fail to fallback earlier 5 years ago
CustomEmojiService.php Change static_path on custom emojis to static_url 5 years ago
DiscoverService.php Improve DiscoverService 5 years ago
EmailService.php Update EmailService 6 years ago
FollowerService.php Update FollowerService 4 years ago
HashidService.php unwanted semicolons 4 years ago
HashtagService.php Update HashtagService, use sorted set for followed tags 4 years ago
InstanceService.php Update InstanceService, define cache keys 5 years ago
LikeService.php Update LikeService, improve caching logic and add profile id to likedBy method to fix #3271 5 years ago
LiveStreamService.php Add Live Stories/Live streaming 4 years ago
MarkerService.php Change ISO-8601 to RFC 3339 EXTENDED 4 years ago
MediaBlocklistService.php Add MediaBlocklistService 6 years ago
MediaPathService.php Update MediaPathService, change story paths 5 years ago
MediaService.php Update Services, fix mastoapi compat 5 years ago
MediaStorageService.php Update MediaStorageService, fix reremote avatar bug 5 years ago
MediaTagService.php Update ProfileService, use account transformer 5 years ago
ModLogService.php Add modlog notifications 7 years ago
NetworkTimelineService.php Add NetworkTimelineService cache 4 years ago
NodeinfoService.php Add InstancePipeline and NodeinfoService 5 years ago
NotificationService.php Update ApiV1Controller, fix notification entities 5 years ago
PollService.php Change ISO-8601 to RFC 3339 EXTENDED 4 years ago
ProfileService.php Update PublicApiController, use account service 5 years ago
PronounService.php Add profile pronouns 5 years ago
PublicTimelineService.php Update ApiV1Controller, fix empty public timeline bug 5 years ago
ReblogService.php Update ReblogService 5 years ago
RelationshipService.php Update FollowerService 4 years ago
SearchApiV2Service.php Update ApiV1Controller, fix search v2 entities 5 years ago
SnowflakeService.php Update Snowflake service 5 years ago
StatusHashtagService.php Update DiscoverController, improve tag feed perf 5 years ago
StatusLabelService.php Update StatusService 5 years ago
StatusMentionService.php Add StatusMentionService, fixes #3026 5 years ago
StatusService.php Update StatusService 5 years ago
StoryService.php Cleanup, fixes #3440 4 years ago
SuggestionService.php Update Redis namespace 7 years ago
UserFilterService.php Update UserFilterService, improve cache strategy by using in-memory state via UserFilterObserver for empty lists with a ttl of 90 days. 4 years ago
WebfingerService.php Update ApiV1Controller, fix search v2 entities 5 years ago