synapse-product/synapse/storage
2014-09-10 15:42:15 +01:00
..
schema
__init__.py Move database preparing code out of homserver.py into storage where it belongs 2014-09-10 15:42:15 +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