anonymousland-synapse/synapse
2016-03-14 14:16:41 +00:00
..
api
app Use syntax that works on both py2.7 and py3 2016-03-07 20:13:10 +00:00
appservice
config Use syntax that works on both py2.7 and py3 2016-03-07 20:13:10 +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 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
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 Use syntax that works on both py2.7 and py3 2016-03-07 20:13:10 +00:00
__init__.py
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