summary refs log tree commit diff
path: root/changelog.d/8971.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.25.0rc1Patrick Cloke2021-01-061-1/+0
|
* Fix mainline ordering in state res v2 (#8971)Erik Johnston2020-12-181-0/+1
This had two effects 1) it'd give the wrong answer and b) would iterate *all* power levels in the auth chain of each event. The latter of which can be *very* expensive for certain types of IRC bridge rooms that have large numbers of power level changes.