mirror of
https://github.com/1f349/dendrite.git
synced 2025-02-10 16:38:26 +00:00
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.