MatrixSynapse/synapse
Paul "LeoNerd" Evans e677a3114e Use SQLite's PRAGMA user_version to check if the database file really matches the schema we have in mind 2014-08-27 11:45:16 +01:00
..
api
app Use SQLite's PRAGMA user_version to check if the database file really matches the schema we have in mind 2014-08-27 11:45:16 +01:00
crypto
federation
handlers Added support for GET /events/$eventid with auth checks. 2014-08-27 10:33:01 +01:00
http
rest Final url modifications: renamed /presence_list to /presence/list to keep the top-level namespace clean. Updated tests. 2014-08-27 11:37:53 +01:00
storage Added support for GET /events/$eventid with auth checks. 2014-08-27 10:33:01 +01:00
util
__init__.py
server.py
state.py
types.py