MatrixSynapse/synapse
Erik Johnston 28bcd01e8d SYN-47: Fix bug where we still returned events for rooms we had left.
SYN-47 #resolve
2014-09-19 14:45:21 +01:00
..
api Merge branch 'develop' into test-sqlite-memory 2014-09-17 18:27:47 +01:00
app
config formatting 2014-09-19 12:04:26 +01:00
crypto
federation Fix bug where we incorrectly calculated 'age_ts' from 'age' key rather than the reverse. Don't transmit age_ts to clients for now. 2014-09-15 16:55:39 +01:00
handlers SYWEB-3 : Added 'visibility' key to rooms returned via /initialSync 2014-09-17 16:09:07 +01:00
http Fix 'age' key to update on retries 2014-09-15 16:24:03 +01:00
rest Comment out password reset for now, until the mechanism is fully discussed (IS token auth vs HS auth) 2014-09-16 13:32:33 +01:00
storage SYN-47: Fix bug where we still returned events for rooms we had left. 2014-09-19 14:45:21 +01:00
streams
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 Changelog and version 2014-09-18 16:20:53 +01:00
notifier.py
server.py
state.py
types.py