Skip to content

Add MRF to drop all posts with "followers-only" or "direct" privacy settings

squidboi requested to merge squidboi/pleroma:feature/rejectnonpublic into develop
  • defines Pleroma.Web.ActivityPub.MRF.RejectNonPublic
  • enabling mrf drops all posts (incoming and authored) that would be hidden from an unauthenticated user

Merge request reports