this post was submitted on 19 Jun 2023
388 points (99.7% liked)

Lemmy.World Announcements

28915 readers
1 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

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 1 year ago
MODERATORS
 

Found this on a reddit post. If someone has created an alternate to a reddit community you can submit the link there. This might help with activity.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 15 points 1 year ago (3 children)

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 page

[โ€“] OtakuAltair 7 points 1 year ago* (last edited 1 year ago) (1 children)

Related 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.

[โ€“] [email protected] 4 points 1 year ago* (last edited 1 year ago)

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.

[โ€“] [email protected] 6 points 1 year ago

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

[โ€“] GeorgeSG 3 points 1 year ago

I like that idea. Adding to the to do list :)