update changelog for mrf_vocabulary
authorAriadne Conill <ariadne@dereferenced.org>
Tue, 13 Aug 2019 21:00:23 +0000 (21:00 +0000)
committerAriadne Conill <ariadne@dereferenced.org>
Tue, 13 Aug 2019 21:00:23 +0000 (21:00 +0000)
CHANGELOG.md

index b4229bd503306438d3c2209b28170e7a640e6687..d998a405066f4bed76a1905c0cea2771dc1dcaef 100644 (file)
@@ -47,6 +47,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 - MRF: Support for priming the mediaproxy cache (`Pleroma.Web.ActivityPub.MRF.MediaProxyWarmingPolicy`)
 - MRF: Support for excluding specific domains from Transparency.
 - MRF: Support for filtering posts based on who they mention (`Pleroma.Web.ActivityPub.MRF.MentionPolicy`)
+- MRF: Support for filtering posts based on ActivityStreams vocabulary (`Pleroma.Web.ActivityPub.MRF.VocabularyPolicy`)
 - MRF (Simple Policy): Support for wildcard domains.
 - Support for wildcard domains in user domain blocks setting.
 - Configuration: `quarantined_instances` support wildcard domains.