MatrixSynapse/synapse
Kegan Dougal c585c87c4b Renamed /ds to /directory 2014-08-27 14:54:29 +01:00
..
api Modified /join/$identifier to support $identifier being a room ID in addition to a room alias. 2014-08-27 09:43:42 +01:00
app A reliable logger.info() message /after/ the TCP port has been opened and is listening; this is essential for avoiding races in wrapper scripts e.g. integration testing 2014-08-27 13:08:55 +01:00
crypto
federation Ensure that we don't have duplicate hosts in the pdu destinations list 2014-08-24 14:35:13 +01:00
handlers Initial typing notification support - EDU federation, but no timers, and no actual push to clients 2014-08-27 11:45:16 +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 Renamed /ds to /directory 2014-08-27 14:54:29 +01:00
storage Added support for GET /events/$eventid with auth checks. 2014-08-27 10:33:01 +01:00
util
__init__.py Bump versions to 0.0.1 2014-08-22 12:06:50 +01:00
server.py Added parse_roomid() helper 2014-08-27 11:45:16 +01:00
state.py
types.py