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 87ed60d675 Accept compacted Note attachments (#6588)
Normalize JSON-LD compacted single attachments (a bare object instead of a
one-item array) in getAttachments(), and route verifyAttachments() through it
so validation and import share one normalization path.

Includes PR #6589's tests plus additional edge-case coverage: list-form
preservation, bare-input normalization, and guards for missing/empty/scalar
attachments.
4 weeks ago
..
Inbox fix: resolve larastan class.notFound errors 4 weeks ago
Validator
DiscoverActor.php Fix unauthenticated SSRF in remote media/avatar fetch (variant of CVE-2026-71246) 4 weeks ago
Helpers.php Accept compacted Note attachments (#6588) 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