MatrixSynapse/synapse
Mark Haines 6ea9cf58be missing import 2015-04-30 17:21:21 +01:00
..
api
app missing import 2015-04-30 17:21:21 +01:00
appservice
config Merge branch 'develop' into markjh/config_cleanup 2015-04-30 16:54:55 +01:00
crypto
events
federation Add missing servlet to list 2015-03-19 17:48:21 +00:00
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 Add get_rooms_for_user cache 2015-04-30 16:47:51 +01:00
streams Update copyright notices 2015-01-06 13:21:39 +00:00
util
__init__.py
notifier.py
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
types.py