this post was submitted on 09 Jun 2025
20 points (95.5% liked)
Fediverse
20125 readers
41 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
I'd be wary of getting a conversation node from anybody other than the original author (as described in the second approach).
There's a reason why, if you want to resolve a missing post in Lemmy, etc, you have to use the fedi-link to retrieve it from its source, not just from any other instance that has a copy (because, like the "context owner", they could be lying).
For Group-based apps, conversation backfill is mostly an issue for new instances, who might have a community's posts (from its outbox), but will be missing old comments. Comments can be automatically and recursively retrieved when they are replied to or upvoted by a remote actor, but fetching from the source (as you arguably should do) is complicated by instances closing (there's still loads of comments from
feddit.de
andkbin.social
out there - it will be much worse whenlemm.ee
disappears). So perhaps Lemmy could also benefit from post authors being considered the trusted owner of any comments they receive.