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

5 Comments
tyler@programming.dev · 9 pts · 251d
Holy shit yes!! I missed this so much from apollo!!
wjs018@piefed.social · 4 pts · 251d
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 pts · 251d
We require searching by comment to support
listing_type=Localin 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=Localto 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 pts · 251d
That makes sense! Thanks for the explanation.
snackwifi@lemmy.world · 2 pts · 230d
Keep up the great work!