summary refs log tree commit diff
path: root/changelog.d/12013.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.54.0rc1Olivier Wilkinson (reivilibre)2022-03-021-1/+0
|
* Faster joins: Support for calling `/federation/v1/state` (#12013)Richard van der Hoff2022-02-221-0/+1
This is an endpoint that we have server-side support for, but no client-side support. It's going to be useful for resyncing partial-stated rooms, so let's introduce it.