summary refs log tree commit diff
path: root/src/ui/UserProfile.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* shifted isUsernameEditingAllowed to qml from c++Jedi182021-01-291-8/+2
* made requeste changesJedi182021-01-291-2/+2
* fix linting 2Jedi182021-01-291-1/+1
* Shifted fetching of global username fom timeline model to user profileJedi182021-01-291-3/+7
* fix lintingJedi182021-01-281-3/+3
* Changed edit method from double clicking to an edit buttonJedi182021-01-281-2/+3
* Username can be edited by double clicking on text, added global user profile ...Jedi182021-01-281-0/+9
* update room specific username from userprofileJedi182021-01-271-0/+1
* Make it easier to understand, what button to click for verification from profileNicolas Werner2021-01-121-0/+6
* Optimize buildNicolas Werner2020-10-271-6/+0
* Calculate verification status from cross-signing sigs and update dynamicallyNicolas Werner2020-10-081-2/+6
* Make steps in verification flow explicitNicolas Werner2020-10-051-2/+8
* Fix Wrong Emojis Issue in Room VerificationChethan2k12020-09-041-1/+1
* [WIP] Room-Verification MessagesCH Chethan Reddy2020-08-091-2/+4
* Adding Room Key Verification StuffCH Chethan Reddy2020-07-301-0/+4
* Updating keys of outdated encrypted usersCH Chethan Reddy2020-07-301-2/+1
* Adding icons to UserProfileCH Chethan Reddy2020-07-301-1/+3
* Refactor UserProfileNicolas Werner2020-07-301-43/+77
* Some issue with UserProfileCH Chethan Reddy2020-07-301-18/+36
* [WIP] Add Caching for usersCH Chethan Reddy2020-07-301-0/+4
* Add some Userprofile buttonsCH Chethan Reddy2020-07-301-1/+4
* Add C++ Model for DeviceListCH Chethan Reddy2020-07-301-12/+10
* Adding DeviceList for userprofileChethan2k12020-07-301-6/+26
* Rewrite UserProfile in qmlCH Chethan Reddy2020-07-301-0/+29