Skip to content

Configurable block visibility, fixes #2123

Alex Gleason requested to merge 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.

(Replaces !3066 (closed) so the test runner will run)

Edited by Alex Gleason

Merge request reports