Posting video on Pixelfed fails #425
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
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?
See https://social.shadowfacts.net/notice/AYYaZfveZbB6FOEMtc
At the very least, needs a better error message
when a file that's too large is uploaded, pixelfed returns a 200 response with html in the body so decoding the response fails:
https://social.shadowfacts.net/notice/AZavmXXnOtszlXFIum
Will try sending Accept: application/json for all API requests, but waiting until the 2023.8 beta cycle.