MatrixSynapse/synapse
Mark Haines f54b70520a Return the store_id from persist_event 2014-08-27 17:03:45 +01:00
..
api add _get_room_member, fix datastore methods 2014-08-27 16:51:54 +01:00
app Merge branch 'develop' into storage_transactions 2014-08-27 16:54:12 +01:00
crypto
federation Remove unused populate_previous_pdus 2014-08-27 11:34:31 +01:00
handlers Merge branch 'develop' into storage_transactions 2014-08-27 16:54:12 +01:00
http For the content repo, don't just use homeserver.hostname as that might not include the port due to SRV. 2014-08-24 11:56:55 +01:00
rest Added RestServlet for /rooms/$roomid/initialSync 2014-08-27 16:49:01 +01:00
storage Return the store_id from persist_event 2014-08-27 17:03:45 +01:00
util
__init__.py Bump versions to 0.0.1 2014-08-22 12:06:50 +01:00
server.py Merge branch 'develop' into storage_transactions 2014-08-27 16:54:12 +01:00
state.py Start updating state handling to use snapshots 2014-08-27 15:11:51 +01:00
types.py