Add labs documentation for Mjolnir
This commit is contained in:
parent
eab6ffe7db
commit
1b4f4b6b65
2 changed files with 8 additions and 1 deletions
|
@ -49,3 +49,9 @@ That's it. Now should see your new counter under the header.
|
|||
## Multiple integration managers (`feature_many_integration_managers`)
|
||||
|
||||
Exposes a way to access all the integration managers known to Riot. This is an implementation of [MSC1957](https://github.com/matrix-org/matrix-doc/pull/1957).
|
||||
|
||||
## New ways to ignore people (`feature_mjolnir`)
|
||||
|
||||
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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue