MatrixSynapse/synapse/storage
Erik Johnston 14975ce5bc Fix bug where we relied on the current_state_events being updated when we are handling type specific persistence 2014-09-12 17:57:02 +01:00
..
schema Generate m.room.aliases event when the HS creates a room alias 2014-09-05 21:35:56 +01:00
__init__.py Fix bug where we no longer stored user_id on Pdus 2014-09-12 17:56:21 +01:00
_base.py Make the state resolution use actual power levels rather than taking them from a Pdu key. 2014-09-12 17:11:09 +01:00
directory.py Generate m.room.aliases event when the HS creates a room alias 2014-09-05 21:35:56 +01:00
feedback.py
keys.py
pdu.py Make the state resolution use actual power levels rather than taking them from a Pdu key. 2014-09-12 17:11:09 +01:00
presence.py
profile.py
registration.py
room.py
roommember.py Fix bug where we relied on the current_state_events being updated when we are handling type specific persistence 2014-09-12 17:57:02 +01:00
stream.py When getting a state event also include the previous content 2014-09-06 02:23:36 +01:00
transactions.py