MatrixSynapse/synapse/storage
Erik Johnston f452899fe2 Merge branch 'develop' of github.com:matrix-org/synapse into room_config 2014-09-01 19:57:28 +01:00
..
schema Merge branch 'develop' of github.com:matrix-org/synapse into room_config 2014-09-01 19:57:28 +01:00
__init__.py Merge branch 'develop' of github.com:matrix-org/synapse into room_config 2014-09-01 19:57:28 +01:00
_base.py Merge branch 'develop' into storage_transactions 2014-08-26 16:07:05 +01:00
directory.py
feedback.py Merge branch 'develop' into storage_transactions 2014-08-27 11:19:37 +01:00
keys.py Fix homeserver config parsing 2014-09-01 15:51:15 +01:00
pdu.py Remove unused populate_previous_pdus 2014-08-27 11:34:31 +01:00
presence.py
profile.py
registration.py
room.py Add all the necessary checks to make banning work. 2014-09-01 18:24:56 +01:00
roommember.py add _get_room_member, fix datastore methods 2014-08-27 16:51:54 +01:00
stream.py Get the equalities right. 2014-08-29 13:28:06 +01:00
transactions.py