aboutsummaryrefslogtreecommitdiff
path: root/plugins/omemo/src/database.vala
Commit message (Expand)AuthorAgeFilesLines
* Fix OMEMO decryption if MUC real_jid is not known (because sender is offline)fiaxh2019-01-091-0/+4
* Hide OMEMO messages from untrusted sourcesMarvin W2018-11-101-3/+36
* Solve a few compiler warningsSamuel Hand2018-08-141-4/+9
* Index consistently with the identity idSamuel Hand2018-08-121-1/+8
* Code cleanup - move long database queries to their own functions and improve ...Samuel Hand2018-08-101-4/+34
* More database migration, update defaults and indexesSamuel Hand2018-07-061-4/+8
* More cleanup and database modificationsMarvin W2018-06-261-2/+2
* Database migration and code cleanupSamuel Hand2018-06-191-9/+20
* Add trust management utilities to the omemo pluginSamuel Hand2018-06-111-10/+36
* Fix warningsfiaxh2017-10-311-1/+3
* Move DatabaseError handling into Qlitefiaxh2017-10-311-5/+5
* omemo: store and display identity keys of all devicesMarvin W2017-08-271-2/+50
* signal-protocol/omemo: fix null-pointer issuesMarvin W2017-04-181-6/+6
* Small bug fixes and compatibility with Vala 0.36Marvin W2017-03-231-5/+4
* Split OMEMO plug-in into files, various fixesMarvin W2017-03-121-2/+2
* Add OMEMO via PluginMarvin W2017-03-111-0/+80