Merge branch 'feature/mrf-user-filter' into 'develop'
mrf: add support for filtering users See merge request pleroma/pleroma!1188
No related branches found
No related tags found
Showing
- CHANGELOG.md 2 additions, 0 deletionsCHANGELOG.md
- config/config.exs 3 additions, 1 deletionconfig/config.exs
- docs/config.md 3 additions, 0 deletionsdocs/config.md
- lib/pleroma/web/activity_pub/activity_pub.ex 13 additions, 3 deletionslib/pleroma/web/activity_pub/activity_pub.ex
- lib/pleroma/web/activity_pub/mrf/simple_policy.ex 36 additions, 2 deletionslib/pleroma/web/activity_pub/mrf/simple_policy.ex
- lib/pleroma/web/activity_pub/mrf/user_allowlist.ex 4 additions, 2 deletionslib/pleroma/web/activity_pub/mrf/user_allowlist.ex
- test/web/activity_pub/mrf/simple_policy_test.exs 72 additions, 1 deletiontest/web/activity_pub/mrf/simple_policy_test.exs
Loading
Please register or sign in to comment