MatrixSynapse/synapse/storage
Paul "LeoNerd" Evans 55397f6347 prepare_database() on db_conn, not plain name, so we can pass in the connection from outside 2014-09-10 16:23:58 +01:00
..
schema
__init__.py prepare_database() on db_conn, not plain name, so we can pass in the connection from outside 2014-09-10 16:23:58 +01:00
_base.py When getting a state event also include the previous content 2014-09-06 02:23:36 +01:00
directory.py
feedback.py
keys.py
pdu.py Fix bug in state handling where we incorrectly identified a missing pdu. Update tests to catch this case. 2014-09-08 19:50:59 +01:00
presence.py
profile.py
registration.py
room.py
roommember.py When getting a state event also include the previous content 2014-09-06 02:23:36 +01:00
stream.py When getting a state event also include the previous content 2014-09-06 02:23:36 +01:00
transactions.py