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/v1
Andrew Morgan 225c165087
Allow expired accounts to logout (#7443)
5 years ago
..
__init__.py copyrights 9 years ago
directory.py Port rest/v1 to async/await 5 years ago
events.py Fix `/events/:event_id` deprecated API. (#6731) 5 years ago
initial_sync.py Port rest/v1 to async/await 5 years ago
login.py Implement OpenID Connect-based login (#7256) 5 years ago
logout.py Allow expired accounts to logout (#7443) 5 years ago
presence.py Port rest/v1 to async/await 5 years ago
profile.py Back out change preventing setting null avatar URLs 5 years ago
push_rule.py Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 5 years ago
pusher.py Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 5 years ago
room.py Improve error responses when a remote server doesn't allow you to access its public rooms list (#6899) 5 years ago
voip.py Port rest/v1 to async/await 5 years ago