diff options
author | Erik Johnston <erik@matrix.org> | 2020-12-18 15:00:34 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-18 15:00:34 +0000 |
commit | 5e7d75daa2d53ea74c75f9a0db52c5590fc22038 (patch) | |
tree | 8f2a75480a30fc23283c6c3ebe6d5b4c2426cf67 /synapse/rest/admin | |
parent | Implement a username picker for synapse (#8942) (diff) | |
download | synapse-5e7d75daa2d53ea74c75f9a0db52c5590fc22038.tar.xz |
Fix mainline ordering in state res v2 (#8971)
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.
Diffstat (limited to 'synapse/rest/admin')
0 files changed, 0 insertions, 0 deletions