MatrixSynapse/synapse
Richard van der Hoff 3406333a58 Factor _get_missing_events_for_pdu out of _handle_new_pdu
This should be functionally identical: it just seeks to improve readability by
reducing indentation.
2017-03-09 15:50:44 +00:00
..
api
app
appservice
config
crypto
events
federation Factor _get_missing_events_for_pdu out of _handle_new_pdu 2017-03-09 15:50:44 +00:00
handlers Merge pull request #1971 from matrix-org/dbkr/msisdn_signin 2017-03-09 10:18:51 +00:00
http Refector out assert_params_in_request 2017-03-08 11:37:34 +00:00
metrics
push Ensure we pass positive ints to delay function 2017-02-22 12:08:14 +00:00
replication Don't log unknown cache warnings in workers 2017-02-28 16:22:41 +00:00
rest Comment when our 3pids would be incomplete 2017-03-08 19:07:18 +00:00
static/client
storage Remove spurious SQL logging (#1972) 2017-03-08 18:00:44 +00:00
streams
util Docs 2017-03-08 19:05:29 +00:00
__init__.py Bump version and changelog 2017-02-21 13:43:36 +00:00
event_auth.py
notifier.py
python_dependencies.py
server.py
server.pyi
state.py
types.py
visibility.py