Skip to content

Commit

Permalink
Add added-in shortcode for unread markers section (#1941)
Browse files Browse the repository at this point in the history
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
  • Loading branch information
zecakeh committed Sep 4, 2024
1 parent 415fb43 commit 6d088e0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions changelogs/client_server/newsfragments/1941.feature
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Add support for marking rooms as unread as per [MSC2867](https://github.com/matrix-org/matrix-spec-proposals/pull/2867).
2 changes: 2 additions & 0 deletions content/client-server-api/modules/read_markers.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand Down

0 comments on commit 6d088e0

Please sign in to comment.