pixelfed/app/Services
Daniel Supernault 132a58de54
Add Autospam Advanced Detection
2023-05-17 04:00:03 -06:00
..
AccountService.php Update AccountService, fix actor cache invalidation 2023-01-30 23:35:10 -07:00
ActivityPubDeliveryService.php Add Content-Type and User-Agent for activity delivery 2022-05-03 01:58:20 +09:00
ActivityPubFetchService.php Update HttpSignature 2023-04-19 19:09:55 -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
AutospamService.php Add Autospam Advanced Detection 2023-05-17 04:00:03 -06:00
AvatarService.php Update admin dashboard, fix search and dropdown menu 2023-05-05 00:00:11 -06:00
BookmarkService.php Update BookmarkService, use sorted set 2022-01-28 18:27:53 -07:00
BouncerService.php Add cloud ip bans to BouncerService 2023-04-20 01:08:54 -06:00
CollectionService.php Update CollectionController 2022-10-02 18:55:16 -06:00
ConfigCacheService.php Add Autospam Advanced Detection 2023-05-17 04:00:03 -06:00
CustomEmojiService.php Fix CustomEmoji, properly handle shortcode updates and delete old copy in case the extension changes 2022-12-24 01:07:44 -07:00
DiscoverService.php Improve DiscoverService 2021-12-19 04:07:40 -07:00
EmailService.php Update EmailService 2021-01-17 15:33:56 -07:00
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 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 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 Add MediaBlocklistService 2020-07-26 22:14:57 -06:00
MediaPathService.php Update MediaPathService, fix story path 2023-04-02 05:15:38 -06:00
MediaService.php Update MediaService, add summary attribute for better alt text federation 2022-12-04 20:29:01 -07:00
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 Update InstanceService, improve unlisted/banned network post filtering 2023-01-15 02:35:10 -07: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 ProfileService, add softFail param 2023-05-08 22:45:57 -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 Revert nsfw posts hidden on local/network timelines by default 2022-11-28 05:13:12 -07:00
ReblogService.php Update ReblogService 2022-03-11 00:00:47 -07:00
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 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, 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 Update Redis namespace 2019-12-10 23:04:03 -07:00
TrendingHashtagService.php Update lexer/extractor to handle banned hashtags 2022-12-27 05:23:54 -07:00
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 Update WebfingerService 2022-12-28 19:42:42 -07:00