anonymousland-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
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
profile.py
registration.py Update docstring 2014-09-29 15:35:54 +01:00
room.py
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