Add an info box about long reactions

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
Kévin Commaille 2023-05-22 12:31:44 +02:00
parent fca95a3bba
commit 9b7549c1df
No known key found for this signature in database
GPG key ID: 29A48C1F03620416

View file

@ -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