this post was submitted on 09 Feb 2025
5 points (85.7% liked)
Summit
828 readers
45 users here now
Community to discuss Summit, a Lemmy reader for Android.
App (Play Store): https://play.google.com/store/apps/details?id=com.idunnololz.summit
APK: https://github.com/idunnololz/summit-for-lemmy/releases
Support the app
Website: https://summit.idunnololz.com/
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
Multi-communities is completely clientsided because Lemmy does not support them yet on the server. This means that the client will need to manually fetch the list of posts from every community in a multi-community. So if there are 30 communities in a multi-community, the client will need to get the post feed for all 30 communities in order to load the post feed. A limit of 30 is placed on the list to prevent the client from hitting the Lemmy servers too hard and also so it doesn't take forever for the feed to load.
Unfortunately I will not be making this number configurable in order to respect all of the Lemmy servers. Otherwise the client will DOS the servers.
Thank you for the explanation, I was also wondering why limiting it to 30... It is a fairly easy limit to reach as there are... Well, multiple communities for the same content with different instances lol.
Hopefully when Lemmy decides to implement this (ETA son) the transition for the app would be smooth for you :)