Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow enabling sliding sync per-user (#17393) | Erik Johnston | 2024-07-05 | 1 | -0/+3 |
| | | | Based on #17392 | ||||
* | Finish up work to allow per-user feature flags (#17392) | Erik Johnston | 2024-07-05 | 1 | -2/+9 |
| | | | | | | | Follows on from @H-Shay's great work at https://github.com/matrix-org/synapse/pull/15344 and MSC4026. Also enables its use for MSC3881, mainly as an easy but concrete example of how to use it. | ||||
* | Enable cross-signing key upload without UIA (#17284) | Richard van der Hoff | 2024-06-14 | 1 | -1/+0 |
| | | | | | | Per MSC3967, which is now stable, we should not require UIA when uploading cross-signing keys for the first time. Fixes: #17227 | ||||
* | Correctly mention previous copyright (#16820) | Erik Johnston | 2024-01-23 | 1 | -0/+1 |
| | | | | | During the migration the automated script to update the copyright headers accidentally got rid of some of the existing copyright lines. Reinstate them. | ||||
* | Update license headers | Patrick Cloke | 2023-11-21 | 1 | -10/+16 |
| | |||||
* | Remove references to supporting per-user flag for msc2654 (#15522) | Shay | 2023-05-02 | 1 | -1/+0 |
| | |||||
* | Add an admin API endpoint to support per-user feature flags (#15344) | Shay | 2023-04-28 | 1 | -0/+119 |