Add docs for feature_favourite_messages
This commit is contained in:
parent
2047c09d61
commit
c10735ad04
1 changed files with 4 additions and 0 deletions
|
@ -188,3 +188,7 @@ Enables rendering of MD / HTML in room topics.
|
||||||
|
|
||||||
Enables exploring public spaces in the new search dialog. Requires the server to
|
Enables exploring public spaces in the new search dialog. Requires the server to
|
||||||
have [MSC3827](https://github.com/matrix-org/matrix-spec-proposals/pull/3827) enabled.
|
have [MSC3827](https://github.com/matrix-org/matrix-spec-proposals/pull/3827) enabled.
|
||||||
|
|
||||||
|
## Favourite Messages (`feature_favourite_messages`) [In Development]
|
||||||
|
|
||||||
|
Enables users to bookmark a message or content for a later reference.
|
Loading…
Reference in a new issue