synapse/synapse/state
Erik Johnston 5e7d75daa2
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.
2020-12-18 15:00:34 +00:00
..
__init__.py Pass room_id to get_auth_chain_difference (#8879) 2020-12-04 15:52:49 +00:00
v1.py Fix typos and spelling errors. (#8639) 2020-10-23 12:38:40 -04:00
v2.py Fix mainline ordering in state res v2 (#8971) 2020-12-18 15:00:34 +00:00