MatrixSynapse/synapse
Erik Johnston 42c12c04f6 Remove some run_on_reactors 2015-05-01 14:41:25 +01:00
..
api Remove some run_on_reactors 2015-05-01 14:41:25 +01:00
app missing import 2015-04-30 17:21:21 +01:00
appservice
config Use the daemonize key from the config if it exists 2015-05-01 14:34:55 +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 Remove some run_on_reactors 2015-05-01 14:41:25 +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 Don't use self.execute: it's designed for fetching stuff 2015-05-01 14:21:25 +01:00
streams
util
__init__.py
notifier.py Remove some run_on_reactors 2015-05-01 14:41:25 +01:00
python_dependencies.py
server.py Manually generate the default config yaml, remove most of the commandline arguments for synapse anticipating that people will use the yaml instead. Simpify implementing config options by not requiring the classes to hit the super class 2015-04-30 04:24:44 +01:00
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