Merge branch 'develop' into travis/mjolnir
This commit is contained in:
commit
5041e6f3d9
17 changed files with 297 additions and 49 deletions
|
@ -59,3 +59,11 @@ 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.
|
||||
|
||||
## Verifications in DMs (`feature_dm_verification`)
|
||||
|
||||
An implementation of [MSC2241](https://github.com/matrix-org/matrix-doc/pull/2241). When enabled, verification might not work with devices which don't support MSC2241.
|
||||
|
||||
## New user info panel (`feature_user_info_panel`)
|
||||
|
||||
A new implementation of the user & member info panel, designed to share more code between showing community members & room members.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue