MatrixSynapse/synapse/storage
Erik Johnston 3598c11c8d Correctly handle the case where we get an event for an unknown room, which turns out we are actually in 2014-11-26 10:41:08 +00:00
..
schema
__init__.py Correctly handle the case where we get an event for an unknown room, which turns out we are actually in 2014-11-26 10:41:08 +00:00
_base.py SYN-163: Add an order by rowid to selects. 2014-11-24 10:56:36 +00:00
directory.py
event_federation.py
feedback.py
keys.py
presence.py
profile.py
registration.py Fix pep8 codestyle warnings 2014-11-20 17:26:36 +00:00
room.py Fix pep8 codestyle warnings 2014-11-20 17:26:36 +00:00
roommember.py
signatures.py Fix pep8 codestyle warnings 2014-11-20 17:26:36 +00:00
state.py Correctly handle the case where we get an event for an unknown room, which turns out we are actually in 2014-11-26 10:41:08 +00:00
stream.py Fix pep8 codestyle warnings 2014-11-20 17:26:36 +00:00
transactions.py