0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-01 02:38:24 +02:00
dendrite/syncapi/sync
Alex Chen 29841bed6b
Add typing notifications to /sync responses - fixes #635 (#718)
This PR adds a new consumer for typing notifications in syncapi. It also brings changes to syncserver.go and some related files so EDUs can better fit in /sync responses.

Fixes #635.
Fixes #574.
2019-07-12 22:59:53 +08:00
..
notifier.go Add typing notifications to /sync responses - fixes #635 (#718) 2019-07-12 22:59:53 +08:00
notifier_test.go Add typing notifications to /sync responses - fixes #635 (#718) 2019-07-12 22:59:53 +08:00
request.go Add typing notifications to /sync responses - fixes #635 (#718) 2019-07-12 22:59:53 +08:00
requestpool.go Add typing notifications to /sync responses - fixes #635 (#718) 2019-07-12 22:59:53 +08:00
userstream.go Add typing notifications to /sync responses - fixes #635 (#718) 2019-07-12 22:59:53 +08:00