MatrixSynapse/synapse
Erik Johnston 13e29a697c Bump version and changelog 2016-03-15 09:43:32 +00:00
..
api
app
appservice
config Add config to create guest account on 3pid invite 2016-03-14 15:50:40 +00:00
crypto Make key client send a Host header 2016-03-11 10:29:05 +00:00
events
federation Use parse_json_object_from_request to parse JSON out of request bodies 2016-03-11 16:41:03 +00:00
handlers Add config to create guest account on 3pid invite 2016-03-14 15:50:40 +00:00
http Fix regression where synapse checked whether push rules were valid JSON before the compatibility hack that handled clients sending invalid JSON 2016-03-14 14:16:41 +00:00
metrics
push Make select more sensible when dseleting access tokens, rename pusher deletion to match access token deletion and make exception arg optional. 2016-03-11 14:34:09 +00:00
replication
rest Fix regression where synapse checked whether push rules were valid JSON before the compatibility hack that handled clients sending invalid JSON 2016-03-14 14:16:41 +00:00
static/client
storage Thats not how transactions work. 2016-03-11 16:45:27 +00:00
streams
util Return list, not generator. 2016-03-14 15:30:19 +00:00
__init__.py Bump version and changelog 2016-03-15 09:43:32 +00:00
notifier.py
python_dependencies.py Pin pysaml2 version to 3.x 2016-03-09 11:54:56 +00:00
server.py
state.py
types.py