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
Your Name e7ba43e2e1 fix: add missing use imports to resolve phpstan class.notFound errors
Add missing imports for Log, Cache, DB, FollowerService, StatusService,
LikeService, ReblogService, UserFilterService, AdminProfile, OauthClient,
and fix StatusTimelineTransformer reference (class didn't exist, replaced
with StatusTransformer).
4 weeks ago
..
Account
Federation
Groups refactor: replace short facade aliases with fully-qualified imports 4 weeks ago
Internal refactor: replace deprecated laravel/helpers with native alternatives 4 weeks ago
Media refactor: replace short facade aliases with fully-qualified imports 4 weeks ago
Status fix 8 months ago
AccountService.php refactor: replace short facade aliases with fully-qualified imports 4 weeks ago
ActivityPubDeliveryService.php fix: add missing use imports to resolve phpstan class.notFound errors 4 weeks ago
ActivityPubFetchService.php refactor: replace short facade aliases with fully-qualified imports 4 weeks ago
AdminSettingsService.php
AdminShadowFilterService.php refactor: replace short facade aliases with fully-qualified imports 4 weeks ago
AdminStatsService.php refactor: replace short facade aliases with fully-qualified imports 4 weeks ago
AutolinkService.php refactor: replace short facade aliases with fully-qualified imports 4 weeks ago
AutospamService.php Update AutospamService.php 1 month ago
AvatarService.php refactor: replace short facade aliases with fully-qualified imports 4 weeks ago
BookmarkService.php
BouncerService.php
CollectionService.php
ConfigCacheService.php refactor: replace short facade aliases with fully-qualified imports 4 weeks ago
CustomEmojiService.php
DiscoverService.php
DomainService.php
EmailService.php ban more tempmail domains 3 months ago
FetchCacheService.php Update FetchCacheService.php 8 months ago
FilesystemService.php Update FilesystemService.php 1 month ago
FollowerService.php refactor: replace short facade aliases with fully-qualified imports 4 weeks ago
GroupFeedService.php
GroupPostService.php refactor: replace short facade aliases with fully-qualified imports 4 weeks ago
GroupService.php refactor: replace short facade aliases with fully-qualified imports 4 weeks ago
HashidService.php
HashtagFollowService.php Revert 2 changes that broke Hashtag Following 5 months ago
HashtagRelatedService.php refactor: replace short facade aliases with fully-qualified imports 4 weeks ago
HashtagService.php
HomeTimelineService.php
ImportService.php refactor: replace short facade aliases with fully-qualified imports 4 weeks ago
InstanceService.php
LandingService.php
LikeService.php
LiveStreamService.php
MarkerService.php refactor: replace short facade aliases with fully-qualified imports 4 weeks ago
MediaBlocklistService.php
MediaPathService.php
MediaService.php refactor: replace short facade aliases with fully-qualified imports 4 weeks ago
MediaStorageService.php
MediaTagService.php refactor: replace short facade aliases with fully-qualified imports 4 weeks ago
ModLogService.php Convert string references to `::class` 4 weeks ago
NetworkTimelineService.php
NodeinfoService.php Update NodeinfoService.php 7 months ago
NotificationAppGatewayService.php refactor: replace short facade aliases with fully-qualified imports 4 weeks ago
NotificationService.php refactor: replace short facade aliases with fully-qualified imports 4 weeks ago
PlaceService.php refactor: replace short facade aliases with fully-qualified imports 4 weeks ago
PollService.php
ProfileService.php
ProfileStatusService.php refactor: replace short facade aliases with fully-qualified imports 4 weeks ago
PronounService.php refactor: replace short facade aliases with fully-qualified imports 4 weeks ago
PublicTimelineService.php
PushNotificationService.php
ReblogService.php
RelationshipService.php Convert string references to `::class` 4 weeks ago
ResilientMediaStorageService.php refactor: replace short facade aliases with fully-qualified imports 4 weeks ago
SanitizeService.php
SearchApiV2Service.php refactor: replace short facade aliases with fully-qualified imports 4 weeks ago
SnowflakeService.php refactor: replace short facade aliases with fully-qualified imports 4 weeks ago
StatusHashtagService.php
StatusMentionService.php
StatusService.php Merge pull request #6576 from shleeable/covidremove 1 month ago
StoryIndexService.php
StoryService.php
SuggestionService.php
TrendingHashtagService.php
UserAgentService.php Replace jenssegers/agent with matomo/device-detector 4 weeks ago
UserFilterService.php Refactor UserFilterService. Fixes #6497 1 month ago
UserOidcService.php
UserRoleService.php
UserStorageService.php
WebfingerService.php