MatrixSynapse/synapse
Mark Haines 45570e4695 os.makedirs is almost but not entirely unlike mkdir -p 2014-09-02 10:58:05 +01:00
..
api Add all the necessary checks to make banning work. 2014-09-01 18:24:56 +01:00
app Add unsecure listener port to homeserver 2014-09-01 22:38:52 +01:00
config os.makedirs is almost but not entirely unlike mkdir -p 2014-09-02 10:58:05 +01:00
crypto enable ECDHE ciphers 2014-09-01 22:29:44 +01:00
federation Add all the necessary checks to make banning work. 2014-09-01 18:24:56 +01:00
handlers Add support for setting room name and topic when creating rooms 2014-09-02 10:02:14 +01:00
http given everything's apparently gone https:// by default for c-s, change this hardcoding... 2014-09-01 23:28:43 +01:00
rest
storage Merge branch 'develop' of github.com:matrix-org/synapse into room_config 2014-09-01 19:57:28 +01:00
streams
util
__init__.py
notifier.py
server.py
state.py
types.py