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
Erik Johnston b13035cc91 Implement logout 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 Fix flake8 warnings for new flake8 9 years ago
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 Atomically persit push actions when we persist the event 9 years ago
federation Add profile information to invites 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 Add a parse_json_object function 9 years ago
metrics copyrights 9 years ago
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 s/stream_ordering/event_stream_ordering/ in push 9 years ago
rest Implement logout 9 years ago
static/client Updates to fallback CAS login to do new token login 9 years ago
storage Implement logout 9 years ago
streams Hook up the push rules to the notifier 9 years ago
util Use syntax that works on both py2.7 and py3 9 years ago
__init__.py Bump version and changelog 9 years ago
notifier.py Hook up the push rules to the notifier 9 years ago
python_dependencies.py Pin pysaml2 version to 3.x 9 years ago
server.py Fix flake8 warnings for new flake8 9 years ago
state.py Fix flake8 warnings for new flake8 9 years ago
types.py Hook up the push rules to the notifier 9 years ago