Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement stable support for MSC3882 to allow an existing device/session to ↵ | Hugh Nimmo-Smith | 2023-06-01 | 1 | -0/+28 |
| | | | | | | | | generate a login token for use on a new device/session (#15388) Implements stable support for MSC3882; this involves updating Synapse's support to match the MSC / the spec says. Continue to support the unstable version to allow clients to transition. | ||||
* | Bump black from 22.12.0 to 23.1.0 (#15103) | dependabot[bot] | 2023-02-22 | 1 | -1/+0 |
| | |||||
* | Add type hints to `tests/rest/client` (#12066) | Dirk Klimpel | 2022-02-23 | 1 | -13/+17 |
| | |||||
* | Support the stable API endpoint for MSC3283: new settings in `/capabilities` ↵ | Dirk Klimpel | 2022-02-11 | 1 | -48/+21 |
| | | | | endpoint (#11933) | ||||
* | Rename `get_access_token_for_user_id` method to ↵ | reivilibre | 2021-11-17 | 1 | -4/+4 |
| | | | | `create_access_token_for_user_id` (#11369) | ||||
* | Use direct references for configuration variables (part 6). (#10916) | Patrick Cloke | 2021-09-29 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into develop | Erik Johnston | 2021-08-24 | 1 | -2/+2 |
| | |||||
* | Flatten tests/rest/client/{v1,v2_alpha} too (#10667) | David Robertson | 2021-08-20 | 1 | -0/+212 |