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 06655c3a8b
Update LandingService, add curated onboarding parameter
1 year ago
..
Account Update AP helpers, refactor post count decrement logic 1 year ago
Internal Add Software Update banner to admin home feeds 1 year ago
Media Add MediaHlsService 1 year ago
Status Update UpdateStatusService, fix formatting issue. Fixes #4423 2 years ago
AccountService.php Update meta tags, improve descriptions and seo/og tags 1 year ago
ActivityPubDeliveryService.php Add Content-Type and User-Agent for activity delivery 3 years ago
ActivityPubFetchService.php Update ActivityPubFetchService, enforce stricter Content-Type validation 1 year ago
AdminShadowFilterService.php Add AdminShadowFilter feature 1 year 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 1 year 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 2 years ago
ConfigCacheService.php Add Curated Onboarding 1 year 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 $silent param to remove method to more efficently purge relationships 1 year ago
HashidService.php Update MediaPathService, fix story path 2 years ago
HashtagFollowService.php Update HashtagFollowService, fix cache invalidation bug 1 year ago
HashtagRelatedService.php Add app:hashtag-related-generate command 1 year ago
HashtagService.php Update HashtagService, reduce cached_count cache ttl 1 year ago
HomeTimelineService.php Update HomeTimelineService, add domain blocks filtering to warmCache method 1 year ago
ImportService.php Update ImportService 2 years ago
InstanceService.php Fix potential memory leak due to not calling imagedestroy on GdImage objects 1 year ago
LandingService.php Update LandingService, add curated onboarding parameter 1 year 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 Update MarkerService, fix php deprecation warning 1 year ago
MediaBlocklistService.php
MediaPathService.php Update MediaPathService, fix story path 2 years ago
MediaService.php Update MediaService, remove hls_manifest attribute for MastoAPI entities 1 year ago
MediaStorageService.php Add S3 IG Import Media Storage 1 year 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 Update NodeinfoService, disable redirects 1 year ago
NotificationService.php Update notification epoch generation 1 year 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 1 year 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 1 year ago
SearchApiV2Service.php Update SearchApiV2Service, add user domain blocks filtering 1 year ago
SnowflakeService.php Update Snowflake service 4 years ago
StatusHashtagService.php Update StatusHashtagService, remove problemaatic cache layer 1 year 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 1 year ago
StoryService.php Update StoryController, show active self stories on home timeline 2 years ago
SuggestionService.php
TrendingHashtagService.php Update lexer/extractor to handle banned hashtags 2 years ago
UserFilterService.php Update UserFilterService, add domainBlocks method 1 year ago
UserRoleService.php Update ParentalControls, map updated saved permissions/roles 1 year ago
WebfingerService.php Update WebfingerService 2 years ago