summary refs log tree commit diff
path: root/src/ui/UIA.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Switch to clang-format14Nicolas Werner2022-09-251-1/+2
|
* Fix compilation without implicit nlohmann conversionsNicolas Werner2022-06-171-1/+1
|
* Use right linterNicolas Werner2022-05-101-2/+1
|
* More image dialog fixesNicolas Werner2022-05-101-1/+2
|
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-011-0/+1
|
* 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.