MatrixSynapse/synapse/api
Erik Johnston d72f897f07 Merge branch 'master' of github.com:matrix-org/synapse into sql_refactor
Conflicts:
	synapse/storage/stream.py
2014-08-15 11:50:14 +01:00
..
events Reimplement the get public rooms api to work with new DB schema 2014-08-15 10:26:35 +01:00
streams
__init__.py
auth.py Added M_UNKNOWN_TOKEN error code and send it when there is an unrecognised access_token 2014-08-14 13:47:39 +01:00
constants.py
errors.py Added M_UNKNOWN_TOKEN error code and send it when there is an unrecognised access_token 2014-08-14 13:47:39 +01:00
notifier.py Remember to reflect membership LEAVE events to the leaving member so they know it happened 2014-08-15 11:40:58 +01:00
urls.py Added web client prefix 2014-08-14 11:54:37 +01:00