MatrixSynapse/synapse
Erik Johnston f383d5a801 Fix up get_current_state and get_room_name_and_aliases queries to parse events in transaction 2015-04-30 17:12:52 +01:00
..
api
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
handlers Make simple query rather than long one and then throw away half the results 2015-04-30 10:16:12 +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 Fix up get_current_state and get_room_name_and_aliases queries to parse events in transaction 2015-04-30 17:12:52 +01:00
streams
util
__init__.py
notifier.py
python_dependencies.py
server.py
state.py
types.py