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 63f723decb
Update StatusService
2 years ago
..
AccountService.php Update ApiV1Controller, map AccountService 2 years ago
ActivityPubDeliveryService.php Add Content-Type and User-Agent for activity delivery 3 years ago
ActivityPubFetchService.php remove unneeded duplicate accept type 2 years ago
AdminStatsService.php Fix AdminStatService cache key, fixes #3612 3 years ago
AutolinkService.php Add AutolinkService 3 years ago
BookmarkService.php Update BookmarkService, use sorted set 3 years ago
CollectionService.php Update CollectionController 2 years ago
ConfigCacheService.php Update AvatarStorage pipeline 2 years ago
CustomEmojiService.php Fix CustomEmoji, properly handle shortcode updates and delete old copy in case the extension changes 2 years ago
DiscoverService.php Improve DiscoverService 3 years ago
EmailService.php
FollowerService.php Add optional home feed caching 2 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, fix typo 2 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 MediaService, add summary attribute for better alt text federation 2 years ago
MediaStorageService.php Update delete pipelines 2 years ago
MediaTagService.php
ModLogService.php
NetworkTimelineService.php Revert nsfw posts hidden on local/network timelines by default 2 years ago
NodeinfoService.php
NotificationService.php Update NotificationService, fix account attribute 3 years ago
PollService.php Change ISO-8601 to RFC 3339 EXTENDED 3 years ago
ProfileService.php
ProfileStatusService.php Add ProfileStatusService 3 years ago
PronounService.php Update PronounService, fix jsonn_decode null parameter 3 years ago
PublicTimelineService.php Revert nsfw posts hidden on local/network timelines by default 2 years ago
ReblogService.php Update ReblogService 3 years ago
RelationshipService.php Update FollowerService, use redis sorted sets for follower relations 2 years ago
SearchApiV2Service.php Add hashtag administration 2 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 2 years ago
StoryService.php Cleanup, fixes #3440 3 years ago
SuggestionService.php
TrendingHashtagService.php Update lexer/extractor to handle banned hashtags 2 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. 3 years ago
WebfingerService.php Update WebfingerService 2 years ago