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
Shlee 140221fe90
Merge pull request #7192 from pixelfed/refactor/str-of-to-native
Laravel 13 Prep: Replace Str::of() fluent chains with static Str::/native calls
2 weeks ago
..
Inbox Replace Str::of() fluent chains with static Str::/native calls 2 weeks ago
Validator Update UpdatePersonValidator.php 2 weeks ago
DiscoverActor.php Fix unauthenticated SSRF in remote media/avatar fetch (variant of CVE-2026-71246) 4 weeks ago
Helpers.php Use now() helper instead of Carbon::now() for current-time access 2 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