If we want to promote such a great alternative for people over Twitter, we should figure out how to get this feature working so that we can see gabs on here the same way tweets are currently done.
When you click for the preview, we should see the gab here on this site just like tweets are currently handled. It really helps lend that feeling of professionalism, ease of use, etc.
Every little bit helps.
In addition it would cool if any and all twitter posts automatically redirect to Nitter so Twitter is not collecting data on us and gaining advertising revenue from our visits. https://www.inputmag.com/tech/nitter-is-a-new-front-end-for-twitter-that-helps-hide-you-from-advertisers
Yeah, I've asked for that a couple times already myself. :)
Might be something that needs to happen on Gab's end. Creating an embed type widget specifically. I'd bet they would do it.
YASSSSSSSS PLS.
As far as I know, this is handled by code on this website, so it's something we should be able to put in place on our end, even if we might also need some help from the gab end of things.
I've never dug further into it to see what all is needed, but it seems worth pursuing to help speed up adoption of Gab and put it on at least equal footing with how Twitter is currently handled.
There seems to be a difference between Twitter on desktop (does not work) andTwitter mobile (does work). Gab does not work.
Posts like this one seem to show the previews just fine. That's the kind of thing I want to see for Gab. Maybe I'll dig into the code and try to figure out which end it's coming from.
After digging into the code a bit, it looks like something that Twitter offers up on their end, and then this site has their code handle it as an embedded iframe.
Notice the https://platform.twitter.com/embed/ bit...
So looking into that brings us to https://developer.twitter.com/en/docs/twitter-for-websites/embedded-tweets/overview
Looks like it's something we'd probably need to work with gab on to have them provide some sort of API on their end that we could work with to create the embedded gabs on this end.