this post was submitted on 26 Jun 2025
17 points (100.0% liked)
Voyager
6935 readers
60 users here now
The official lemmy community for Voyager, an open source, mobile-first client for lemmy.
Rules
- Be nice.
- lemmy.world instance policy
Sponsor development! ๐
๐
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
It was asked before and it is not easily possible because of how Lemmy works. Your home instance only federates to communities another user from your instance has searched before and subscribed. If that didn't happen, the community is unknown to your instance and therefore can't be shown. You can of course get a list of communities when accessing an instance via Lemmy UI through itself, so by accessing https://lemmy/ world for example. To integrate that view into Voyager, I guess you would need to implement some kind of "guest system". AFAIK it is not implemented atm, but have a look on the repo, I bet there exists an issue addressing this already.