aboutsummaryrefslogtreecommitdiff
path: root/plugins/omemo/src/contact_details_dialog.vala
Commit message (Expand)AuthorAgeFilesLines
* Un-dim fingerprint when accepting keysSamuel Hand2018-08-111-0/+2
* Make strings translatableSamuel Hand2018-08-101-4/+4
* Code cleanup - move long database queries to their own functions and improve ...Samuel Hand2018-08-101-72/+61
* Make constructors the first functionSamuel Hand2018-08-091-72/+71
* Show a verification QR code for an accounts own keySamuel Hand2018-08-081-1/+12
* Minor UI improvements: use a stack for the key management dialogSamuel Hand2018-08-071-31/+30
* UI update: make the trust management interface more user friendlySamuel Hand2018-08-031-154/+158
* Code cleanup: create new trust management classSamuel Hand2018-07-251-8/+0
* Enable key management for own keysSamuel Hand2018-07-091-4/+40
* More database migration, update defaults and indexesSamuel Hand2018-07-061-5/+5
* Add a toggle switch for key managementSamuel Hand2018-07-041-0/+27
* More cleanup and database modificationsMarvin W2018-06-261-6/+50
* Database migration and code cleanupSamuel Hand2018-06-191-8/+10
* Add trust management utilities to the omemo pluginSamuel Hand2018-06-111-0/+130