forked-synapse/synapse/storage
2014-11-19 18:00:57 +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 Merge PDUs and Events into one object 2014-11-14 21:25:02 +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 Update some of the docs in event_federation 2014-11-12 16:20:30 +00:00
feedback.py Fix PDU and event signatures 2014-11-14 19:11:04 +00:00
keys.py Fix pep8 warnings 2014-10-30 11:10:17 +00:00
presence.py fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch. 2014-09-03 17:31:57 +01:00
profile.py fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch. 2014-09-03 17:31:57 +01:00
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 Fix pep8 warnings 2014-10-30 11:10:17 +00:00
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 SYN-104: When going backwards the end token should be before the last event 2014-11-18 16:45:06 +00:00
transactions.py For now, don't store txn -> pdu mappings. 2014-11-03 11:35:19 +00:00