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
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
AvatarService.php
BookmarkService.php
BouncerService.php
CollectionService.php
ConfigCacheService.php
CustomEmojiService.php
DiscoverService.php
DomainService.php
EmailService.php
FetchCacheService.php
FilesystemService.php
FollowerService.php
GroupFeedService.php
GroupPostService.php
GroupService.php
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
MediaBlocklistService.php
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
NotificationAppGatewayService.php
NotificationService.php
PollService.php
ProfileService.php
ProfileStatusService.php
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
ResilientMediaStorageService.php
SearchApiV2Service.php Update SearchApiV2Service, fix hashtag search 1 month 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