this post was submitted on 10 Jul 2023
72 points (92.9% liked)
Fediverse
17724 readers
84 users here now
A community dedicated to fediverse news and discussion.
Fediverse is a portmanteau of "federation" and "universe".
Getting started on Fediverse;
- What is the fediverse?
- Fediverse Platforms
- How to run your own community
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
That sounds like a job for a client and not necessarily Lemmy the service
Being able to merge them even if they aren't both visible in the same page of your feed or even just efficiently looking up cross-posts would probably need server assistance. Ideally it could be done in a way that a client could choose to or not to merge them.
I'm not sure about that. For actual cross posts, where the server is aware of the posts that are connected, it'd just be a matter of fetching all the sets of comments rather than just the one.
For when no one has actually cross posted but just posted the same link to a different community, that gets slightly trickier.
Any sort of solution though would require some service, whether on the instances or a separate bot, to scan for identical URLs and make connections for the frontend or client to then use. In such a case, the backend would need some idea or structure for a post hoc cross post, which would identify separate posts as being related in a way separate but similar to the cross-posted information.