MatrixSynapse/synapse
Mark Haines dc70d1fef8 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
..
api
app Fix pyflakes errors 2015-01-19 15:33:04 +00:00
config Allow ':memory:' as the database path for sqlite3 2015-01-19 15:26:19 +00:00
crypto
events
federation Finish renaming "context" to "room_id" in federation codebase 2015-01-16 19:01:03 +00:00
handlers Finish renaming "context" to "room_id" in federation codebase 2015-01-16 19:01:03 +00:00
http Finish renaming "context" to "room_id" in federation codebase 2015-01-16 19:01:03 +00:00
media
rest
storage
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
server.py
state.py
types.py