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 79039ba595
Update StatusStatelessTransformer, refactor the caption field to be compliant with the MastoAPI. Fixes #5364
3 months ago
..
Account
Federation Add ActiveSharedInboxService, for efficient sharedInbox caching 6 months ago
Groups Update GroupActivityPubService.php 7 months ago
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 Update ApiV1Controller, handle Moved accounts 6 months ago
ActivityPubDeliveryService.php
ActivityPubFetchService.php Update ActivityPubFetchService, reduce cache ttl from 1 hour to 7.5 mins and add uncached fetchRequest method 6 months ago
AdminSettingsService.php Add Authorized Fetch 7 months ago
AdminShadowFilterService.php
AdminStatsService.php Update cache 9 months ago
AutolinkService.php Update AutolinkService, optimize lookups 3 months ago
AutospamService.php
AvatarService.php
BookmarkService.php
BouncerService.php
CollectionService.php
ConfigCacheService.php Add Authorized Fetch 7 months ago
CustomEmojiService.php Update CustomEmojiService, only return local emoji 10 months ago
DiscoverService.php
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 Update FollowerService 6 months ago
GroupFeedService.php Add groups models, controllers and services 8 months ago
GroupPostService.php Add groups models, controllers and services 8 months ago
GroupService.php Add groups models, controllers and services 8 months ago
HashidService.php
HashtagFollowService.php
HashtagRelatedService.php
HashtagService.php
HomeTimelineService.php
ImportService.php
InstanceService.php Refactor total local post count logic, cache value and schedule updates twice daily to eliminate the perf issue on larger instances 9 months ago
LandingService.php Refactor total local post count logic, cache value and schedule updates twice daily to eliminate the perf issue on larger instances 9 months ago
LikeService.php
LiveStreamService.php
MarkerService.php
MediaBlocklistService.php
MediaPathService.php
MediaService.php
MediaStorageService.php
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
PronounService.php Update PronounService.php with it its pronouns 6 months ago
PublicTimelineService.php
PushNotificationService.php Add PushNotificationService 5 months ago
ReblogService.php Update ReblogService, fix cache sync issues 6 months ago
RelationshipService.php
ResilientMediaStorageService.php
SearchApiV2Service.php Update SearchApiV2Service, add support for Moved accounts 6 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 Add UserStorageService 7 months ago
WebfingerService.php