support for config groups
[akkoma] / CHANGELOG.md
index ced0573f60f8de1e15ce3ece172b508d32621007..0dc8b547d755bbefe05498c6e5028b01aafecd48 100644 (file)
@@ -62,7 +62,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 - MRF: Support for running subchains.
 - Configuration: `skip_thread_containment` option
 - Configuration: `rate_limit` option. See `Pleroma.Plugs.RateLimiter` documentation for details.
-- MRF: Support for filtering out likely spam messages using naive heuristics.
+- MRF: Support for filtering out likely spam messages by rejecting posts from new users that contain links.
 
 ### Changed
 - **Breaking:** Configuration: move from Pleroma.Mailer to Pleroma.Emails.Mailer