summary refs log tree commit diff
path: root/synapse/rest/client/sendtodevice.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add a primitive helper script for listing worker endpoints. (#15243)reivilibre2023-03-231-0/+1
* Pass the Requester down to the HttpTransactionCache. (#15200)Quentin Gliech2023-03-071-9/+16
* Improve logging and opentracing for to-device message handling (#14598)Richard van der Hoff2022-12-061-1/+0
* Remove redundant opentracing spans for `/sendToDevice` and `/keys/upload` (#1...Andrew Morgan2022-08-221-2/+1
* Add type annotations to `trace` decorator. (#13328)Patrick Cloke2022-07-191-2/+2
* Additional type hints for client REST servlets (part 4) (#10728)Patrick Cloke2021-09-011-11/+16
* Flatten the synapse.rest.client package (#10600)reivilibre2021-08-171-0/+67