summary refs log tree commit diff
path: root/synapse/rest/client/keys.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove `HomeServer.get_datastore()` (#12031)Richard van der Hoff2022-02-231-1/+1
* Add support for `/_matrix/client/v3` APIs (#11318)Aaron R2021-11-161-1/+1
* Additional type hints for REST servlets (part 2). (#10674)Patrick Cloke2021-08-261-35/+22
* Validate device_keys for C-S /keys/query requests (#10593)David Robertson2021-08-201-1/+15
* Flatten the synapse.rest.client package (#10600)reivilibre2021-08-171-0/+344