Add MRF MentionPolicy for dropping posts which mention specific actors
authorRX14 <steph@rx14.co.uk>
Wed, 17 Jul 2019 13:55:47 +0000 (14:55 +0100)
committerRX14 <steph@rx14.co.uk>
Wed, 17 Jul 2019 14:16:55 +0000 (15:16 +0100)
commit96a2890a9ecca3a6392edfaaaed4487303a920d7
treebec35f20227f369a43d43c53738ac9beb969d9fe
parentd3b922276138cf7aaa896d52a8e35113a40e22dc
Add MRF MentionPolicy for dropping posts which mention specific actors
CHANGELOG.md
docs/config.md
lib/pleroma/web/activity_pub/mrf/mention_policy.ex [new file with mode: 0644]
test/web/activity_pub/mrf/mention_policy_test.exs [new file with mode: 0644]