MatrixSynapse/synapse
Erik Johnston 42bc56dad3 Merge branch 'develop' of github.com:matrix-org/synapse into use-simplejson 2015-02-11 17:01:38 +00:00
..
api
app Fix code-style 2015-02-10 17:58:36 +00:00
config Add a cache for get_event 2015-02-11 15:01:15 +00:00
crypto Blunty replace json with simplejson 2015-02-11 14:23:10 +00:00
events pyflakes 2015-02-11 16:52:22 +00:00
federation Don't unfreeze when using FreezeEvent.get_dict, as we are using a JSONEncoder that understands FrozenDict 2015-02-11 15:44:28 +00:00
handlers Remove more debug logging 2015-02-11 16:51:22 +00:00
http Blunty replace json with simplejson 2015-02-11 14:23:10 +00:00
push Blunty replace json with simplejson 2015-02-11 14:23:10 +00:00
rest Blunty replace json with simplejson 2015-02-11 14:23:10 +00:00
storage Merge branch 'develop' of github.com:matrix-org/synapse into use-simplejson 2015-02-11 17:01:38 +00:00
streams
util Merge branch 'develop' of github.com:matrix-org/synapse into use-simplejson 2015-02-11 17:01:38 +00:00
__init__.py Merge branch 'master' of github.com:matrix-org/synapse into develop 2015-02-11 10:20:43 +00:00
notifier.py
python_dependencies.py Allow newer versions of syutil 2015-02-11 17:00:32 +00:00
server.py
state.py
types.py