Fix rendering of m.receipt event in Client-Server API (#1637)

... and other improvements

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
This commit is contained in:
Kévin Commaille 2023-09-27 14:42:14 +02:00 committed by GitHub
parent 5672bdbab7
commit e40d9ca186
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 184 additions and 69 deletions

View file

@ -0,0 +1 @@
Fix rendering of `m.receipt` event in Client-Server API.