Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cancel the processing of key query requests when they time out. (#13680) | reivilibre | 2022-09-07 | 1 | -2/+4 |
* | Remove redundant opentracing spans for `/sendToDevice` and `/keys/upload` (#1... | Andrew Morgan | 2022-08-22 | 1 | -2/+1 |
* | Add missing types to opentracing. (#13345) | Patrick Cloke | 2022-07-21 | 1 | -1/+3 |
* | Add type annotations to `trace` decorator. (#13328) | Patrick Cloke | 2022-07-19 | 1 | -2/+2 |
* | Remove `HomeServer.get_datastore()` (#12031) | Richard van der Hoff | 2022-02-23 | 1 | -1/+1 |
* | Add support for `/_matrix/client/v3` APIs (#11318) | Aaron R | 2021-11-16 | 1 | -1/+1 |
* | Additional type hints for REST servlets (part 2). (#10674) | Patrick Cloke | 2021-08-26 | 1 | -35/+22 |
* | Validate device_keys for C-S /keys/query requests (#10593) | David Robertson | 2021-08-20 | 1 | -1/+15 |
* | Flatten the synapse.rest.client package (#10600) | reivilibre | 2021-08-17 | 1 | -0/+344 |