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 806e210f13
Update snowflake config, allow custom datacenter/worker ids
1 month ago
..
Account Update snowflake config, allow custom datacenter/worker ids 1 month ago
Federation Add ActiveSharedInboxService, for efficient sharedInbox caching 8 months ago
Groups Update GroupActivityPubService.php 9 months ago
Internal Update config, allow Beagle discover service to be disabled 7 months ago
Media
Status Update Status caption logic, stop storing duplicate html caption in db and defer to cached StatusService rendering 5 months ago
AccountService.php Update ApiV1Controller, handle Moved accounts 7 months ago
ActivityPubDeliveryService.php
ActivityPubFetchService.php Update ActivityPubFetchService, reduce cache ttl from 1 hour to 7.5 mins and add uncached fetchRequest method 8 months ago
AdminSettingsService.php Add Authorized Fetch 9 months ago
AdminShadowFilterService.php
AdminStatsService.php AdminStatsService: do not count deleted users 3 months ago
AutolinkService.php Update AutolinkService, optimize lookups 5 months ago
AutospamService.php Update autospam config, use config_cache 1 year ago
AvatarService.php
BookmarkService.php
BouncerService.php
CollectionService.php
ConfigCacheService.php Add Authorized Fetch 9 months ago
CustomEmojiService.php Update CustomEmojiService, only return local emoji 1 year ago
DiscoverService.php
DomainService.php Update AP fetch service and domain service 11 months ago
EmailService.php
FetchCacheService.php
FilesystemService.php Update filesystems config, add to config_cache 1 year ago
FollowerService.php Update FollowerService 8 months ago
GroupFeedService.php Add groups models, controllers and services 10 months ago
GroupPostService.php Add groups models, controllers and services 10 months ago
GroupService.php Add groups models, controllers and services 10 months ago
HashidService.php Update config_cache 1 year ago
HashtagFollowService.php
HashtagRelatedService.php
HashtagService.php
HomeTimelineService.php
ImportService.php Fix Instagram import. Closes #5411 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 10 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 10 months ago
LikeService.php Update ApiV1Controller, fix max_id pagination on home and public timeline feeds 1 month ago
LiveStreamService.php
MarkerService.php
MediaBlocklistService.php
MediaPathService.php
MediaService.php
MediaStorageService.php Merge pull request #5664 from hnrd/fix-migrate2cloud 3 months ago
MediaTagService.php
ModLogService.php
NetworkTimelineService.php
NodeinfoService.php Lint 8 months ago
NotificationAppGatewayService.php Update NotificationAppGatewayService 7 months ago
NotificationService.php Update ApiV1Controller, improve notification filtering 1 year ago
PollService.php
ProfileService.php
ProfileStatusService.php
PronounService.php Update PronounService.php with it its pronouns 7 months ago
PublicTimelineService.php
PushNotificationService.php Fix notifications not being delivered by directly checking the state from the database 3 months ago
ReblogService.php Update ReblogService, fix cache sync issues 7 months ago
RelationshipService.php
ResilientMediaStorageService.php
SearchApiV2Service.php Update SearchApiV2Service, fix hashtag search 3 months ago
SnowflakeService.php Update snowflake config, allow custom datacenter/worker ids 1 month ago
StatusHashtagService.php Update StatusHashtagService, use more efficient cached count 1 year ago
StatusLabelService.php
StatusMentionService.php
StatusService.php Update StatusStatelessTransformer, refactor the caption field to be compliant with the MastoAPI. Fixes #5364 5 months ago
StoryService.php
SuggestionService.php
TrendingHashtagService.php
UserFilterService.php
UserRoleService.php
UserStorageService.php Add UserStorageService 9 months ago
WebfingerService.php