summary refs log tree commit diff
path: root/src/ui/UIA.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix registration on matrix.orgNicolas Werner2021-11-031-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 crosssigningNicolas Werner2021-10-091-0/+40
Showing the bootstrap state and showing there are unverified devices is still missing.