I’d love to be able to block an entire instance. Can this please be added to Jerboa?

  • @soyagi
    link
    fedilink
    121 year ago

    I don’t think this is yet possible in the Lemmy protocol itself.

    • @randomsnark@lemmy.ml
      link
      fedilink
      English
      71 year ago

      There are hacky ways to do it through a frontend that can only block communities. Any time a post appears from that instance, automatically block the community and hide the post. I don’t know if jerboa would prefer to wait until a more elegant solution is possible and/or leave it to the user though.

      • @sugar_in_your_tea@sh.itjust.works
        link
        fedilink
        English
        21 year ago

        If I built it, I would just filter it out as it comes in. So don’t send anything to the server, just hide stuff. That seems like the least surprising behavior.