pixelfed/app/Services
Daniel Supernault 132a58de54
Add Autospam Advanced Detection
2023-05-17 04:00:03 -06:00
..
AccountService.php
ActivityPubDeliveryService.php
ActivityPubFetchService.php
AdminStatsService.php
AutolinkService.php
AutospamService.php Add Autospam Advanced Detection 2023-05-17 04:00:03 -06:00
AvatarService.php
BookmarkService.php
BouncerService.php
CollectionService.php
ConfigCacheService.php Add Autospam Advanced Detection 2023-05-17 04:00:03 -06:00
CustomEmojiService.php
DiscoverService.php
EmailService.php
FollowerService.php
HashidService.php
HashtagService.php Update HashtagService 2023-05-09 03:22:28 -06:00
InstanceService.php Update InstanceService, fix banner blurhash memory bug 2023-05-13 00:18:53 -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
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 Notification logic, remove message and rendered fields 2023-05-12 23:15:41 -06:00
ModLogService.php Update models, remove deprecated toText and toHtml methods 2023-05-13 00:43:46 -06:00
NetworkTimelineService.php
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
SearchApiV2Service.php
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
WebfingerService.php