forked-synapse/synapse/storage
2014-10-17 18:56:42 +01:00
..
schema Begin making auth use event.old_state_events 2014-10-15 16:06:59 +01:00
__init__.py Begin implementing state groups. 2014-10-14 16:59:51 +01:00
_base.py Respond with more helpful error messages for unsigned requests 2014-10-13 16:39:15 +01:00
directory.py SYN-2: Allow server admins to delete room aliases 2014-09-30 11:31:42 +01:00
feedback.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
keys.py Respond with more helpful error messages for unsigned requests 2014-10-13 16:39:15 +01:00
pdu.py Use state groups to get current state. Make join dance actually work. 2014-10-17 18:56:42 +01: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 Update docstring 2014-09-29 15:35:54 +01:00
room.py Rename deletions to redactions 2014-09-24 15:27:59 +01:00
roommember.py pyflakes cleanup 2014-09-30 12:38:38 +01:00
state.py Use state groups to get current state. Make join dance actually work. 2014-10-17 18:56:42 +01:00
stream.py Add LIMIT to scalar subquery 2014-09-25 15:51:21 +01:00
transactions.py Add a .runInteraction() method on SQLBaseStore itself to wrap the .db_pool 2014-09-12 14:28:07 +01:00