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 9d365d07f9
Update ParentalControls, map updated saved permissions/roles
2 years 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 meta tags, improve descriptions and seo/og tags 2 years ago
ActivityPubDeliveryService.php
ActivityPubFetchService.php Update http client 2 years ago
AdminShadowFilterService.php Add AdminShadowFilter feature 2 years ago
AdminStatsService.php
AutolinkService.php
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
BouncerService.php Add cloud ip bans to BouncerService 2 years ago
CollectionService.php
ConfigCacheService.php Add Autospam Advanced Detection 2 years ago
CustomEmojiService.php
DiscoverService.php
DomainService.php Update AP Helpers, improve url validation and add optional dns verification, disabled by default 2 years ago
EmailService.php
FollowerService.php Update FollowerService, add $silent param to remove method to more efficently purge relationships 2 years ago
HashidService.php
HashtagFollowService.php Update HashtagFollowService, fix cache invalidation bug 2 years ago
HashtagRelatedService.php Add app:hashtag-related-generate command 2 years ago
HashtagService.php Update HashtagService, reduce cached_count cache ttl 2 years ago
HomeTimelineService.php Update HomeTimelineService, add domain blocks filtering to warmCache method 2 years 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
MarkerService.php Update MarkerService, fix php deprecation warning 2 years ago
MediaBlocklistService.php
MediaPathService.php
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
NotificationService.php Update notification epoch generation 2 years ago
PollService.php
ProfileService.php Update ProfileService, add softFail param 2 years ago
ProfileStatusService.php
PronounService.php
PublicTimelineService.php Add AdminShadowFilter feature 2 years ago
ReblogService.php
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, add user domain blocks filtering 2 years ago
SnowflakeService.php
StatusHashtagService.php Update StatusHashtagService, remove problemaatic cache layer 2 years ago
StatusLabelService.php
StatusMentionService.php
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
TrendingHashtagService.php
UserFilterService.php Update UserFilterService, add domainBlocks method 2 years ago
UserRoleService.php Update ParentalControls, map updated saved permissions/roles 2 years ago
WebfingerService.php