anonymousland-synapse/synapse/storage
2014-11-27 16:38:50 +00:00
..
schema Add update delta for schema change 2014-11-26 11:17:19 +00:00
__init__.py Don't delete the entire current_state_events table 2014-11-26 15:17: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 Don't return outliers when we get recent events for rooms. 2014-11-27 16:38:50 +00:00
transactions.py