this post was submitted on 19 Jun 2023
388 points (99.7% liked)
Lemmy.World Announcements
29099 readers
4 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 [email protected] e-mail.
Report contact
- DM https://lemmy.world/u/lwreport
- Email [email protected] (PGP Supported)
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
Join the team
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
We really need to figure out this linking issue with the fediverse. I don't know who is managing the site but it would be nice to be able to produce relative links. For example if OP linked to
https://sub.rehab/?follow=kbin.social&separator=m
it should be enough to make the links relative to kbin on the pageRelated to this, Lemmy and kbin need to add a way to easily open posts in a different instance.
Far too many times I click on link only to find it's a post on a separate instance, and have to manually search for it on mine.
They need to both start adding referrer parameters to their share links. If hitting share appends
/fedirate?follow=kbin.social&separator=m
to the link, both lemmy and kbin should be smart enough to replace those values when you view a comment or a post so that it stays on your instance. In the worst case the link still works and the values are just ignored.I created an issue on their GitHub page
https://github.com/GeorgeSG/sub.rehab/issues/3
Feel free to reply there with a better change proposal
I like that idea. Adding to the to do list :)