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 d1dbed8932
Fix AdminStatService cache key, fixes #3612
3 years ago
..
AccountService.php Update AccountService 3 years ago
ActivityPubDeliveryService.php Add Content-Type and User-Agent for activity delivery 3 years ago
ActivityPubFetchService.php
AdminStatsService.php Fix AdminStatService cache key, fixes #3612 3 years ago
AutolinkService.php
BookmarkService.php Update BookmarkService, use sorted set 3 years ago
CollectionService.php Improve CollectionService cache invalidation, fixes #3548 3 years ago
ConfigCacheService.php Update ConfigCacheService, fail to fallback earlier 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 3 years ago
HashidService.php unwanted semicolons 3 years ago
HashtagService.php Update HashtagService, use sorted set for followed tags 3 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
LiveStreamService.php Update LiveStreamController, clear chat after stream ends 3 years ago
MarkerService.php Change ISO-8601 to RFC 3339 EXTENDED 3 years ago
MediaBlocklistService.php
MediaPathService.php
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
NetworkTimelineService.php Add NetworkTimelineService cache 3 years ago
NodeinfoService.php
NotificationService.php Fix mastoapi notification type casting to include comment and share (mention and reblog) notifications 3 years ago
PollService.php Change ISO-8601 to RFC 3339 EXTENDED 3 years ago
ProfileService.php
PronounService.php
PublicTimelineService.php
ReblogService.php Update ReblogService 3 years ago
RelationshipService.php Update FollowerService 3 years ago
SearchApiV2Service.php Update ApiV1Controller, fix search v2 entities 3 years ago
SnowflakeService.php
StatusHashtagService.php Update DiscoverController, improve tag feed perf 3 years ago
StatusLabelService.php Update StatusService 3 years ago
StatusMentionService.php Add StatusMentionService, fixes #3026 3 years ago
StatusService.php Update StatusService 3 years ago
StoryService.php Cleanup, fixes #3440 3 years ago
SuggestionService.php
UserFilterService.php Update UserFilterService, improve cache strategy by using in-memory state via UserFilterObserver for empty lists with a ttl of 90 days. 3 years ago
WebfingerService.php Update ApiV1Controller, fix search v2 entities 3 years ago