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 9d52b9c2d6
Improve admin dashboard by moving expensive stats to its page and loading stats and recent data async on the dashboard home page
3 years ago
..
AccountService.php
ActivityPubDeliveryService.php
ActivityPubFetchService.php
AdminStatsService.php Improve admin dashboard by moving expensive stats to its page and loading stats and recent data async on the dashboard home page 3 years ago
AutolinkService.php
BookmarkService.php
CollectionService.php Improve CollectionService cache invalidation, fixes #3548 3 years ago
ConfigCacheService.php
CustomEmojiService.php
DiscoverService.php
EmailService.php
FollowerService.php Update FollowerService 3 years ago
HashidService.php
HashtagService.php
InstanceService.php
LikeService.php
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
MediaStorageService.php
MediaTagService.php
ModLogService.php
NetworkTimelineService.php Add NetworkTimelineService cache 3 years ago
NodeinfoService.php
NotificationService.php Fix NotificationService bug returning html response on /api/v1/notifications endpoint when a notification id belonging to a deleted account is rendered by checking AccountService before NotificationTransformer. 3 years ago
PollService.php Change ISO-8601 to RFC 3339 EXTENDED 3 years ago
ProfileService.php
PronounService.php
PublicTimelineService.php
ReblogService.php
RelationshipService.php Update FollowerService 3 years ago
SearchApiV2Service.php
SnowflakeService.php
StatusHashtagService.php
StatusLabelService.php
StatusMentionService.php
StatusService.php
StoryService.php
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