this post was submitted on 10 Jun 2023
37 points (100.0% liked)

Mlem for Lemmy

5498 readers
10 users here now

Official community for Mlem, a free and open-source iOS Lemmy client.

Rules

  1. Keep it civil.
  2. This is a forum for discussion about Mlem. We welcome a degree of general chatter, but anything not related to Mlem may be removed at moderator discretion. This is not a forum for iPhone/Android debate. Posts and comments saying nothing but "iOS bad/I use Android" will be removed as off-topic.
  3. We welcome constructive criticism, but ask that it be both precise and polite.

FAQ

Download Mlem for iOS

GitHub

Website

Donate to Mlem

founded 1 year ago
MODERATORS
 

No idea if this is possible, but if someone posts a link to a post using an instance url it would be nice to have it try to open it as a post instead of opening the in-app browser

top 3 comments
sorted by: hot top controversial new old
[–] Mishmashley@lemmy.blahaj.zone 11 points 1 year ago

I’ve found this to be an issue as well, makes it difficult to subscribe to a new community in another instance that I find browsing All.

[–] lightsecond@lemmy.world 3 points 1 year ago* (last edited 1 year ago)

Yeah, it bugs me too. Even the /c/mlemapp link in the settings of the app opens up in an in-app browser. That said, I’m really grateful for the free work the devs are doing for the community. It’s still early days. I’ll see if i can contribute via code.

[–] jojo@beehaw.org 2 points 1 year ago* (last edited 1 year ago)

It's difficult to add URL handlers for this, however, it could be solved in two ways with a code change;

You can "share" the URL to Mlem, which can then look if its a post/comment url, and then display it natively. (tracked at https://github.com/buresdv/Mlem/issues/104)

You can copy-paste it in the search bar, which'll then show the same, this one is tracked at https://github.com/buresdv/Mlem/issues/83

load more comments
view more: next ›