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/Util/ActivityPub
Your Name 941c305104 fix: resolve larastan class.notFound errors
- Add missing FractalService import to Groups/GroupCommentService and
  Groups/GroupPostService (wrong namespace resolution)
- Update Inbox handler traits to use App\Models\* namespace instead of
  old App\* references (Status, Profile, DirectMessage, Media, Follower,
  Like, Instance, Story, User, FollowRequest, Notification, UserFilter,
  StoryView)
- Update HttpClientMigrationTest to use App\Models\* namespace
4 weeks ago
..
Inbox fix: resolve larastan class.notFound errors 4 weeks ago
Validator refactor: replace short facade aliases with fully-qualified imports 4 weeks ago
DiscoverActor.php Fix all class.notFound PHPStan issues - 31 fixes 11 months ago
Helpers.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
HttpSignature.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
Inbox.php refactor: split ActivityPub Inbox into focused traits with shared helpers 4 weeks ago
Outbox.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago