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
dansup 7881b09c2f
Merge pull request #6304 from pixelfed/classV2
Larastan: Fix Missing classes 2 - Medium risk
1 week ago
..
Account Fix PHPStan class.notFound issues 2 weeks ago
Federation Add ActiveSharedInboxService, for efficient sharedInbox caching 1 year ago
Groups Fix PHPStan class.notFound issues 2 weeks ago
Internal Fix PHPStan class.notFound issues 2 weeks ago
Media Add MediaHlsService 2 years ago
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 Fix PHPStan class.notFound issues 2 weeks ago
AdminSettingsService.php Add Authorized Fetch 1 year ago
AdminShadowFilterService.php Add AdminShadowFilter feature 2 years ago
AdminStatsService.php AdminStatsService: do not count deleted users 10 months ago
AutolinkService.php Update AutolinkService, optimize lookups 1 year ago
AutospamService.php Fix PHPStan 'empty() always exists and is not falsy' errors 2 weeks ago
AvatarService.php Fix all class.notFound PHPStan issues - 31 fixes 2 weeks ago
BookmarkService.php
BouncerService.php Add cloud ip bans to BouncerService 3 years ago
CollectionService.php Fix PHPStan 'empty() always exists and is not falsy' errors 2 weeks ago
ConfigCacheService.php Fix all class.notFound PHPStan issues - 31 fixes 2 weeks 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 Fix PHPStan class.notFound issues 2 weeks ago
FilesystemService.php Fix PHPStan class.notFound issues 2 weeks 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 Fix PHPStan closure.unusedUse issues - 7 fixes 2 weeks 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 Fix PHPStan class.notFound issues 2 weeks ago
LandingService.php Update LandingService.php 2 weeks 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 Update MediaPathService.php 2 weeks ago
MediaService.php Update MediaService 6 months ago
MediaStorageService.php Update MediaStorageService.php 2 weeks ago
MediaTagService.php Update Notification logic, remove message and rendered fields 3 years ago
ModLogService.php Update models, remove deprecated toText and toHtml methods 3 years ago
NetworkTimelineService.php Update Services, use zpopmin on predis 2 years ago
NodeinfoService.php Lint 1 year ago
NotificationAppGatewayService.php Fix PHPStan 'empty() always exists and is not falsy' errors 2 weeks 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 Update ProfileService, add softFail param 3 years ago
ProfileStatusService.php
PronounService.php Update PronounService.php with it its pronouns 1 year ago
PublicTimelineService.php Add AdminShadowFilter feature 2 years ago
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 Merge pull request #6302 from pixelfed/miscClosureUnusedUseV2 1 week ago
SanitizeService.php Update SanitizeService, improve tag coverage 2 months ago
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
StoryIndexService.php Fix PHPStan arguments.count issues 2 weeks ago
StoryService.php Update StoryController, show active self stories on home timeline 3 years ago
SuggestionService.php
TrendingHashtagService.php Update lexer/extractor to handle banned hashtags 3 years ago
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 Fix PHPStan 'empty() always exists and is not falsy' errors 2 weeks ago