Skip to content

Add more configurability to how blocks work

squidboi requested to merge squidboi/pleroma:feature/configurable-blocks into develop

adds the following config options:

  • unfollow_blocked: whether blocks result in users getting unfollowed
  • outgoing_blocks: whether to federate blocks outward
  • deny_follow_blocked: whether to prevent users from following an account that has blocked them

Merge request reports