summary refs log tree commit diff
path: root/resources/qml/UserProfile.qml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Username can be edited by double clicking on text, added global user profile ...Jedi182021-01-281-36/+15
* update room specific username from userprofileJedi182021-01-271-0/+34
* Fix UserProfile's behavior in dark themeLoren Burkholder2021-01-221-0/+1
* Remove unused stuff in profileNicolas Werner2021-01-181-8/+0
* Revert "Update QtQuick versions to match Qt 5.10"Nicolas Werner2021-01-121-3/+3
* Make it easier to understand, what button to click for verification from profileNicolas Werner2021-01-121-1/+10
* Update QtQuick versions to match Qt 5.10Joseph Donofry2021-01-111-3/+3
* Clean up Avatar click event handlingJoseph Donofry2021-01-111-0/+1
* Lint qml with qml-formatNicolas Werner2020-10-081-164/+167
* Calculate verification status from cross-signing sigs and update dynamicallyNicolas Werner2020-10-081-2/+1
* Make steps in verification flow explicitNicolas Werner2020-10-051-28/+3
* Clean up verification and key cache a bitNicolas Werner2020-10-021-1/+1
* Split qml part of Device VerificationCH Chethan Reddy2020-09-141-2/+2
* Single line click handlerNicolas Werner2020-09-131-13/+7
* Clean up UserProfile a bitNicolas Werner2020-09-131-197/+143
* Some fixesChethan2k12020-09-121-3/+3
* Fix wrong tran_id issueChethan2k12020-09-101-2/+2
* [WIP] Room Verification Works!CH Chethan Reddy2020-08-181-1/+1
* [WIP] Room-Verification MessagesCH Chethan Reddy2020-08-091-4/+11
* Adding Room Key Verification StuffCH Chethan Reddy2020-07-301-1/+21
* Adding icons to UserProfileCH Chethan Reddy2020-07-301-34/+47
* Refactor UserProfileNicolas Werner2020-07-301-213/+204
* Some issue with UserProfileCH Chethan Reddy2020-07-301-23/+21
* [WIP] Add Caching for usersCH Chethan Reddy2020-07-301-5/+6
* Error Handling and some fixesCH Chethan Reddy2020-07-301-9/+7
* Add some Userprofile buttonsCH Chethan Reddy2020-07-301-3/+59
* Some more fixesCH Chethan Reddy2020-07-301-13/+17
* Fix presence indicatorNicolas Werner2020-07-301-1/+2
* Some more changesCH Chethan Reddy2020-07-301-11/+25
* Add DeviceVerificationList to keep track of all flows and Popup onCH Chethan Reddy2020-07-301-4/+6
* Handle Device Verification related to_device messagesChethan2k12020-07-301-9/+10
* Add SAS Method choice and Add send_to_device API callChethan2k12020-07-301-1/+18
* Tweak UI for device verification and Add more slotsChethan2k12020-07-301-9/+29
* Add C++ Model for DeviceListCH Chethan Reddy2020-07-301-22/+36
* Adding DeviceList for userprofileChethan2k12020-07-301-1/+17
* Rewrite UserProfile in qmlCH Chethan Reddy2020-07-301-0/+85