lemmy
lemmy copied to clipboard
Fix import blocked objects
It would previously only look in the local database for blocked communities and users. This changes it so that they are actually fetched from the remote instance for blocking.
Depends on https://github.com/LemmyNet/lemmy/pull/4705