forked-synapse/synapse
2014-08-26 15:45:03 +01:00
..
api Merge branch 'develop' of github.com:matrix-org/synapse into stream_refactor 2014-08-26 13:55:37 +01:00
app Add the ability to turn on the twisted manhole telnet service. 2014-08-26 13:43:55 +01:00
crypto add in whitespace after copyright statements to improve legibility 2014-08-13 03:14:34 +01:00
federation Ensure that we don't have duplicate hosts in the pdu destinations list 2014-08-24 14:35:13 +01:00
handlers Add a do_users_share_a_room method and use that in the presence handler. 2014-08-26 13:38:26 +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 Implemented /rooms/$roomid/[invite|join|leave] with POST / PUT (incl txn ids) 2014-08-26 14:49:44 +01:00
storage Add a do_users_share_a_room method and use that in the presence handler. 2014-08-26 13:38:26 +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 Add ts field to all events. 2014-08-21 17:46:52 +01:00
state.py Rename method name to not clash with other ones in storage. 2014-08-15 16:47:48 +01:00
types.py Add in StreamToken type 2014-08-21 11:01:33 +01:00