Live data from Hacker News

Browser extension that lets you follow accounts on foreign Mastodon instances

github.com

11–20 of 35 posts

Re: Browser extension that lets you follow accounts on foreign Mastodon instances

#12
post #6

Feels like this should be native to Mastodon. Is there anything preventing this from being implemented?

> Is there anything preventing this from being implemented? Yes, normal browser security restrictions mean one site doesn't have the necessary access to another site. A browser extension can bypass these security restrictions (which also means you have to trust the extension's developer, since the extension has unrestricted access to all sites you open in your browser).

There used to be an oauth flow for interacting with your home instance. I dont know when they got rid of it, maybe 4.0?

Re: Browser extension that lets you follow accounts on foreign Mastodon instances

#14
post #12
post #6

Earlier quoted context omitted.

> Is there anything preventing this from being implemented? Yes, normal browser security restrictions mean one site doesn't have the necessary access to another site. A browser extension can bypass these security restrictions (which also means you have to trust the extension's developer, since the extension has unrestricted access to all sites you open in your browser).

There used to be an oauth flow for interacting with your home instance. I dont know when they got rid of it, maybe 4.0?

You'd still need to type in (or select in some other way) your home instance. The instance you're browsing on has no way of knowing otherwise.

Re: Browser extension that lets you follow accounts on foreign Mastodon instances

#16

Not sure if I am missing something, but this is something I can do without any extra extensions installed? Out of the 27 accounts I am currently following, 20 are accounts from other Mastodon instances... I do have to search for the account on my local instance to start following them instead of being able to click follow right there, but that is a minor annoyance

Odd, I can just click follow, on hachyderm.io even if the followee is on mastodon.social. No annoyances.

Re: Browser extension that lets you follow accounts on foreign Mastodon instances

#17

Not sure if I am missing something, but this is something I can do without any extra extensions installed? Out of the 27 accounts I am currently following, 20 are accounts from other Mastodon instances... I do have to search for the account on my local instance to start following them instead of being able to click follow right there, but that is a minor annoyance

Odd, I can just click follow, on hachyderm.io even if the followee is on mastodon.social. No annoyances.

I'm betting you're clicking the follow button on the profile at hachyderm.io/@user@mastodon.social and not mastodon.social/@user

Re: Browser extension that lets you follow accounts on foreign Mastodon instances

#19

Not sure if I am missing something, but this is something I can do without any extra extensions installed? Out of the 27 accounts I am currently following, 20 are accounts from other Mastodon instances... I do have to search for the account on my local instance to start following them instead of being able to click follow right there, but that is a minor annoyance

It will never gain significant popularity with UX failures like this.

Re: Browser extension that lets you follow accounts on foreign Mastodon instances

#20
post #8

Alas there's been ongoing press-back against doing the thing the web does, which would be to have a way to registerProtocolHandler with your fedi instance (& be able to quickly flip sites into web protocol mode). One of the more recent WontFixes, citing previous issuee, https://github.com/mastodon/mastodon/issues/14187

The current discussion is at https://github.com/mastodon/mastodon/issues/19679
Post reply on HN