You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/synapse
Mark Haines b6e8420aee Add replication stream for pushers 9 years ago
..
api Send the user ID matching the guest access token, since there is no Matrix API to discover what user ID an access token is for. 9 years ago
app Use syntax that works on both py2.7 and py3 9 years ago
appservice
config Use syntax that works on both py2.7 and py3 9 years ago
crypto Make key client send a Host header 9 years ago
events
federation Use parse_json_object_from_request to parse JSON out of request bodies 9 years ago
handlers Make select more sensible when dseleting access tokens, rename pusher deletion to match access token deletion and make exception arg optional. 9 years ago
http Fix regression where synapse checked whether push rules were valid JSON before the compatibility hack that handled clients sending invalid JSON 9 years ago
metrics
push Make select more sensible when dseleting access tokens, rename pusher deletion to match access token deletion and make exception arg optional. 9 years ago
replication Add replication stream for pushers 9 years ago
rest Fix regression where synapse checked whether push rules were valid JSON before the compatibility hack that handled clients sending invalid JSON 9 years ago
static/client
storage Add replication stream for pushers 9 years ago
streams
util Use syntax that works on both py2.7 and py3 9 years ago
__init__.py
notifier.py
python_dependencies.py Pin pysaml2 version to 3.x 9 years ago
server.py
state.py
types.py