Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch to clang-format14 | Nicolas Werner | 2022-09-25 | 1 | -1/+2 |
| | |||||
* | Fix compilation without implicit nlohmann conversions | Nicolas Werner | 2022-06-17 | 1 | -1/+1 |
| | |||||
* | Use right linter | Nicolas Werner | 2022-05-10 | 1 | -2/+1 |
| | |||||
* | More image dialog fixes | Nicolas Werner | 2022-05-10 | 1 | -1/+2 |
| | |||||
* | Update year in copyright notice to shut up lint job | Nicolas Werner | 2022-01-01 | 1 | -0/+1 |
| | |||||
* | Fix registration on matrix.org | Nicolas Werner | 2021-11-03 | 1 | -0/+17 |
| | | | | | | | | This was a bit of a journey: https://github.com/matrix-org/matrix-doc/pull/3471 But it should work now and we now use the UIAHandler everywhere. fixes #670 | ||||
* | Support bootstrapping crosssigning | Nicolas Werner | 2021-10-09 | 1 | -0/+40 |
Showing the bootstrap state and showing there are unverified devices is still missing. |