MatrixSynapse/synapse
Erik Johnston 73dd81ca62 fix pyflakes 2015-01-22 15:57:08 +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 Remove unused functions 2015-01-13 15:57:26 +00:00
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 Have /join/:room_id return the room ID in response anyway, for consistency of clients (SYN-234) 2015-01-13 17:29:24 +00:00
storage Remove unused functions 2015-01-13 15:57:26 +00:00
streams
util
__init__.py Merge branch 'hotfixes-v0.6.1b' of github.com:matrix-org/synapse into develop 2015-01-13 10:01:22 +00:00
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 fix pyflakes 2015-01-22 15:57:08 +00:00
types.py