Use the /api/v2/media endpoint for uploading instead of v1 #370
Labels
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: shadowfacts/Tusker#370
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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?