MatrixSynapse/synapse/storage
Erik Johnston f04b3d5042 Store all signatures on events rather than just dropping them 2014-11-12 17:02:34 +00:00
..
schema Store all signatures on events rather than just dropping them 2014-11-12 17:02:34 +00:00
__init__.py Store all signatures on events rather than just dropping them 2014-11-12 17:02:34 +00:00
_base.py Store all signatures on events rather than just dropping them 2014-11-12 17:02:34 +00:00
directory.py
event_federation.py Update some of the docs in event_federation 2014-11-12 16:20:30 +00:00
feedback.py
keys.py
presence.py
profile.py
registration.py Add an EventValidator. Fix bugs in auth ++ storage 2014-11-10 18:25:42 +00:00
room.py Add an EventValidator. Fix bugs in auth ++ storage 2014-11-10 18:25:42 +00:00
roommember.py
signatures.py Store all signatures on events rather than just dropping them 2014-11-12 17:02:34 +00:00
state.py Document StateStore and use transactions 2014-11-12 14:33:48 +00:00
stream.py
transactions.py