this post was submitted on 17 May 2026
23 points (100.0% liked)
Multiverse
67 readers
1 users here now
Multiverse Festival is a celebration of decentralized social networks and digital freedom. Bringing together developers, activists, and enthusiasts, the event explores the future of federated platforms, privacy, and online autonomy. 🚀✨
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I think I can force a new instance to cache a copy of an old post simply by searching for the old post using the URL as a query. That would get a verbatim copy of the post (perhaps along with the whole thread) on the new instance. But of course from there the problem is that the new cached version is still associated to the previous (foreign) community. Without knowing the code, I would speculate that it would just be a matter of changing the community it appears in to a local one in the DB (though it would of course have to be done server side).