Do not pass transient undo-y activities through MRF
[akkoma] / CHANGELOG.md
index 4f266d51437e551bdbead816e58dcc8ef60ac2d7..6956912a7ece44cbdcd13faf318b9005f25fbf57 100644 (file)
@@ -25,6 +25,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 
 ## Removed
 - FollowBotPolicy
+- Passing of undo/block into MRF
 
 ## Upgrade Notes
 - If you have an old instance, you will probably want to run `mix pleroma.database prune_task` in the foreground to catch it up with the history of your instance.