Elektrine lite

← Feed

@rolle@mementomori.social

Post #3098488

2022-11-21 17:51 UTC

@bramus@front-end.social There's also a browser extension with similar idea. This kind of things should really be in the core. https://github.com/raikasdev/mastodon4-redirect

Replies (1)

  • @Ciantic@twit.social 2022-11-23 11:52

    There is also web native way to do this, registering a web protocol. Then you can make links like: `web+mstdn://follow@somebody@example.com` which redirects to web app that is registered to that protocol. https://github.com/mastodon/mastodon/issues/19679

    Open ##3098489