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
  • Sjmarf@lemmy.ml
    link
    fedilink
    English
    arrow-up
    6
    ·
    edit-2
    1 month ago

    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.