mirror of
https://github.com/matrix-org/synapse.git
synced 2025-11-27 05:21:12 +01:00
MSC3316 declares that both /rooms/{roomId}/send and /rooms/{roomId}/state
should accept a ts parameter for appservices. This change expands support
to /state and adds tests.