MatrixSynapse/synapse
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
..
_scripts
api
app
appservice
config
crypto
events
federation Allow spam-checker modules to be provide async methods. (#8890) 2020-12-11 14:05:15 -05:00
groups
handlers
http
logging Various clean-ups to the logging context code (#8935) 2020-12-14 14:19:47 -05:00
metrics
module_api
push
replication
res
rest
server_notices
spam_checker_api
state Fix mainline ordering in state res v2 (#8971) 2020-12-18 15:00:34 +00:00
static
storage Allow re-using a UI auth validation for a period of time (#8970) 2020-12-18 07:33:57 -05:00
streams
util
__init__.py
event_auth.py
notifier.py
python_dependencies.py
secrets.py
server.py
types.py
visibility.py