this post was submitted on 14 Jun 2023
163 points (95.0% liked)
Lemmy.World Announcements
30403 readers
2 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
Federation should not be an issue for users, I think we could make the front-end hide most of the complexity that it brings. There are only a few things that are harder now:
One of the things that could be improved is changing the login page to add least add something about Federation, so users won't try to log in on another instance with the credentials of their home instance.
Your second bullet point is the one I have wanted fixed badly as soon as I started using lemmy. I want there to be a small button at the top of posts that takes me to that same post but through the server where my account is. Idk how that would work though. Maybe a browser addon that remembers where my accounts live? I wish I had the knowledge to make that sort of thing.
Sorry I deleted and reposted this comment, having an issue I'm trying to figure out.
This would require a browser extension or a central redirection server (similar to how single sign on is implemented between multiple URLs). The central server approach won't really fit well with the decentralized concept, although that server only needs to know your Lemmy instance and will only redirect users.
A browser extension could easily inject some kind of button in the page, and it would be easy enough for the browser extension to know your own Lemmy instance. I'm not sure if there is an easy URL to a specific post on a certain instance though, for example this post is https://feddit.nl/post/39577 for me and does not contain any information that this post is actually on [email protected]. Those post URLs work fine if your home instance is aware about the post, but won't work if nobody has subscribed to that community.
You should be able to see a very colorful button on every post and comment, this button will link to the post/comment on the instance it was sent from.
Ah, thanks! That works, and you can easily search for that link in your own Reddit instance, and it will fetch it to your home server if it was not yet available. That's actually a very nice feature. I had no idea what that colourful image was, but it makes sense when you know it is the Fediverse logo.