pixelfed/app/Services
2023-05-09 01:08:09 -06:00
..
AccountService.php Update AccountService, fix actor cache invalidation 2023-01-30 23:35:10 -07:00
ActivityPubDeliveryService.php
ActivityPubFetchService.php Update HttpSignature 2023-04-19 19:09:55 -06:00
AdminStatsService.php
AutolinkService.php
AvatarService.php Update admin dashboard, fix search and dropdown menu 2023-05-05 00:00:11 -06:00
BookmarkService.php
BouncerService.php Add cloud ip bans to BouncerService 2023-04-20 01:08:54 -06:00
CollectionService.php
ConfigCacheService.php Update Admin Dashboard, allow admins to designate an admin account for the landing page and instance api endpoint 2023-05-07 05:04:18 -06:00
CustomEmojiService.php
DiscoverService.php
EmailService.php
FollowerService.php Update FollowPipeline, fix followers_count and following_count counters 2023-03-03 04:08:29 -07:00
HashidService.php Update MediaPathService, fix story path 2023-04-02 05:15:38 -06:00
HashtagService.php Add /api/v1/tags/:id/follow and /api/v1/tags/:id/unfollow api endpoints 2023-05-09 01:08:09 -06:00
InstanceService.php Update admin instances dashboard 2023-03-19 05:29:54 -06:00
LandingService.php Update Admin Dashboard, allow admins to designate an admin account for the landing page and instance api endpoint 2023-05-07 05:04:18 -06:00
LikeService.php Update LikeService, improve likedBy logic to soft fail on missing or deleted accounts 2023-05-08 22:47:59 -06:00
LiveStreamService.php
MarkerService.php
MediaBlocklistService.php
MediaPathService.php Update MediaPathService, fix story path 2023-04-02 05:15:38 -06:00
MediaService.php
MediaStorageService.php Added store remote media on S3 config setting, disabled by default 2023-05-07 01:35:51 -06:00
MediaTagService.php Update MediaTagService, fix ProfileService to soft fail on missing or deleted accounts 2023-05-08 22:47:19 -06:00
ModLogService.php
NetworkTimelineService.php Update InstanceService, improve unlisted/banned network post filtering 2023-01-15 02:35:10 -07:00
NodeinfoService.php
NotificationService.php
PollService.php
ProfileService.php Update ProfileService, add softFail param 2023-05-08 22:45:57 -06:00
ProfileStatusService.php
PronounService.php
PublicTimelineService.php
ReblogService.php
RelationshipService.php Update profile audience to filter blocked instances 2022-12-31 06:25:43 -07:00
SearchApiV2Service.php Update SearchApiV2Service 2023-05-05 03:04:56 -06:00
SnowflakeService.php
StatusHashtagService.php
StatusLabelService.php
StatusMentionService.php
StatusService.php Update StatusService, fix missing account condition 2023-05-08 22:45:02 -06:00
StoryService.php Update StoryController, show active self stories on home timeline 2023-05-05 06:42:17 -06:00
SuggestionService.php
TrendingHashtagService.php
UserFilterService.php Update mute/block logic with admin defined limits and improved filtering to skip deleted accounts 2023-03-01 04:16:42 -07:00
WebfingerService.php