summary refs log tree commit diff
path: root/src/DeviceVerificationFlow.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make device verification request dialogs easier to understand.Nicolas Werner2021-01-121-0/+7
* Optimize buildNicolas Werner2020-10-271-0/+1
* Send master key in verification flow (if we trust it)Nicolas Werner2020-10-081-0/+3
* Try to please the CI godsNicolas Werner2020-10-081-1/+1
* Fix in room verificationNicolas Werner2020-10-061-6/+1
* Show different verification errorsNicolas Werner2020-10-051-2/+2
* Make steps in verification flow explicitNicolas Werner2020-10-051-55/+160
* Fix verification start to start with requestNicolas Werner2020-10-021-1/+1
* Clean up verification and key cache a bitNicolas Werner2020-10-021-6/+6
* Making sure Verification Objects are deleted properlyChethan2k12020-09-101-0/+1
* Fix Wrong Emojis Issue in Room VerificationChethan2k12020-09-041-1/+1
* fixCH Chethan Reddy2020-08-301-1/+1
* Merge remote-tracking branch 'upstream/master' into device-verificationCH Chethan Reddy2020-08-301-1/+1
* Change ReactionRealtesTo to RelatesToCH Chethan Reddy2020-08-301-1/+1
* [WIP] Room Verification Works!CH Chethan Reddy2020-08-181-3/+3
* [WIP] Room-Verification MessagesCH Chethan Reddy2020-08-091-1/+1
* Add Room Verification MessagesCH Chethan Reddy2020-07-301-3/+19
* Adding Room Key Verification StuffCH Chethan Reddy2020-07-301-3/+14
* Adding icons to UserProfileCH Chethan Reddy2020-07-301-0/+6
* Error Handling and some fixesCH Chethan Reddy2020-07-301-1/+11
* Fix the Weird auto-confirmation and cancellationCH Chethan Reddy2020-07-301-1/+1
* Some more fixesCH Chethan Reddy2020-07-301-0/+1
* Add some more slots and macCH Chethan Reddy2020-07-301-0/+6
* Shared secret with decimal and emoji works!CH Chethan Reddy2020-07-301-0/+10
* Add DeviceVerificationList to keep track of all flows and Popup onCH Chethan Reddy2020-07-301-1/+9
* Handle Device Verification related to_device messagesChethan2k12020-07-301-0/+5
* Add SAS Method choice and Add send_to_device API callChethan2k12020-07-301-2/+14
* Tweak UI for device verification and Add more slotsChethan2k12020-07-301-1/+9
* Add DeviceVerificationFlow dummy and verification test buttonNicolas Werner2020-07-301-0/+38