summary refs log tree commit diff
path: root/changelog.d/16785.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.100.0rc1Olivier Wilkinson (reivilibre)2024-01-231-1/+0
|
* Reduce amount of state pulled out when querying federation hierachy (#16785)Erik Johnston2024-01-101-0/+1
There are two changes here: 1. Only pull out the required state when handling the request. 2. Change the get filtered state return type to check that we're only querying state that was requested --------- Co-authored-by: reivilibre <oliverw@matrix.org>