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
Status Update UpdateStatusService, fix formatting issue. Fixes #4423 2 years ago
AccountService.php
ActivityPubDeliveryService.php Add Content-Type and User-Agent for activity delivery 3 years ago
ActivityPubFetchService.php Update http client 2 years ago
AdminShadowFilterService.php Add AdminShadowFilter feature 2 years ago
AdminStatsService.php
AutolinkService.php Add AutolinkService 4 years ago
AutospamService.php
AvatarService.php
BookmarkService.php Update BookmarkService, use sorted set 4 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 3 years ago
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
HashidService.php Update MediaPathService, fix story path 2 years ago
HashtagFollowService.php
HashtagRelatedService.php Add app:hashtag-related-generate command 2 years ago
HashtagService.php
HomeTimelineService.php
ImportService.php
InstanceService.php Fix potential memory leak due to not calling imagedestroy on GdImage objects 2 years ago
LandingService.php
LikeService.php
LiveStreamService.php
MarkerService.php Update MarkerService, fix php deprecation warning 2 years ago
MediaBlocklistService.php
MediaPathService.php
MediaService.php
MediaStorageService.php Update AvatarPipeline, improve refresh logic and garbage collection to purge old avatars 2 years ago
MediaTagService.php
ModLogService.php
NetworkTimelineService.php Update Services, use zpopmin on predis 2 years ago
NodeinfoService.php Add InstancePipeline and NodeinfoService 4 years ago
NotificationService.php Update notification epoch generation 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
PronounService.php
PublicTimelineService.php Add AdminShadowFilter feature 2 years ago
ReblogService.php
RelationshipService.php
ResilientMediaStorageService.php
SearchApiV2Service.php Update SearchApiV2Service, add user domain blocks filtering 2 years ago
SnowflakeService.php
StatusHashtagService.php
StatusLabelService.php Update StatusService 3 years ago
StatusMentionService.php
StatusService.php Update Status model, improve thumb logic 2 years ago
StoryService.php
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