Use the /api/v2/media endpoint for uploading instead of v1 #370

Open
opened 2023-04-18 14:15:11 +00:00 by shadowfacts · 0 comments
Owner

https://docs.joinmastodon.org/methods/media/

Lets processing the full size image happen asynchronously, which should result in a perceived speedup when posting.

This means if processing the full size attachment fails, we won't show an error message but I think the tradeoff is worth it?

https://docs.joinmastodon.org/methods/media/ Lets processing the full size image happen asynchronously, which should result in a perceived speedup when posting. This means if processing the full size attachment fails, we won't show an error message but I think the tradeoff is worth it?
shadowfacts added the
enhancement
label 2023-04-18 14:15:11 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: shadowfacts/Tusker#370
No description provided.