Threads.net attachments missing preview #111
Loading…
Add table
Add a link
Reference in a new issue
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?
File attachments via accounts from Threads.net are showing URLs that feature parameters after the filename (i.e. image.jpg?xyz=123) from https://scontent.cdninstagram.com/
This is an issue in at least Pleroma-FE and Soapbox-FE from my testing.
Clicking into the image reveals the file correctly but nothing is produced for the thumbnail. I'm unsure which of these two articles would help me do something about it for my instance:
Any suggestions would be helpful. I'm unsure if this qualifies as a backend bug yet, so I'm posting up here first.
This is because Threads.net doesn't include attachment mimetypes in the objects. I use this workaround, not sure this should land in upstream