Skip to content

WIP: Configurable block visibility, fixes #2123

Alex Gleason requested to merge alexgleason/pleroma:block-behavior into develop
  • Introduces a [:activitypub, :blockers_visible] config option (defaulting to true to retain the existing behavior), which controls whether blockers are visible in timelines.

  • Fixes a bug where you couldn't see your own post when addressing a user you domain-blocked.

Edited by Alex Gleason

Merge request reports