synapse-product/synapse/storage
2014-11-20 16:24:00 +00:00
..
schema Store all signatures on events rather than just dropping them 2014-11-12 17:02:34 +00:00
__init__.py Bump version, changelog and upgrade.rst 2014-11-19 18:00:57 +00:00
_base.py Add a few missing yields, Move deferred lists inside PreserveLoggingContext because they don't interact well with the logging contexts 2014-11-20 16:24:00 +00:00
directory.py SYN-149: Send join event immediately after the room create event 2014-11-18 15:29:48 +00:00
event_federation.py
feedback.py Fix PDU and event signatures 2014-11-14 19:11:04 +00:00
keys.py
presence.py
profile.py
registration.py
room.py
roommember.py Add a few missing yields, Move deferred lists inside PreserveLoggingContext because they don't interact well with the logging contexts 2014-11-20 16:24:00 +00:00
signatures.py Store all signatures on events rather than just dropping them 2014-11-12 17:02:34 +00:00
state.py
stream.py SYN-104: When going backwards the end token should be before the last event 2014-11-18 16:45:06 +00:00
transactions.py