Post #3098480
2022-11-21 17:52 UTC
@ampersarnie@mastodon.social @bramus@front-end.social @elizabeth@tech.lgbt @jlarky@fosstodon.org currently there's two hacks to do this, 1️⃣ use the bookmarklet when you want to redirect, or 2️⃣ if you're building an app have people redirect to a shared local storage server, I suppose I could integrate the bookmarklet and this local storage solution so you don't have to set your instance in the bookmarklet code 🤔
Replies (1)
-
@bramus@front-end.social 2022-11-21 18:23
@ampersarnie@mastodon.social @jlarky@fosstodon.org @elizabeth@tech.lgbt @thomasreggi@indieweb.social Nice! One area where my bookmarklet differs from those other ones, is that mine does not rely on URL parsing and therefore plays nice with mastodon hosts that are served from a subdomain. (In Mastodon config terms: LOCAL_DOMAIN vs WEB_DOMAIN – https://docs.joinmastodon.org/admin/config/#federation)