Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch to new relations format | Nicolas Werner | 2021-02-09 | 1 | -16/+18 |
| | |||||
* | Make device verification request dialogs easier to understand. | Nicolas Werner | 2021-01-12 | 1 | -0/+6 |
| | |||||
* | Request secrets after verification | Nicolas Werner | 2020-12-17 | 1 | -0/+8 |
| | |||||
* | Upload cross-signing signatures after verification | Nicolas Werner | 2020-12-17 | 1 | -2/+57 |
| | |||||
* | Optimize build | Nicolas Werner | 2020-10-27 | 1 | -2/+4 |
| | |||||
* | More unused variables in bindings | Nicolas Werner | 2020-10-08 | 1 | -1/+3 |
| | |||||
* | Send master key in verification flow (if we trust it) | Nicolas Werner | 2020-10-08 | 1 | -0/+23 |
| | |||||
* | Implement signature upload for own master key | Nicolas Werner | 2020-10-08 | 1 | -0/+49 |
| | |||||
* | Fix in room verification | Nicolas Werner | 2020-10-06 | 1 | -26/+49 |
| | |||||
* | Show different verification errors | Nicolas Werner | 2020-10-05 | 1 | -2/+3 |
| | |||||
* | Make steps in verification flow explicit | Nicolas Werner | 2020-10-05 | 1 | -322/+291 |
| | |||||
* | Fix verification start to start with request | Nicolas Werner | 2020-10-02 | 1 | -4/+3 |
| | |||||
* | Clean up verification and key cache a bit | Nicolas Werner | 2020-10-02 | 1 | -68/+58 |
| | |||||
* | Fix breaking while using qmlRegisterSingletonInstance | Chethan2k1 | 2020-09-10 | 1 | -3/+1 |
| | |||||
* | Making sure Verification Objects are deleted properly | Chethan2k1 | 2020-09-10 | 1 | -0/+4 |
| | |||||
* | Fix Wrong Emojis Issue in Room Verification | Chethan2k1 | 2020-09-04 | 1 | -12/+16 |
| | |||||
* | Add support for Encrypted to-device verification messages | CH Chethan Reddy | 2020-09-03 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'upstream/master' into device-verification | CH Chethan Reddy | 2020-08-30 | 1 | -10/+11 |
| | |||||
* | Small Fixes | CH Chethan Reddy | 2020-08-29 | 1 | -1/+15 |
| | |||||
* | [WIP] Room Verification Works! | CH Chethan Reddy | 2020-08-18 | 1 | -36/+35 |
| | |||||
* | [WIP] Room-Verification Messages | CH Chethan Reddy | 2020-08-09 | 1 | -103/+94 |
| | |||||
* | Add Room Verification Messages | CH Chethan Reddy | 2020-07-30 | 1 | -10/+46 |
| | |||||
* | Adding Room Key Verification Stuff | CH Chethan Reddy | 2020-07-30 | 1 | -297/+368 |
| | |||||
* | Updating keys of outdated encrypted users | CH Chethan Reddy | 2020-07-30 | 1 | -4/+4 |
| | |||||
* | Adding icons to UserProfile | CH Chethan Reddy | 2020-07-30 | 1 | -36/+94 |
| | |||||
* | Error Handling and some fixes | CH Chethan Reddy | 2020-07-30 | 1 | -39/+70 |
| | |||||
* | Add some Userprofile buttons | CH Chethan Reddy | 2020-07-30 | 1 | -40/+43 |
| | |||||
* | Fix the Weird auto-confirmation and cancellation | CH Chethan Reddy | 2020-07-30 | 1 | -1/+0 |
| | |||||
* | Some more fixes | CH Chethan Reddy | 2020-07-30 | 1 | -2/+10 |
| | |||||
* | Some Improvements | CH Chethan Reddy | 2020-07-30 | 1 | -2/+4 |
| | | | | | | | - DeviceVerificationList change to LinkedList to improve time complexity while deleting - Downgrade the flow to not use key.verification.done and key.verification.ready | ||||
* | Add some more slots and mac | CH Chethan Reddy | 2020-07-30 | 1 | -38/+157 |
| | |||||
* | Shared secret with decimal and emoji works! | CH Chethan Reddy | 2020-07-30 | 1 | -35/+132 |
| | |||||
* | Add DeviceVerificationList to keep track of all flows and Popup on | CH Chethan Reddy | 2020-07-30 | 1 | -22/+47 |
| | | | | recieving start or request | ||||
* | Handle Device Verification related to_device messages | Chethan2k1 | 2020-07-30 | 1 | -3/+102 |
| | |||||
* | Add SAS Method choice and Add send_to_device API call | Chethan2k1 | 2020-07-30 | 1 | -28/+103 |
| | |||||
* | Tweak UI for device verification and Add more slots | Chethan2k1 | 2020-07-30 | 1 | -1/+69 |
| | |||||
* | Add DeviceVerificationFlow dummy and verification test button | Nicolas Werner | 2020-07-30 | 1 | -0/+36 |