Activity
add URL query (with url path) to info logging
add URL query (with url path) to info logging
add URL query (with url path) to info logging
add URL query (with url path) to info logging
refactor empty room arg for room list
refactor empty room arg for room list
user events redact command and api
user events redact command and api
user events redact command and api
user events redact command and api
make format_exception work with python 3.9
make format_exception work with python 3.9
Explicitely catch requests ConnectionError
Explicitely catch requests ConnectionError
rewrite return section of docs for query api
rewrite return section of docs for query api
Force push
rewrite return section of docs for query api
rewrite return section of docs for query api
Apply suggestions from code review
Apply suggestions from code review
don't catch InvalidURL or MissingSchema exceptions
don't catch InvalidURL or MissingSchema exceptions
Fix query function docstring (arguments only)
Fix query function docstring (arguments only)
Add query function type hints, arguments only
Add query function type hints, arguments only
Force push
Add query function type hints, arguments only
Add query function type hints, arguments only
Add query function type hints, return only
Add query function type hints, return only
Move query args before keyword args to please linter
Move query args before keyword args to please linter
Refactor query kwargs handling more pythonic
Refactor query kwargs handling more pythonic