mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-28 21:34:09 +02:00
Clarify that reply chain fallback for threads is not required
This commit is contained in:
parent
ea47197930
commit
8dfec734b9
|
|
@ -74,7 +74,7 @@ Clients which understand how to work with threads should simply do so, however c
|
||||||
might not be aware of threads (due to age or scope) might not be able to helpfully represent
|
might not be aware of threads (due to age or scope) might not be able to helpfully represent
|
||||||
the conversation history to its users.
|
the conversation history to its users.
|
||||||
|
|
||||||
To work around this, events sent by clients which understand threads include [rich reply](#rich-replies)
|
To work around this, events sent by clients which understand threads SHOULD include [rich reply](#rich-replies)
|
||||||
metadata to attempt to form a reply chain representation of the conversation. This representation
|
metadata to attempt to form a reply chain representation of the conversation. This representation
|
||||||
is not ideal for heavily threaded rooms, but allows for users to have context as to what is
|
is not ideal for heavily threaded rooms, but allows for users to have context as to what is
|
||||||
being discussed with respect to other messages in the room.
|
being discussed with respect to other messages in the room.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue