aboutsummaryrefslogtreecommitdiff
path: root/plugins/omemo/src/trust_manager.vala
Commit message (Expand)AuthorAgeFilesLines
* Fix OMEMO decryption if MUC real_jid is not known (because sender is offline)fiaxh2019-01-091-31/+53
* Hide OMEMO messages from untrusted sourcesMarvin W2018-11-101-19/+82
* Properly decrypt messages from MUCsSamuel Hand2018-08-141-17/+75
* Index consistently with the identity idSamuel Hand2018-08-121-5/+14
* Actually perform the database update when changing blind trustSamuel Hand2018-08-111-1/+1
* Make strings translatableSamuel Hand2018-08-101-2/+2
* Code cleanup - move long database queries to their own functions and improve ...Samuel Hand2018-08-101-3/+21
* Only send messages to active devicesSamuel Hand2018-08-081-1/+1
* Mark messages from rejected and unknown devicesSamuel Hand2018-07-291-0/+39
* Fix omemo not being available on first startupSamuel Hand2018-07-281-2/+3
* Code cleanup: create new trust management classSamuel Hand2018-07-251-0/+128