MatrixSynapse/synapse
David Baker 96eda876a4 Specify when we don't want to highlight 2015-03-06 15:12:37 +00:00
..
api
app Merge branch 'master' of github.com:matrix-org/synapse into develop 2015-03-06 14:23: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 Add some randomness to the user specified timeout on event streams to mitigate against thundering herds problems 2015-03-06 10:25:36 +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 Specify when we don't want to highlight 2015-03-06 15:12:37 +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