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 b64af89d40
Update migration and service
3 years ago
..
Account Added `/api/v1.1/accounts/app/settings` endpoint and UserAppSettings model to store app specific settings 3 years ago
Status Update UpdateStatusService, fix formatting issue. Fixes #4423 3 years ago
AccountService.php
ActivityPubDeliveryService.php
ActivityPubFetchService.php
AdminStatsService.php
AutolinkService.php
AutospamService.php Add Autospam Advanced Detection 3 years ago
AvatarService.php
BookmarkService.php
BouncerService.php
CollectionService.php
ConfigCacheService.php Add Autospam Advanced Detection 3 years ago
CustomEmojiService.php
DiscoverService.php
EmailService.php
FollowerService.php
HashidService.php
HashtagService.php Update HashtagService 3 years ago
ImportService.php Update migration and service 3 years ago
InstanceService.php Update InstanceService, fix banner blurhash memory bug 3 years ago
LandingService.php
LikeService.php
LiveStreamService.php
MarkerService.php
MediaBlocklistService.php
MediaPathService.php
MediaService.php
MediaStorageService.php Update MediaStorageService 3 years ago
MediaTagService.php Update Notification logic, remove message and rendered fields 3 years ago
ModLogService.php Update models, remove deprecated toText and toHtml methods 3 years ago
NetworkTimelineService.php
NodeinfoService.php
NotificationService.php
PollService.php
ProfileService.php
ProfileStatusService.php
PronounService.php
PublicTimelineService.php Update PublicTimelineService, improve warmCache query 3 years ago
ReblogService.php
RelationshipService.php Added `following_since` attribute to `/api/v1/accounts/relationships` endpoint when `_pe=1` (pixelfed entity) parameter is present 3 years ago
SearchApiV2Service.php
SnowflakeService.php
StatusHashtagService.php
StatusLabelService.php
StatusMentionService.php
StatusService.php Update StatusService, fix bug in getFull method 3 years ago
StoryService.php
SuggestionService.php
TrendingHashtagService.php
UserFilterService.php
WebfingerService.php