Merge pull request #18418 from SimonBrandner/feature/hidden-rrs

[Labs] Document hidden read receipts
This commit is contained in:
Travis Ralston
2021-08-06 09:27:18 -06:00
committed by GitHub

View File

@@ -129,3 +129,7 @@ encrypted on the server, as described in [MSC2697](https://github.com/matrix-org
Enables UI for turning on "do not disturb" mode for the current device. When DND mode is engaged, popups
and notification noises are suppressed. Not perfect, but can help reduce noise.
## Hidden read receipts (`feature_hidden_read_receipts`)
Enables sending hidden read receipts as per [MSC2285](https://github.com/matrix-org/matrix-doc/pull/2285)