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 Supernault 20a560bfd1
Update FollowerService, add localFollowerIds method
1 year ago
..
Account Update Remote Auth feature, fix custom domain bug and enforce banned domains 2 years ago
Media Add MediaHlsService 2 years ago
Status Update UpdateStatusService, fix formatting issue. Fixes #4423 2 years ago
AccountService.php Update AccountService, fix actor cache invalidation 2 years ago
ActivityPubDeliveryService.php Add Content-Type and User-Agent for activity delivery 3 years ago
ActivityPubFetchService.php Update http client 1 year ago
AdminShadowFilterService.php Add AdminShadowFilter feature 2 years ago
AdminStatsService.php Fix AdminStatService cache key, fixes #3612 3 years ago
AutolinkService.php Add AutolinkService 3 years ago
AutospamService.php Add Autospam Advanced Detection 2 years ago
AvatarService.php Update AvatarPipeline, improve refresh logic and garbage collection to purge old avatars 2 years ago
BookmarkService.php Update BookmarkService, use sorted set 3 years ago
BouncerService.php Add cloud ip bans to BouncerService 2 years ago
CollectionService.php Update CollectionController 3 years ago
ConfigCacheService.php Add Autospam Advanced Detection 2 years ago
CustomEmojiService.php Fix CustomEmoji, properly handle shortcode updates and delete old copy in case the extension changes 2 years ago
DiscoverService.php Improve DiscoverService 3 years ago
DomainService.php Update AP Helpers, improve url validation and add optional dns verification, disabled by default 2 years ago
EmailService.php Update EmailService 4 years ago
FollowerService.php Update FollowerService, add localFollowerIds method 1 year ago
HashidService.php Update MediaPathService, fix story path 2 years ago
HashtagFollowService.php Update HashtagServices 1 year ago
HashtagService.php Update HashtagServices 1 year ago
HomeTimelineService.php Add HomeTimelineService 1 year ago
ImportService.php Update ImportService 2 years ago
InstanceService.php Fix potential memory leak due to not calling imagedestroy on GdImage objects 2 years ago
LandingService.php Update nodeinfo 2 years ago
LikeService.php Update Services, use zpopmin on predis 2 years ago
LiveStreamService.php Update LiveStreamController, clear chat after stream ends 3 years ago
MarkerService.php Change ISO-8601 to RFC 3339 EXTENDED 3 years ago
MediaBlocklistService.php Add MediaBlocklistService 5 years ago
MediaPathService.php Update MediaPathService, fix story path 2 years ago
MediaService.php Update MediaService, remove hls_manifest attribute for MastoAPI entities 2 years ago
MediaStorageService.php Update AvatarPipeline, improve refresh logic and garbage collection to purge old avatars 2 years ago
MediaTagService.php Update Notification logic, remove message and rendered fields 2 years ago
ModLogService.php Update models, remove deprecated toText and toHtml methods 2 years ago
NetworkTimelineService.php Update Services, use zpopmin on predis 2 years ago
NodeinfoService.php Add InstancePipeline and NodeinfoService 4 years ago
NotificationService.php Update NotificationService, handle empty epoch. Fixes #4689 2 years ago
PollService.php Change ISO-8601 to RFC 3339 EXTENDED 3 years ago
ProfileService.php Update ProfileService, add softFail param 2 years ago
ProfileStatusService.php Add ProfileStatusService 3 years ago
PronounService.php Update PronounService, fix jsonn_decode null parameter 3 years ago
PublicTimelineService.php Add AdminShadowFilter feature 2 years ago
ReblogService.php Update ReblogService 3 years ago
RelationshipService.php Update FollowerService, add forget method to RelationshipService call to reduce load when mass purging 2 years ago
ResilientMediaStorageService.php Add Resilient Media Storage 2 years ago
SearchApiV2Service.php Update SearchApiV2Service, improve resolve query logic to better handle remote posts/profiles and local posts/profiles 2 years ago
SnowflakeService.php Update Snowflake service 4 years ago
StatusHashtagService.php Update DiscoverController, improve tag feed perf 3 years ago
StatusLabelService.php Update StatusService 3 years ago
StatusMentionService.php Add StatusMentionService, fixes #3026 3 years ago
StatusService.php Update Status model, improve thumb logic 2 years ago
StoryService.php Update StoryController, show active self stories on home timeline 2 years ago
SuggestionService.php Update Redis namespace 5 years ago
TrendingHashtagService.php Update lexer/extractor to handle banned hashtags 2 years ago
UserFilterService.php Update mute/block logic with admin defined limits and improved filtering to skip deleted accounts 2 years ago
WebfingerService.php Update WebfingerService 2 years ago