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/rest/client/v2_alpha
Krombel 8299b323ee add release endpoints for /thirdparty 7 years ago
..
__init__.py
_base.py Fixed syntax nits 8 years ago
account.py Fix token request for addition of phone numbers 8 years ago
account_data.py m.read_marker -> m.fully_read (#2128) 8 years ago
auth.py window.postmessage for Interactive Auth fallback 8 years ago
devices.py register some /unstable endpoints in /r0 as well 7 years ago
filter.py replace 'except:' with 'except Exception:' 7 years ago
groups.py Remove pointless create() method 7 years ago
keys.py register some /unstable endpoints in /r0 as well 7 years ago
notifications.py register some /unstable endpoints in /r0 as well 7 years ago
openid.py Rename openid/token to openid/request_token 9 years ago
read_marker.py m.read_marker -> m.fully_read (#2128) 8 years ago
receipts.py Shuffle receipt handler around so that worker apps don't need to load it 8 years ago
register.py Add config option to auto-join new users to rooms 7 years ago
report_event.py Add timestamp and auto incrementing ID 9 years ago
sendtodevice.py register some /unstable endpoints in /r0 as well 7 years ago
sync.py replace 'except:' with 'except Exception:' 7 years ago
tags.py Use parse_json_object_from_request to parse JSON out of request bodies 9 years ago
thirdparty.py add release endpoints for /thirdparty 7 years ago
tokenrefresh.py Rip out more refresh_token code 8 years ago
user_directory.py replace 'except:' with 'except Exception:' 7 years ago