MatrixSynapse/synapse/storage
Erik Johnston d260a42ca2 PEP8 cleanups 2014-08-15 16:17:36 +01:00
..
schema Start chagning the events stream to work with the new DB schema 2014-08-15 13:58:28 +01:00
__init__.py PEP8 cleanups 2014-08-15 16:17:36 +01:00
_base.py PEP8 cleanups 2014-08-15 16:17:36 +01:00
directory.py
feedback.py Start fixing places that use the data store. 2014-08-14 17:34:37 +01:00
pdu.py
presence.py
profile.py
registration.py Be more helpful when failing to register/login, stating why (communication error, user in user, wrong credentials, etc). Make the HS send M_USER_IN_USE. 2014-08-14 16:03:04 +01:00
room.py PEP8 cleanups 2014-08-15 16:17:36 +01:00
roommember.py PEP8 cleanups 2014-08-15 16:17:36 +01:00
stream.py PEP8 cleanups 2014-08-15 16:17:36 +01:00
transactions.py