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 09c0032b39
New landing page design
4 years ago
..
AccountService.php Update AccountService, fix actor cache invalidation 4 years ago
ActivityPubDeliveryService.php Add Content-Type and User-Agent for activity delivery 4 years ago
ActivityPubFetchService.php remove unneeded duplicate accept type 4 years ago
AdminStatsService.php Fix AdminStatService cache key, fixes #3612 4 years ago
AutolinkService.php Add AutolinkService 5 years ago
BookmarkService.php Update BookmarkService, use sorted set 5 years ago
CollectionService.php Update CollectionController 4 years ago
ConfigCacheService.php Update AvatarStorage pipeline 4 years ago
CustomEmojiService.php Fix CustomEmoji, properly handle shortcode updates and delete old copy in case the extension changes 4 years ago
DiscoverService.php Improve DiscoverService 5 years ago
EmailService.php
FollowerService.php Update FollowPipeline, fix followers_count and following_count counters 4 years ago
HashidService.php Update MediaPathService, fix story path 4 years ago
HashtagService.php Update HashtagService, use sorted set for followed tags 4 years ago
InstanceService.php Update admin instances dashboard 4 years ago
LandingService.php New landing page design 4 years ago
LikeService.php Update LikeService, fix typo 4 years ago
LiveStreamService.php Update LiveStreamController, clear chat after stream ends 4 years ago
MarkerService.php Change ISO-8601 to RFC 3339 EXTENDED 4 years ago
MediaBlocklistService.php
MediaPathService.php Update MediaPathService, fix story path 4 years ago
MediaService.php Update MediaService, add summary attribute for better alt text federation 4 years ago
MediaStorageService.php Update MediaStorageService, fix improper path 4 years ago
MediaTagService.php Update ProfileService, use account transformer 5 years ago
ModLogService.php
NetworkTimelineService.php Update InstanceService, improve unlisted/banned network post filtering 4 years ago
NodeinfoService.php Add InstancePipeline and NodeinfoService 5 years ago
NotificationService.php Update NotificationService, fix account attribute 4 years ago
PollService.php Change ISO-8601 to RFC 3339 EXTENDED 4 years ago
ProfileService.php Update PublicApiController, use account service 5 years ago
ProfileStatusService.php Add ProfileStatusService 4 years ago
PronounService.php Update PronounService, fix jsonn_decode null parameter 4 years ago
PublicTimelineService.php Revert nsfw posts hidden on local/network timelines by default 4 years ago
ReblogService.php Update ReblogService 5 years ago
RelationshipService.php Update profile audience to filter blocked instances 4 years ago
SearchApiV2Service.php Update SearchApiV2Service, order hashtag results by cached_count 4 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 4 years ago
StatusMentionService.php Add StatusMentionService, fixes #3026 5 years ago
StatusService.php Update StatusService, on purge remove from NetworkTimelineService cache 4 years ago
StoryService.php Cleanup, fixes #3440 4 years ago
SuggestionService.php
TrendingHashtagService.php Update lexer/extractor to handle banned hashtags 4 years ago
UserFilterService.php Update mute/block logic with admin defined limits and improved filtering to skip deleted accounts 4 years ago
WebfingerService.php Update WebfingerService 4 years ago