anonymousland-synapse/synapse
2014-10-14 16:48:15 +01:00
..
api Respond with more helpful error messages for unsigned requests 2014-10-13 16:39:15 +01:00
app Merge branch develop into server2server_signing 2014-10-13 10:58:50 +01:00
config Merge branch develop into server2server_signing 2014-10-13 10:58:50 +01:00
crypto Better response message when signature is missing or unsupported 2014-10-13 16:47:23 +01:00
federation SYN-103: Ignore the 'origin' key in received EDUs. Instead take the origin from the transaction itself 2014-10-14 16:44:27 +01:00
handlers Fix pyflakes errors 2014-10-02 14:37:30 +01:00
http remove debugging logging for signing requests 2014-10-14 11:46:13 +01:00
rest Make sure to return an empty JSON object ({}) from presence PUT/POST requests rather than an empty string ("") because most deserialisers won't like the latter 2014-10-14 16:48:15 +01:00
storage Respond with more helpful error messages for unsigned requests 2014-10-13 16:39:15 +01:00
streams fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch. 2014-09-03 17:31:57 +01:00
util Added support for the HS to send emails. Use it to send password resets. Added email_smtp_server and email_from_address config args. Added emailutils. 2014-09-16 12:36:39 +01:00
__init__.py Bump version and changelog 2014-09-25 18:05:06 +01:00
notifier.py fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch. 2014-09-03 17:31:57 +01:00
server.py Merge branch 'develop' into server2server_signing 2014-09-30 17:55:06 +01:00
state.py Make the state resolution use actual power levels rather than taking them from a Pdu key. 2014-09-12 17:11:09 +01:00
types.py fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch. 2014-09-03 17:31:57 +01:00