Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix compilation without implicit nlohmann conversions | Nicolas Werner | 2022-06-17 | 1 | -0/+1 |
| | |||||
* | Sort known UIA flows first | Nicolas Werner | 2022-03-13 | 1 | -0/+30 |
| | |||||
* | Initial qml root window | Nicolas Werner | 2022-01-26 | 1 | -4/+3 |
| | |||||
* | 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 | -5/+141 |
| | | | | | | | | 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/+136 |
Showing the bootstrap state and showing there are unverified devices is still missing. |