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 6157e7a501
Merge pull request #3932 from pixelfed/fix-content-type
fix typo: http -> https
4 years ago
..
AccountService.php Update ApiV1Controller, map AccountService 4 years ago
ActivityPubDeliveryService.php Add Content-Type and User-Agent for activity delivery 4 years ago
ActivityPubFetchService.php fix typo: http -> https 4 years ago
AdminStatsService.php Fix AdminStatService cache key, fixes #3612 4 years ago
AutolinkService.php
…
BookmarkService.php
…
CollectionService.php Update CollectionController 4 years ago
ConfigCacheService.php Update AvatarStorage pipeline 4 years ago
CustomEmojiService.php Change static_path on custom emojis to static_url 5 years ago
DiscoverService.php
…
EmailService.php
…
FollowerService.php Update FollowerService, improve cache invalidation 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, 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
…
MediaService.php Update MediaService, add summary attribute for better alt text federation 4 years ago
MediaStorageService.php Update Avatar pipeline, fix cloud storage media_path 4 years ago
MediaTagService.php
…
ModLogService.php
…
NetworkTimelineService.php Revert nsfw posts hidden on local/network timelines by default 4 years ago
NodeinfoService.php
…
NotificationService.php Update NotificationService, fix account attribute 4 years ago
PollService.php Change ISO-8601 to RFC 3339 EXTENDED 4 years ago
ProfileService.php
…
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 FollowerService, use redis sorted sets for follower relations 4 years ago
SearchApiV2Service.php Fix SearchApiV2Service, improve webfinger condition 4 years ago
SnowflakeService.php
…
StatusHashtagService.php Update DiscoverController, improve tag feed perf 5 years ago
StatusLabelService.php Update StatusService 5 years ago
StatusMentionService.php
…
StatusService.php Update StatusService 5 years ago
StoryService.php Cleanup, fixes #3440 4 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. 4 years ago
WebfingerService.php Fix SearchApiV2Service, improve webfinger condition 4 years ago