this post was submitted on 13 Dec 2025
31 points (97.0% liked)

Mlem for Lemmy

6783 readers
1 users here now

Official community for Mlem, a free and open-source iOS Lemmy client.

Rules

  1. Keep it civil.
  2. 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.
  3. We welcome constructive criticism, but ask that it be both precise and polite.

FAQ

Download Mlem for iOS

GitHub

Website

Donate to Mlem

founded 2 years ago
MODERATORS
 

Features

  • Added the ability to export comment threads as images
  • Instance blocking is now available on PieFed
  • Updated settings styling

Bug Fixes

  • Hid the option to filter comment search by instance on PieFed (not supported by API)
  • Vote settings in the instance details view now read Yes/No instead of Enabled/Disabled
top 5 comments
sorted by: hot top controversial new old
[–] tyler@programming.dev 9 points 3 months ago

Added the ability to export comment threads as images

Holy shit yes!! I missed this so much from apollo!!

[–] wjs018@piefed.social 4 points 3 months ago (1 children)

option to filter comment search by instance

Does this mean to search only for comments from users of a specific instance? Or does it mean comments made in communities local to a specific instance? I wasn't even aware this was in lemmy's api.

[–] sjmarf@lemmy.ml 6 points 3 months ago* (last edited 3 months ago) (1 children)

We require searching by comment to support listing_type=Local in order to support instance filtering (this PieFed issue). I see you've just added support for that, so we'll re-enable the feature for the upcoming PieFed version release. Thanks :)

Mlem implements filtering by instance by sending a request with listing_type=Local to whichever instance you filter by. This shows comments made in communities on that instance. The Lemmy API does not have a way to filter by a specific non-local instance.

[–] wjs018@piefed.social 3 points 3 months ago

That makes sense! Thanks for the explanation.

[–] snackwifi@lemmy.world 2 points 2 months ago

Keep up the great work!