summary refs log tree commit diff
path: root/src/ui/UserProfile.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Optimize buildNicolas Werner2020-10-271-2/+2
* Calculate verification status from cross-signing sigs and update dynamicallyNicolas Werner2020-10-081-105/+40
* Make steps in verification flow explicitNicolas Werner2020-10-051-38/+17
* Clean up verification and key cache a bitNicolas Werner2020-10-021-43/+27
* Fix catch by value warningNicolas Werner2020-09-031-3/+3
* Small FixesCH Chethan Reddy2020-08-291-4/+5
* Verify signatures and find trusted devicesCH Chethan Reddy2020-08-251-64/+117
* Cache FixCH Chethan Reddy2020-08-241-66/+111
* [WIP] Room Verification Works!CH Chethan Reddy2020-08-181-2/+3
* [WIP] Room-Verification MessagesCH Chethan Reddy2020-08-091-19/+37
* Adding Room Key Verification StuffCH Chethan Reddy2020-07-301-0/+34
* Updating keys of outdated encrypted usersCH Chethan Reddy2020-07-301-10/+7
* Adding icons to UserProfileCH Chethan Reddy2020-07-301-5/+6
* Refactor UserProfileNicolas Werner2020-07-301-42/+66
* Some issue with UserProfileCH Chethan Reddy2020-07-301-23/+48
* [WIP] Add Caching for usersCH Chethan Reddy2020-07-301-46/+60
* Add some Userprofile buttonsCH Chethan Reddy2020-07-301-0/+28
* Add C++ Model for DeviceListCH Chethan Reddy2020-07-301-19/+27
* Adding DeviceList for userprofileChethan2k12020-07-301-11/+33
* Rewrite UserProfile in qmlCH Chethan Reddy2020-07-301-0/+58