mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-26 21:14:09 +01:00
Add an info box about long reactions
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
parent
fca95a3bba
commit
9b7549c1df
|
|
@ -71,6 +71,12 @@ change their reaction, the original reaction should be redacted and a new one
|
||||||
sent in its place.
|
sent in its place.
|
||||||
{{% /boxes/note %}}
|
{{% /boxes/note %}}
|
||||||
|
|
||||||
|
{{% boxes/note %}}
|
||||||
|
The `key` field in `m.reaction` can be any string so clients must take care to
|
||||||
|
render long reactions in a sensible manner. For example, clients can elide
|
||||||
|
overly-long reactions.
|
||||||
|
{{% /boxes/note %}}
|
||||||
|
|
||||||
#### Server behaviour
|
#### Server behaviour
|
||||||
|
|
||||||
##### Avoiding duplicate annotations
|
##### Avoiding duplicate annotations
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue