Add DM verification feature to labs.md
parent
2db876d12c
commit
4eb0f014b8
|
@ -49,3 +49,7 @@ That's it. Now should see your new counter under the header.
|
||||||
## Multiple integration managers (`feature_many_integration_managers`)
|
## 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).
|
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).
|
||||||
|
|
||||||
|
## 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.
|
||||||
|
|
Loading…
Reference in New Issue