MatrixSynapse/synapse
David Baker 92b20713d7 More missed get_user_by_id API changes 2015-05-01 13:45:54 +01:00
..
api Don't wait for storage of access_token 2015-05-01 13:14:05 +01:00
app Do access log using python's logging stuff, just under a separate logger name 2015-04-30 16:21:38 +01:00
appservice
config Undo changes to logger config, ie. remove the access_log_file option: decision is to support this through log_config rather tan adding an option. 2015-04-30 16:21:39 +01:00
crypto
events
federation Split a storage function in two so that we don't have to do extra work. 2015-05-01 10:17:19 +01:00
handlers More missed get_user_by_id API changes 2015-05-01 13:45:54 +01:00
http Unused import 2015-04-30 13:33:30 +01:00
metrics
push Also log when we've started pushers 2015-04-29 18:37:42 +01:00
rest
storage More missed get_user_by_id API changes 2015-05-01 13:45:54 +01:00
streams
util
__init__.py
notifier.py
python_dependencies.py
server.py
state.py Split a storage function in two so that we don't have to do extra work. 2015-05-01 10:17:19 +01:00
types.py