nolanlawson / pinafore

Alternative web client for Mastodon (UNMAINTAINED)
https://pinafore.social
GNU Affero General Public License v3.0
1.02k stars 173 forks source link

No easy way to view media when your server rejects it #2276

Open prismflasher opened 1 year ago

prismflasher commented 1 year ago

On the base web client for Mastodon, you can click on thumbnails of media from servers your server rejects media from, and it will open the direct file on the server it originates from in a new tab. On pinafore, clicking on the thumbnail simply causes the thumbnail to disappear and be replaced by a broken image placeholder if it's under a content warning, or for an image viewer that doesn't display anything to pop up if it's not.

It would be nice to see either the original behavior replicated, or, possibly, for the media to be embedded from the originating server after a click through warning that your server rejects media from the instance in question.

nolanlawson commented 1 year ago

Hm, I'm not super familiar with this situation. Thanks for the explanation!