summary refs log tree commit diff
path: root/resources/qml/SelfVerificationCheck.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of year in license headersNicolas Werner2023-02-211-3/+1
| | | | | | See also: https://daniel.haxx.se/blog/2023/01/08/copyright-without-years/ https://hynek.me/til/copyright-years/
* A whole new year full of excitement and possibilities!Nicolas Werner2023-01-021-0/+1
|
* 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.