extend reject MRF to check if originating instance is blocked
[akkoma] / CHANGELOG.md
index 07ed6653a6761b9894ee6ab928ce4ddbe41b3087..017ec6a8cabf4b71a0fad2234d0e68d4d40a84a2 100644 (file)
@@ -13,6 +13,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 - Regular task to prune local transient activities
 - Task to manually run the transient prune job (pleroma.database prune\_task)
 - Ability to follow hashtags
+- Option to extend `reject` in MRF-Simple to apply to entire threads, where the originating instance is rejected
 
 ## Changed
 - MastoAPI: Accept BooleanLike input on `/api/v1/accounts/:id/follow` (fixes follows with mastodon.py)