MatrixSynapse/synapse/storage
Kegan Dougal c65885e166 Added support for GET /events/$eventid with auth checks. 2014-08-27 10:33:01 +01:00
..
schema Add a unique constraint on the room hosts table 2014-08-24 11:29:29 +01:00
__init__.py Added support for GET /events/$eventid with auth checks. 2014-08-27 10:33:01 +01:00
_base.py Stop internal keys from getting into SynapseEvents 2014-08-21 15:06:00 +01:00
directory.py
feedback.py Feedback: Removed FeedbackRestServlet. Modified keys on FeedbackEvent. Expanded the feedback constants to fully explain what type of feedback they are. 2014-08-26 17:49:46 +01:00
pdu.py
presence.py
profile.py
registration.py
room.py Fix pyflakes errors 2014-08-26 16:02:59 +01:00
roommember.py Fix pyflakes errors 2014-08-26 16:02:59 +01:00
stream.py Fix pyflakes errors 2014-08-26 16:02:59 +01:00
transactions.py