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 175203089b
Add Related Hashtags
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
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, reduce localFollowerIds ttl 2 years ago
HashidService.php Update MediaPathService, fix story path 2 years ago
HashtagFollowService.php Update HashtagFollowService, fix cache invalidation bug 2 years ago
HashtagRelatedService.php Add Related Hashtags 2 years ago
HashtagService.php Update HashtagService, reduce cached_count cache ttl 2 years ago
HomeTimelineService.php Update HomeTimelineService, apply filters to feed warm logic 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
MediaBlocklistService.php
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
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, improve resolve query logic to better handle remote posts/profiles and local posts/profiles 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
WebfingerService.php