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 86af73455f
Update DirectMessageController, add mutuals endpoint
3 months ago
..
Account Update snowflake config, allow custom datacenter/worker ids 8 months ago
Federation Add ActiveSharedInboxService, for efficient sharedInbox caching 1 year ago
Groups Update GroupActivityPubService.php 1 year ago
Internal Update config, allow Beagle discover service to be disabled 1 year ago
Media
Status Update Status caption logic, stop storing duplicate html caption in db and defer to cached StatusService rendering 1 year ago
AccountService.php Update ApiV1Controller, handle Moved accounts 1 year ago
ActivityPubDeliveryService.php
ActivityPubFetchService.php Update ActivityPubFetchService, reduce cache ttl from 1 hour to 7.5 mins and add uncached fetchRequest method 1 year ago
AdminSettingsService.php Add Authorized Fetch 1 year ago
AdminShadowFilterService.php
AdminStatsService.php AdminStatsService: do not count deleted users 10 months ago
AutolinkService.php Update AutolinkService, optimize lookups 1 year ago
AutospamService.php Update autospam config, use config_cache 2 years ago
AvatarService.php
BookmarkService.php
BouncerService.php
CollectionService.php
ConfigCacheService.php Add Authorized Fetch 1 year ago
CustomEmojiService.php Update CustomEmojiService, only return local emoji 2 years ago
DiscoverService.php
DomainService.php Update AP fetch service and domain service 1 year ago
EmailService.php
FetchCacheService.php Add Profile Migrations 2 years ago
FilesystemService.php Update filesystems config, add to config_cache 2 years ago
FollowerService.php Update DirectMessageController, add mutuals endpoint 3 months ago
GroupFeedService.php Add groups models, controllers and services 1 year ago
GroupPostService.php Add groups models, controllers and services 1 year ago
GroupService.php Add groups models, controllers and services 1 year ago
HashidService.php Update config_cache 2 years ago
HashtagFollowService.php Update HashtagFollowService, fix cache invalidation bug 2 years ago
HashtagRelatedService.php Add app:hashtag-related-generate command 2 years ago
HashtagService.php Update HashtagService, reduce cached_count cache ttl 2 years ago
HomeTimelineService.php Update HomeTimelineService, add domain blocks filtering to warmCache method 2 years ago
ImportService.php Fix race condition 4 months ago
InstanceService.php Refactor total local post count logic, cache value and schedule updates twice daily to eliminate the perf issue on larger instances 1 year ago
LandingService.php Update LandingService and Config util to properly support the legal_notice setting 7 months ago
LikeService.php Update ApiV1Controller, fix max_id pagination on home and public timeline feeds 8 months ago
LiveStreamService.php
MarkerService.php Update MarkerService, fix php deprecation warning 2 years ago
MediaBlocklistService.php
MediaPathService.php
MediaService.php Update MediaService 6 months ago
MediaStorageService.php Lint 6 months ago
MediaTagService.php
ModLogService.php
NetworkTimelineService.php
NodeinfoService.php Lint 1 year ago
NotificationAppGatewayService.php Update NotificationAppGatewayService 1 year ago
NotificationService.php Update ApiV1Controller, improve notification filtering 2 years ago
PlaceService.php Update Places, improve cache invalidation/ttl 6 months ago
PollService.php
ProfileService.php
ProfileStatusService.php
PronounService.php Update PronounService.php with it its pronouns 1 year ago
PublicTimelineService.php
PushNotificationService.php Fix notifications not being delivered by directly checking the state from the database 10 months ago
ReblogService.php Update ReblogService, fix cache sync issues 1 year ago
RelationshipService.php Update ApiV1Controller, fix relationship fields. Fixes #5900 7 months ago
ResilientMediaStorageService.php
SearchApiV2Service.php Update SearchApiV2Service, fix offset bug. Fixes #5875 7 months ago
SnowflakeService.php Update snowflake config, allow custom datacenter/worker ids 8 months ago
StatusHashtagService.php Update StatusHashtagService, use more efficient cached count 2 years ago
StatusLabelService.php
StatusMentionService.php
StatusService.php Fix pinned posts implementation 8 months ago
StoryService.php
SuggestionService.php
TrendingHashtagService.php
UserFilterService.php Update UserFilterService, add domainBlocks method 2 years ago
UserOidcService.php field isnt accessTokenResourceOwnerId but responseResourceOwnerId 7 months ago
UserRoleService.php Update ParentalControls, map updated saved permissions/roles 2 years ago
UserStorageService.php Add UserStorageService 1 year ago
WebfingerService.php Update WebfingerService, apply banned domains to webfinger logic 7 months ago