From 956c199fcfa26e6122b3000548d9c0b6143c687f Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Wed, 6 Nov 2019 12:25:34 -0700 Subject: [PATCH] Add some docs to describe Mjolnir and Ban Lists --- docs/labs.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/labs.md b/docs/labs.md index 7a3600b33..0c1fb7d05 100644 --- a/docs/labs.md +++ b/docs/labs.md @@ -55,3 +55,7 @@ Exposes a way to access all the integration managers known to Riot. This is an i When enabled, a new settings tab appears for users to be able to manage their ban lists. This is a different kind of ignoring where the ignored user's messages still get rendered, but are hidden by default. + +Ban lists are rooms within Matrix, proposed as [MSC2313](https://github.com/matrix-org/matrix-doc/pull/2313). +[Mjolnir](https://github.com/matrix-org/mjolnir) is a set of moderation tools which support +ban lists.