pixelfed/app/Services
Daniel Supernault 94697d536b
Add Server Directory integration
2022-11-13 20:11:07 -07:00
..
AccountService.php Update SettingsController, fix double json encoding and cache settings for 7 days 2022-09-19 03:39:33 -06:00
ActivityPubDeliveryService.php Add Content-Type and User-Agent for activity delivery 2022-05-03 01:58:20 +09:00
ActivityPubFetchService.php Update HttpSignatures, update instance actor headers. Fixes #2935 2021-09-20 00:21:16 -06:00
AdminStatsService.php Fix AdminStatService cache key, fixes #3612 2022-08-15 20:35:52 -06:00
AutolinkService.php Add AutolinkService 2021-11-15 19:33:52 -07:00
BookmarkService.php Update BookmarkService, use sorted set 2022-01-28 18:27:53 -07:00
CollectionService.php Update CollectionController 2022-10-02 18:55:16 -06:00
ConfigCacheService.php Add Server Directory integration 2022-11-13 20:11:07 -07:00
CustomEmojiService.php Change static_path on custom emojis to static_url 2022-04-01 18:40:13 -04:00
DiscoverService.php Improve DiscoverService 2021-12-19 04:07:40 -07:00
EmailService.php
FollowerService.php Update FollowerService 2022-06-05 02:35:14 -06:00
HashidService.php unwanted semicolons 2022-05-14 19:12:07 +09:30
HashtagService.php Update HashtagService, use sorted set for followed tags 2022-05-09 02:01:33 -06:00
InstanceService.php Update InstanceService, define cache keys 2022-03-12 23:32:31 -07:00
LikeService.php Update LikeService, fix typo 2022-09-29 04:50:10 -06:00
LiveStreamService.php Update LiveStreamController, clear chat after stream ends 2022-06-26 19:37:05 -06:00
MarkerService.php Change ISO-8601 to RFC 3339 EXTENDED 2022-05-21 05:14:22 +09:00
MediaBlocklistService.php
MediaPathService.php Update MediaPathService, change story paths 2021-08-31 00:38:07 -06:00
MediaService.php Update Services, fix mastoapi compat 2022-01-03 02:31:03 -07:00
MediaStorageService.php Fix remote profile avatar urls when storing locally 2022-10-08 22:59:33 -06:00
MediaTagService.php
ModLogService.php
NetworkTimelineService.php Add NetworkTimelineService cache 2022-06-09 04:15:23 -06:00
NodeinfoService.php Add InstancePipeline and NodeinfoService 2021-09-03 20:45:56 -06:00
NotificationService.php Update NotificationService, fix account attribute 2022-08-29 20:06:59 -06:00
PollService.php Change ISO-8601 to RFC 3339 EXTENDED 2022-05-21 05:14:22 +09:00
ProfileService.php Update PublicApiController, use account service 2021-07-26 18:47:40 -06:00
ProfileStatusService.php Add ProfileStatusService 2022-09-12 21:26:22 -06:00
PronounService.php Update PronounService, fix jsonn_decode null parameter 2022-09-11 05:42:49 -06:00
PublicTimelineService.php Update ApiV1Controller, fix empty public timeline bug 2021-09-07 21:07:20 -06:00
ReblogService.php Update ReblogService 2022-03-11 00:00:47 -07:00
RelationshipService.php Update FollowerService 2022-06-05 02:35:14 -06:00
SearchApiV2Service.php Fix SearchApiV2Service, improve webfinger condition 2022-08-31 21:37:43 -06:00
SnowflakeService.php Update Snowflake service 2021-09-03 20:51:05 -06:00
StatusHashtagService.php Update DiscoverController, improve tag feed perf 2022-03-31 01:31:03 -06:00
StatusLabelService.php Update StatusService 2022-04-18 01:59:27 -06:00
StatusMentionService.php Add StatusMentionService, fixes #3026 2021-12-03 20:47:00 -07:00
StatusService.php Update StatusService 2022-04-18 01:59:27 -06:00
StoryService.php Cleanup, fixes #3440 2022-05-14 00:36:52 -06:00
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. 2022-06-09 04:09:05 -06:00
WebfingerService.php Fix SearchApiV2Service, improve webfinger condition 2022-08-31 21:37:43 -06:00