61
submitted 4 months ago by [email protected] to c/[email protected]

I'm trying to find an android mastodon app that can handle links from outside the app and open them in the app. Tusky is not going to implement this feature request and I haven't seen anything from the official app nor Fedilab.

It really feels like not being able to open mastodon links in an app is what's holding me back from using Mastodon more. I don't always find Mastodon content from within and is like to be able to interact with them more.

all 22 comments
sorted by: hot top controversial new old
[-] [email protected] 19 points 4 months ago* (last edited 4 months ago)

I need to release an update to refresh the supported domains soon, but I made an app that does the work of maintaining the giant list of possible domains and helps you set it as the default for all of them.

Not every client is supported, but there are a few options.

https://github.com/zacharee/MastodonRedirect/

[-] [email protected] 3 points 4 months ago

This is the best way IMO, and it supports a lot of different apps. I use both the Lemmy and Mastodon versions, and they both work nicely

[-] [email protected] 1 points 4 months ago

Thanks. This did the trick. Any chance you'll make Lemmy redirect compatible with Voyager?

[-] [email protected] 3 points 4 months ago

Voyager doesn't have a way to send it links.

[-] [email protected] 9 points 4 months ago

There is no easy way to implement it at the app level, because apps have no way of knowing whether any given link is a mastodon link or not

[-] [email protected] 3 points 4 months ago* (last edited 4 months ago)

Yeah, you would have to maintain a list of all Mastodon instance domain names, and Google requires this list to be baked in at build time of the app, so updating it requires updating the whole app and there's no way to dynamically detect that this link is a Mastodon link.

This isn't to say that it can't be done, Newpipe does this for Invidious/Piped instances, but yeah, it's a good bit of work...

[-] [email protected] 3 points 4 months ago* (last edited 4 months ago)

it doesn't report itself as mastodon in the header or something? That would have been useful.

edit: yeah, no. https://github.com/mastodon/mastodon/issues/23939

[-] [email protected] 1 points 4 months ago

Maybe some browser extension for like firefox mobile?

[-] [email protected] 2 points 4 months ago

What I could theoretically imagine, is that an extension could give it a custom URL scheme, like mastodon://mastodon.social/v1/..., and then the various Mastodon apps could register an intent/open handler for that. But yeah, again, quite a bit of effort.

Alternatively, the apps could offer a secondary Share-action, which tries to open the link instead of creating a post from it...

[-] [email protected] 1 points 4 months ago

That's a good idea

[-] [email protected] 1 points 4 months ago

It can't query this info externally occasionally...?

[-] [email protected] 1 points 4 months ago

No. It must be in the app already. It's for security reasons.

[-] [email protected] 3 points 4 months ago
[-] [email protected] 1 points 4 months ago* (last edited 3 months ago)

SubwayTooter might be able to do that, I think.

https://github.com/tateisu/SubwayTooter

[-] [email protected] 1 points 4 months ago

As has been said, this is not easily possible, but a workaround in Fedilab is to copy the link and paste it into the search bar inside the app. So, not super convenient, but at least you'll be logged in and can interact with the post. This might also work with the other apps, I'm not sure...

[-] [email protected] 1 points 4 months ago* (last edited 4 months ago)

Mastodon on iOS adds a button to the URL share sheet to open any url within Mastodon, and if it’s an ActivityPub object, will load the post inside Mastodon

Does the Android version have something similar?

[-] [email protected] 1 points 4 months ago

What are the chances that you come across a link and it goes to your preferred Mastodon instance?

[-] [email protected] 2 points 4 months ago* (last edited 4 months ago)

This is my latest example. [email protected] (https://lemm.ee/post/26313185) I ran across this post in Lemmy and basically got tired of trying to find a workaround that involved a bunch of steps to interact with the toot. I just wish Lemmy redirect worked with Voyager.

this post was submitted on 10 Mar 2024
61 points (95.5% liked)

Fediverse

26899 readers
87 users here now

A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).

If you wanted to get help with moderating your own community then head over to [email protected]!

Rules

Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration), Search Lemmy

founded 1 year ago
MODERATORS