this post was submitted on 15 Sep 2025
7 points (88.9% liked)
Mlem for Lemmy
6336 readers
25 users here now
Official community for Mlem, a free and open-source iOS Lemmy client.
Rules
- Keep it civil.
- This is a forum for discussion about Mlem. We welcome a degree of general chatter, but anything not related to Mlem may be removed at moderator discretion. This is not a forum for iPhone/Android debate. Posts and comments saying nothing but "iOS bad/I use Android" will be removed as off-topic.
- We welcome constructive criticism, but ask that it be both precise and polite.
FAQ
- When will insert feature here be implemented?
- Check our issue board--if there isn't an issue open for the feature you want, feel free to open an issue or make post! Just remember that devs are people too--we're doing this for free in our spare time, and building a quality app takes a lot of patient work.
- Is Mlem available for Android?
- No. Mlem is written using SwiftUI, which is not currently supported on Android. If such support becomes available, we will look into bringing Mlem to our Android friends.
- How do I join the beta?
- How do I join the dev team?
- Head over to our recruitment channel, or go straight to our GitHub and read CONTRIBUTING.md to get started.
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
I'm glad you like it :) You're correct that Mlem doesn't include these features yet.
This is tricky to implement at the moment - we'd need the Piefed developers to make some changes to make this easier for us. When we ask the PieFed server for a feed of posts, it doesn't tell us the crosspost count for each one. To get that information, we need to ask the PieFed server for each post's crosspost count individually, which is inefficient and difficult to manage. I'll raise an issue with the PieFed developers and see if this is something that can be improved upon 👍
This is high on the list of new features we'd like to add, but it will require quite a lot of code rewriting on our end so I can't make any promises on when this might be done. You could consider using Interstellar if this feature is highly important to you; according to this page Interstellar is currently the only app that can do this.
Great info! Really appreciate the response