0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-13 18:08:59 +02:00

Add missing typing test

This commit is contained in:
Kegan Dougal 2020-06-25 15:06:46 +01:00
parent 43cddfe00f
commit 67f7a53f12

View file

@ -362,6 +362,7 @@ Users cannot invite a user that is already in the room
Invited user can reject invite
Invited user can reject invite for empty room
Invited user can reject local invite after originator leaves
PUT /rooms/:room_id/typing/:user_id sets typing notification
Typing notification sent to local room members
Typing notifications also sent to remote room members
Typing can be explicitly stopped