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 92ce41ce18
Merge pull request #5664 from hnrd/fix-migrate2cloud
Skip thumbnail cloud upload if no thumbnail exists
4 weeks ago
..
Account Update AP helpers, refactor post count decrement logic 1 year ago
Federation
Groups
Internal Update config, allow Beagle discover service to be disabled 5 months ago
Media
Status Update Status caption logic, stop storing duplicate html caption in db and defer to cached StatusService rendering 3 months ago
AccountService.php
ActivityPubDeliveryService.php
ActivityPubFetchService.php
AdminSettingsService.php
AdminShadowFilterService.php
AdminStatsService.php AdminStatsService: do not count deleted users 4 weeks ago
AutolinkService.php Update AutolinkService, optimize lookups 3 months ago
AutospamService.php Update autospam config, use config_cache 12 months ago
AvatarService.php Update AvatarPipeline, improve refresh logic and garbage collection to purge old avatars 1 year ago
BookmarkService.php
BouncerService.php
CollectionService.php
ConfigCacheService.php
CustomEmojiService.php
DiscoverService.php Improve DiscoverService 3 years ago
DomainService.php Update AP fetch service and domain service 9 months ago
EmailService.php
FetchCacheService.php
FilesystemService.php Update filesystems config, add to config_cache 12 months ago
FollowerService.php
GroupFeedService.php Add groups models, controllers and services 8 months ago
GroupPostService.php
GroupService.php Add groups models, controllers and services 8 months ago
HashidService.php
HashtagFollowService.php
HashtagRelatedService.php
HashtagService.php
HomeTimelineService.php
ImportService.php Fix Instagram import. Closes #5411 2 months ago
InstanceService.php
LandingService.php
LikeService.php
LiveStreamService.php
MarkerService.php Update MarkerService, fix php deprecation warning 1 year ago
MediaBlocklistService.php Add MediaBlocklistService 5 years ago
MediaPathService.php
MediaService.php
MediaStorageService.php Merge pull request #5664 from hnrd/fix-migrate2cloud 4 weeks ago
MediaTagService.php
ModLogService.php
NetworkTimelineService.php
NodeinfoService.php Lint 6 months ago
NotificationAppGatewayService.php Update NotificationAppGatewayService 5 months ago
NotificationService.php
PollService.php
ProfileService.php
ProfileStatusService.php Add ProfileStatusService 3 years ago
PronounService.php
PublicTimelineService.php
PushNotificationService.php Fix notifications not being delivered by directly checking the state from the database 2 months ago
ReblogService.php
RelationshipService.php Update FollowerService, add forget method to RelationshipService call to reduce load when mass purging 2 years ago
ResilientMediaStorageService.php
SearchApiV2Service.php Update SearchApiV2Service, fix hashtag search 2 months ago
SnowflakeService.php
StatusHashtagService.php
StatusLabelService.php
StatusMentionService.php
StatusService.php Update StatusStatelessTransformer, refactor the caption field to be compliant with the MastoAPI. Fixes #5364 3 months ago
StoryService.php
SuggestionService.php
TrendingHashtagService.php
UserFilterService.php
UserRoleService.php
UserStorageService.php
WebfingerService.php