MatrixSynapse/synapse
Mark Haines 1d95e78759 Merge branch 'develop' into storage_transactions 2014-08-27 16:54:12 +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 add in whitespace after copyright statements to improve legibility 2014-08-13 03:14:34 +01:00
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 add _get_room_member, fix datastore methods 2014-08-27 16:51:54 +01:00
util Put some DEBUG logging in lockutils.py so we can debug roomlocks 2014-08-14 16:06:05 +01:00
__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 Define __copy__ and __deepcopy__ as identity functions on DomainSpecificString, so that copy.deepcopy() will work on them 2014-08-20 16:06:47 +01:00