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
11 months ago
..
Account Fix PHPStan class.notFound issues 11 months ago
Federation Add ActiveSharedInboxService, for efficient sharedInbox caching 2 years ago
Groups Fix PHPStan class.notFound issues 11 months ago
Internal Fix PHPStan class.notFound issues 11 months ago
Media Add MediaHlsService 3 years ago
Status Update Status caption logic, stop storing duplicate html caption in db and defer to cached StatusService rendering 2 years ago
AccountService.php Update ApiV1Controller, handle Moved accounts 2 years ago
ActivityPubDeliveryService.php
…
ActivityPubFetchService.php Fix PHPStan class.notFound issues 11 months ago
AdminSettingsService.php Add Authorized Fetch 2 years ago
AdminShadowFilterService.php Add AdminShadowFilter feature 3 years ago
AdminStatsService.php AdminStatsService: do not count deleted users 2 years ago
AutolinkService.php Update AutolinkService, optimize lookups 2 years ago
AutospamService.php Fix PHPStan 'empty() always exists and is not falsy' errors 11 months ago
AvatarService.php Fix all class.notFound PHPStan issues - 31 fixes 11 months 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 11 months ago
ConfigCacheService.php Fix all class.notFound PHPStan issues - 31 fixes 11 months ago
CustomEmojiService.php Update CustomEmojiService, only return local emoji 2 years ago
DiscoverService.php
…
DomainService.php Update AP fetch service and domain service 2 years ago
EmailService.php
…
FetchCacheService.php Fix PHPStan class.notFound issues 11 months ago
FilesystemService.php Fix PHPStan class.notFound issues 11 months ago
FollowerService.php Update DirectMessageController, add mutuals endpoint 1 year ago
GroupFeedService.php Add groups models, controllers and services 2 years ago
GroupPostService.php Add groups models, controllers and services 2 years ago
GroupService.php Fix PHPStan closure.unusedUse issues - 7 fixes 11 months ago
HashidService.php Update config_cache 3 years ago
HashtagFollowService.php Update HashtagFollowService, fix cache invalidation bug 3 years ago
HashtagRelatedService.php Add app:hashtag-related-generate command 3 years ago
HashtagService.php Update HashtagService, reduce cached_count cache ttl 3 years ago
HomeTimelineService.php Update HomeTimelineService, add domain blocks filtering to warmCache method 3 years ago
ImportService.php Fix race condition 1 year ago
InstanceService.php Fix PHPStan class.notFound issues 11 months ago
LandingService.php Update LandingService.php 11 months ago
LikeService.php Update ApiV1Controller, fix max_id pagination on home and public timeline feeds 2 years ago
LiveStreamService.php
…
MarkerService.php Update MarkerService, fix php deprecation warning 3 years ago
MediaBlocklistService.php
…
MediaPathService.php Update MediaPathService.php 11 months ago
MediaService.php Update MediaService 1 year ago
MediaStorageService.php Update MediaStorageService.php 11 months 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 3 years ago
NodeinfoService.php Lint 2 years ago
NotificationAppGatewayService.php Fix PHPStan 'empty() always exists and is not falsy' errors 11 months ago
NotificationService.php Update ApiV1Controller, improve notification filtering 3 years ago
PlaceService.php Update Places, improve cache invalidation/ttl 1 year ago
PollService.php
…
ProfileService.php Update ProfileService, add softFail param 3 years ago
ProfileStatusService.php
…
PronounService.php Update PronounService.php with it its pronouns 2 years ago
PublicTimelineService.php Add AdminShadowFilter feature 3 years ago
PushNotificationService.php Fix notifications not being delivered by directly checking the state from the database 2 years ago
ReblogService.php Update ReblogService, fix cache sync issues 2 years ago
RelationshipService.php Update ApiV1Controller, fix relationship fields. Fixes #5900 1 year ago
ResilientMediaStorageService.php Merge pull request #6302 from pixelfed/miscClosureUnusedUseV2 11 months ago
SanitizeService.php Update SanitizeService, improve tag coverage 1 year ago
SearchApiV2Service.php Update SearchApiV2Service, fix offset bug. Fixes #5875 1 year ago
SnowflakeService.php Update snowflake config, allow custom datacenter/worker ids 2 years ago
StatusHashtagService.php Update StatusHashtagService, use more efficient cached count 3 years ago
StatusLabelService.php
…
StatusMentionService.php
…
StatusService.php Fix pinned posts implementation 1 year ago
StoryIndexService.php Fix PHPStan arguments.count issues 11 months ago
StoryService.php Update StoryController, show active self stories on home timeline 3 years ago
SuggestionService.php
…
TrendingHashtagService.php
…
UserFilterService.php Update UserFilterService, add domainBlocks method 3 years ago
UserOidcService.php field isnt accessTokenResourceOwnerId but responseResourceOwnerId 1 year ago
UserRoleService.php Update ParentalControls, map updated saved permissions/roles 3 years ago
UserStorageService.php Add UserStorageService 2 years ago
WebfingerService.php Fix PHPStan 'empty() always exists and is not falsy' errors 11 months ago