this post was submitted on 12 Jun 2023
796 points (98.5% liked)

Lemmy.World Announcements

29077 readers
8 users here now

This Community is intended for posts about the Lemmy.world server by the admins.

Follow us for server news 🐘

Outages 🔥

https://status.lemmy.world

For support with issues at Lemmy.world, go to the Lemmy.world Support community.

Support e-mail

Any support requests are best sent to info@lemmy.world e-mail.

Report contact

Donations 💗

If you would like to make a donation to support the cost of running this platform, please do so at the following donation URLs.

If you can, please use / switch to Ko-Fi, it has the lowest fees for us

Ko-Fi (Donate)

Bunq (Donate)

Open Collective backers and sponsors

Patreon

Join the team

founded 2 years ago
MODERATORS
 

I honestly do not mind it one but. I quite like the interface. It’s minimal but there are some bugs to it which is to be expected. I really do like the overall design of it though. There isn’t too much going on. It’s like old Reddit which I am a big fan of

you are viewing a single comment's thread
view the rest of the comments
[–] OfficialThunderbolt@beehaw.org 3 points 1 year ago (1 children)

No, because I'm talking about Universal Links/App Links, the feature of Android and iOS/macOS where you tap/click on an HTTP(S) link to some site, and the link opens & gets handled in the app. The feature was made with centralization in mind, so it won't work with federated servers, especially for users on small servers.

[–] SterlingVapor@lemmy.world 2 points 1 year ago

So what I think you're talking about is called deep links, and it's certainly a challenge in this scenario

I'm pretty sure it's solvable with some effort, I'm working on a Lemmy client now and will look into intents that could be sent from the Lemmy front end. My main concern is just recognizing the links in-app robustly as people learn how to format them - if the client doesn't kick you into the browser, it solves half the problem and I'll worry about the other half