summary refs log tree commit diff
path: root/resources/qml/SelfVerificationCheck.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-011-0/+1
|
* Use ItemDelegate in RoomList instead of a Rectangle with handlersNicolas Werner2021-11-031-134/+135
| | | | | fixes #683 relates to #571
* Prompt user when there are unverified devicesNicolas Werner2021-11-011-0/+4
|
* Some people consider Nheko not an AAAAA titleNicolas Werner2021-10-301-1/+0
|
* Add self verification after loginNicolas Werner2021-10-301-6/+45
|
* lintNicolas Werner2021-10-171-2/+2
|
* WIPNicolas Werner2021-10-171-19/+20
|
* Use correct Monopoly quoteEldred Habert2021-10-151-1/+1
| | | | Hi if you're reading this commit message wondering "what the fuck?"
* Support bootstrapping crosssigningNicolas Werner2021-10-091-0/+261
Showing the bootstrap state and showing there are unverified devices is still missing.