MatrixSynapse/synapse
Kegan Dougal ec3719b583 Use ApplicationService when registering. 2015-01-27 17:15:06 +00:00
..
api Add stub application services REST API. 2015-01-27 14:01:51 +00:00
app Add stub application services REST API. 2015-01-27 14:01:51 +00:00
config Allow ':memory:' as the database path for sqlite3 2015-01-19 15:26:19 +00:00
crypto
events Pass the current time to serialize event, rather than passing an 2015-01-26 16:11:28 +00:00
federation Finish renaming "context" to "room_id" in federation codebase 2015-01-16 19:01:03 +00:00
handlers Use ApplicationService when registering. 2015-01-27 17:15:06 +00:00
http Add client v2_alpha resource to synapse server resource tree 2015-01-23 18:55:19 +00:00
rest Use ApplicationService when registering. 2015-01-27 17:15:06 +00:00
storage Use ApplicationService when registering. 2015-01-27 17:15:06 +00:00
streams
util
__init__.py
notifier.py Only start the notifier timeout once we've had a chance to check for updates. Otherwise the timeout could fire while we are waiting for the database to return any updates it might have 2015-01-19 16:24:54 +00:00
python_dependencies.py Stop complaining about Synapse Angular SDK 0.6.1 2015-01-23 18:37:37 +00:00
server.py Add stub application services REST API. 2015-01-27 14:01:51 +00:00
state.py
types.py