Elektrine lite

← Feed

@evan@cosocial.ca

Post #2172104

2026-05-07 18:23 UTC

@mariusor@metalhead.club You did answer my concerns, which I appreciate. I think your proposal is compatible with the mediaUpload structure -- it gives a fallback structure if there's no JSON-LD payload. So, a multipart/form-data with just the file part, or even an image/jpeg or another binary type as the top-level type.

Replies (1)

  • @evan@cosocial.ca 2026-05-07 18:24

    @mariusor@metalhead.club and the response gives a Location for the binary file, not an ActivityPub object. That doesn't get created until you post a Create activity to the outbox.

    Open ##2172308