mirror of
https://github.com/matrix-org/synapse.git
synced 2025-09-28 00:51:14 +02: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.