Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Lint qml with qml-format | Nicolas Werner | 2020-10-08 | 1 | -90/+137 |
| | |||||
* | Calculate verification status from cross-signing sigs and update dynamically | Nicolas Werner | 2020-10-08 | 1 | -2/+2 |
| | |||||
* | Fix in room verification | Nicolas Werner | 2020-10-06 | 1 | -0/+2 |
| | |||||
* | Show different verification errors | Nicolas Werner | 2020-10-05 | 1 | -1/+0 |
| | |||||
* | Make steps in verification flow explicit | Nicolas Werner | 2020-10-05 | 1 | -31/+49 |
| | |||||
* | Fix verification start to start with request | Nicolas Werner | 2020-10-02 | 1 | -1/+0 |
| | |||||
* | Split qml part of Device Verification | CH Chethan Reddy | 2020-09-14 | 1 | -588/+33 |
| | |||||
* | Making sure Verification Objects are deleted properly | Chethan2k1 | 2020-09-10 | 1 | -14/+14 |
| | |||||
* | Fix wrong tran_id issue | Chethan2k1 | 2020-09-10 | 1 | -9/+10 |
| | |||||
* | Small Fixes | CH Chethan Reddy | 2020-08-29 | 1 | -1/+0 |
| | |||||
* | [WIP] Room-Verification Messages | CH Chethan Reddy | 2020-08-09 | 1 | -1/+3 |
| | |||||
* | Add Room Verification Messages | CH Chethan Reddy | 2020-07-30 | 1 | -1/+6 |
| | |||||
* | Adding icons to UserProfile | CH Chethan Reddy | 2020-07-30 | 1 | -0/+4 |
| | |||||
* | Error Handling and some fixes | CH Chethan Reddy | 2020-07-30 | 1 | -42/+10 |
| | |||||
* | Add some Userprofile buttons | CH Chethan Reddy | 2020-07-30 | 1 | -3/+12 |
| | |||||
* | Fix presence indicator | Nicolas Werner | 2020-07-30 | 1 | -8/+1 |
| | |||||
* | Some more changes | CH Chethan Reddy | 2020-07-30 | 1 | -46/+163 |
| | | | | | | | | | | | - remove unnecessary field sender in userprofile.qml - cover user facing string with qsTr to get picked by translations - add spacing and fix theming issue - increase and add color to username - change back to QVector from QLinkedList cause I have mistaken better time complexity to give better benchmark red | ||||
* | Some Improvements | CH Chethan Reddy | 2020-07-30 | 1 | -11/+15 |
| | | | | | | | - 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 | -2/+2 |
| | |||||
* | Shared secret with decimal and emoji works! | CH Chethan Reddy | 2020-07-30 | 1 | -13/+13 |
| | |||||
* | Add DeviceVerificationList to keep track of all flows and Popup on | CH Chethan Reddy | 2020-07-30 | 1 | -9/+51 |
| | | | | recieving start or request | ||||
* | Handle Device Verification related to_device messages | Chethan2k1 | 2020-07-30 | 1 | -1/+1 |
| | |||||
* | Add SAS Method choice and Add send_to_device API call | Chethan2k1 | 2020-07-30 | 1 | -0/+16 |
| | |||||
* | Tweak UI for device verification and Add more slots | Chethan2k1 | 2020-07-30 | 1 | -2/+39 |
| | |||||
* | Adding DeviceList for userprofile | Chethan2k1 | 2020-07-30 | 1 | -8/+0 |
| | |||||
* | Add DeviceVerificationFlow dummy and verification test button | Nicolas Werner | 2020-07-30 | 1 | -0/+8 |
| | |||||
* | Use label in device verification dialogs (for proper theming) | Nicolas Werner | 2020-07-30 | 1 | -14/+14 |
| | |||||
* | Make emojis a bit smaller | Nicolas Werner | 2020-07-30 | 1 | -3/+3 |
| | |||||
* | Set proper emoji font for device verification | Nicolas Werner | 2020-07-30 | 1 | -0/+8 |
| | |||||
* | Add DeviceVerificationFlow dummy and verification test button | Nicolas Werner | 2020-07-30 | 1 | -20/+57 |
| | |||||
* | First design iteration of device verification dialogs | Nicolas Werner | 2020-07-30 | 1 | -0/+392 |