aboutsummaryrefslogtreecommitdiff
path: root/plugins/omemo/src/contact_details_dialog.vala
Commit message (Expand)AuthorAgeFilesLines
* OMEMO: Move files to fitting subdirectoryfiaxh2019-07-081-253/+0
* Add non-CSD alternative for more windowsfiaxh2019-03-141-2/+4
* Add a white border around QR-codesRahix2018-11-161-2/+13
* Use QR-code icon for OMEMO QR-code buttonfiaxh2018-11-101-0/+3
* Hide OMEMO messages from untrusted sourcesMarvin W2018-11-101-1/+1
* Index consistently with the identity idSamuel Hand2018-08-121-4/+6
* 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