summary refs log tree commit diff
path: root/synapse/rest/client/devices.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make `get_device` return None if the device doesn't exist rather than raising...reivilibre2021-12-131-2/+4
* Remove unnecessary parentheses around tuples returned from methods (#10889)Andrew Morgan2021-09-231-2/+2
* Additional type hints for REST servlets (part 2). (#10674)Patrick Cloke2021-08-261-22/+26
* Flatten the synapse.rest.client package (#10600)reivilibre2021-08-171-0/+300