MatrixSynapse/synapse
Erik Johnston f31e65ca8b Merge branch 'develop' of github.com:matrix-org/synapse into erikj-perf 2015-03-09 13:29:41 +00:00
..
api
app Merge branch 'develop' of github.com:matrix-org/synapse into erikj-perf 2015-03-09 13:29:41 +00:00
appservice
config Unused import 2015-03-06 11:37:24 +00:00
crypto Don't look for an TLS private key if we have set --no-tls 2015-03-06 11:34:06 +00:00
events
federation Docs 2015-03-05 16:35:16 +00:00
handlers When setting display name more graciously handle failures to update room state. 2015-03-06 16:24:05 +00:00
http Slightly reduce the insane amounts of indentation in main http server response path, by 'continue'ing around a non-match or falling through 2015-03-05 16:24:13 +00:00
push D'oh: underscore, not hyphen 2015-03-09 12:39:56 +00:00
rest Merge branch 'develop' into pushrules2 2015-03-04 14:56:41 +00:00
storage Schema change as delta in v14 2015-03-06 14:11:49 +00:00
streams
util Give LruCache a __len__, so that len(cache) works 2015-03-04 17:32:28 +00:00
__init__.py Bump version 2015-03-06 14:24:53 +00:00
notifier.py Rename rooms_to_listeners to room_to_listeners, for consistency with user_ and appservice_* 2015-03-05 14:30:20 +00:00
python_dependencies.py
server.py
state.py
types.py