forked-synapse/synapse
2015-02-11 14:23:10 +00:00
..
api During room intial sync, only calculate current state once. 2015-02-09 17:41:29 +00:00
app Fix code-style 2015-02-10 17:58:36 +00:00
config yaml.load expects strings to be a yaml rather than file 2015-02-10 13:57:31 +00:00
crypto Blunty replace json with simplejson 2015-02-11 14:23:10 +00:00
events Fix prune_events to work with nested dicts 2015-02-10 16:36:51 +00:00
federation Blunty replace json with simplejson 2015-02-11 14:23:10 +00:00
handlers Fix code-style 2015-02-10 17:58:36 +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 Blunty replace json with simplejson 2015-02-11 14:23:10 +00:00
streams Update copyright notices 2015-01-06 13:21:39 +00:00
util Add looping_call to Clock 2015-02-09 14:47:59 +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 Fix Formatting 2015-01-27 20:19:36 +00:00
python_dependencies.py Single source version and python dependencies, prevent people accidentally installing with easy_install, use scripts rather than entry_points to install synctl 2015-02-10 17:42:36 +00:00
server.py Merge changes from develop 2015-01-29 14:55:27 +00:00
state.py During room intial sync, only calculate current state once. 2015-02-09 17:41:29 +00:00
types.py Rename ClientID to ClientInfo since it is a pair of IDs rather than a single identifier 2015-01-28 17:16:12 +00:00