Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use Pydantic to validate /devices endpoints (#14054) | David Robertson | 2022-10-07 | 1 | -46/+52 |
* | Implement MSC3852: Expose `last_seen_user_agent` to users for their own devic... | Andrew Morgan | 2022-08-19 | 1 | -0/+27 |
* | Consolidate the logic of delete_device/delete_devices. (#12970) | Patrick Cloke | 2022-06-07 | 1 | -1/+3 |
* | Make `get_device` return None if the device doesn't exist rather than raising... | reivilibre | 2021-12-13 | 1 | -2/+4 |
* | Remove unnecessary parentheses around tuples returned from methods (#10889) | Andrew Morgan | 2021-09-23 | 1 | -2/+2 |
* | Additional type hints for REST servlets (part 2). (#10674) | Patrick Cloke | 2021-08-26 | 1 | -22/+26 |
* | Flatten the synapse.rest.client package (#10600) | reivilibre | 2021-08-17 | 1 | -0/+300 |