Post #1919527
2026-05-03 06:18 UTC
@reiver@mastodon.social it's barely defined! It's on my to-do list for the next version of ActivityPub, so please give comments and issues!
Replies (2)
-
@reiver@mastodon.social 2026-05-03 06:38
@evan@cosocial.ca I created an issue for it: https://github.com/w3c/activitypub/issues/578 Let me know if it needs more information.
-
@mariusor@metalhead.club 2026-05-03 07:11
@evan that looks like a really unsanitary upload method to me. I always imagined that uploadMedia was used for keeping concerns separate between object creation and media upload. Having them both present in the same place would have made more sense to me directly in an inbox/outbox. @reiver