mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-25 18:34:04 +00:00
719488dda8
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.