this post was submitted on 26 Jun 2025
16 points (100.0% liked)

Voyager

6919 readers
94 users here now

The official lemmy community for Voyager, an open source, mobile-first client for lemmy.

Download on App Store

Download on Play Store

Use as a Web App

Download on F-Droid

Rules

  1. Be nice.
  2. lemmy.world instance policy

Sponsor development! ๐Ÿ‘‡

Number of sponsors badge

๐Ÿ’™

founded 2 years ago
MODERATORS
 

Is there a search parameter to get a list of communities?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] gigachad@sh.itjust.works 3 points 6 days ago

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.