summary refs log tree commit diff
path: root/changelog.d/11866.feature (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.69.0rc1Sean Quah2022-10-041-1/+0
|
* Add query parameter `ts` to allow appservices set the `origin_server_ts` for ↵lukasdenk2022-10-031-0/+1
state events. (#11866) 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.