MatrixSynapse/synapse
Paul "LeoNerd" Evans b1da3fa0a7 Avoid AlreadyCalledError from EDU sending failures 2014-08-28 16:19:16 +01:00
..
api Merge branch 'develop' into storage_transactions 2014-08-27 17:15:58 +01:00
app Merge branch 'develop' into storage_transactions 2014-08-27 16:54:12 +01:00
crypto add in whitespace after copyright statements to improve legibility 2014-08-13 03:14:34 +01:00
federation Avoid AlreadyCalledError from EDU sending failures 2014-08-28 16:19:16 +01:00
handlers Re-enable presence, un-skip presence tests 2014-08-28 16:00:14 +01:00
http For the content repo, don't just use homeserver.hostname as that might not include the port due to SRV. 2014-08-24 11:56:55 +01:00
rest Support multiple login flows when deciding how to login. Updated cmdclient and spec. Webclient doesn't need updating for this. 2014-08-28 14:56:55 +01:00
storage Merge branch 'develop' into storage_transactions 2014-08-27 17:15:58 +01:00
streams Fix typo in NullSource.get_pagination_rows. Remove unused import. 2014-08-28 10:57:53 +01:00
util use @wraps to set the __name__ __module__ and __doc__ correctly for logged functions 2014-08-28 15:32:38 +01:00
__init__.py Bump versions to 0.0.1 2014-08-22 12:06:50 +01:00
notifier.py If timeout=0, return immediately 2014-08-27 17:21:48 +01:00
server.py Fix pyflakes warnings 2014-08-28 13:51:50 +01:00
state.py Start updating state handling to use snapshots 2014-08-27 15:11:51 +01:00
types.py PEP8 tweaks. 2014-08-27 14:19:39 +01:00