MatrixSynapse/synapse/storage
Mark Haines c6eafdfbaf Add copyright notices and fix pyflakes errors 2014-09-03 09:43:11 +01:00
..
schema Add copyright notices and fix pyflakes errors 2014-09-03 09:43:11 +01:00
__init__.py Fix bug where we didn't correctly store the ops power levels event. 2014-09-02 12:12:14 +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 Fix bug where we didn't correctly store the ops power levels event. 2014-09-02 12:12:14 +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