Ahoy @jdp !
It's neat that you're signing all your posts with your PHP key.
It looks like your host is on Pleroma, and the Vanilla Mastodon sites try to show it as an image, leaving a big "not available" box on every post.
Is there a support patch I could wheedle my instance admin to apply, or is this all experimental?
@jdp no need to stop, I was just curious as to what was going on and I thought it was neat.
Mastodon should probably use a whitelist of media types that get previews, or alternative preview boxes. Maybe I'll make a patch for it myself.
(Unlikely, because I'm lazy, but it could happen.)
@jdp I'm using the PWA off of schelling.pt, so it looks the same for me on mobile.
I wouldn't expect PHP support to be widespread, but with a clean patch, who knows?
I expect a patch for sensible handling of non-image attachments to have a much better chance.
Maybe I can figure out where to patch...
@jdp This was either a typo or a brain fart and I'm not sure which!
@jdp @WomanCorn Ah, so that’s why those black boxes show up on my client! That’s pretty cool
@WomanCorn One solution I’ve been looking at is to patch Pleroma on my end to parse a PGP signed message and display the main content as the ordinary content view and then provide a Multipart/Signature MIME view for the PGP signature version.
https://docs.pleroma.social/backend/API/differences_in_mastoapi_responses/#statuses