synapse-product/synapse
2014-10-24 19:04:26 +01:00
..
api SPEC-7: Rename 'ts' to 'origin_server_ts' 2014-10-17 17:12:25 +01:00
app Merge branch develop into server2server_signing 2014-10-13 10:58:50 +01:00
config Fix auto generating signing_keys 2014-10-18 16:56:44 +01:00
crypto add log line for checking verifying signatures 2014-10-17 20:56:21 +01:00
federation Check that we have auth headers and fail nicely 2014-10-17 21:00:58 +01:00
handlers Add get_json method to 3pid http client. Better logging for errors in 3pid requests 2014-10-20 14:10:08 +01:00
http Add get_json method to 3pid http client. Better logging for errors in 3pid requests 2014-10-20 14:10:08 +01:00
rest Coturn's timestamps are in seconds, not milliseconds 2014-10-21 18:57:13 +01:00
storage Wrap preparing the database in a transaction. Otherwise it will take many seconds to complete because sqlite will create a transaction per statement 2014-10-24 19:04:26 +01:00
streams
util
__init__.py Bump the other version 2014-10-18 00:29:55 +02:00
notifier.py
server.py Merge branch 'develop' into server2server_signing 2014-09-30 17:55:06 +01:00
state.py
types.py