Add added-in
shortcode for unread markers section (#1941)
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
parent
415fb43848
commit
6d088e03a1
2 changed files with 3 additions and 0 deletions
1
changelogs/client_server/newsfragments/1941.feature
Normal file
1
changelogs/client_server/newsfragments/1941.feature
Normal file
|
@ -0,0 +1 @@
|
|||
Add support for marking rooms as unread as per [MSC2867](https://github.com/matrix-org/matrix-spec-proposals/pull/2867).
|
|
@ -57,6 +57,8 @@ applicable filters are also satisfied.
|
|||
|
||||
#### Unread markers
|
||||
|
||||
{{% added-in v="1.12" %}}
|
||||
|
||||
Clients may use "unread markers" to allow users to label rooms for later
|
||||
attention irrespective of [read receipts](#receipts) or
|
||||
[fully read markers](#fully-read-markers).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue