aboutsummaryrefslogtreecommitdiff
path: root/plugins/omemo/src/plugin.vala
Commit message (Expand)AuthorAgeFilesLines
* Redesign and rewrite accounts and settings dialog into a combined onefiaxh13 days1-3/+1
* Calls: Indicate whether OMEMO key is verifiedfiaxh2021-05-111-4/+2
* Add support for OMEMO call encryptionfiaxh2021-04-291-3/+19
* Fix some compiler warningsfiaxh2020-10-271-1/+1
* Warn about undecrypted and untrusted messagesfiaxh2020-03-291-0/+1
* Colapse inactive keys in OMEMO keys dialogfiaxh2019-10-221-0/+7
* Add support for JET-OMEMOMarvin W2019-09-161-0/+4
* Refactor file receive/send interfaces and UIfiaxh2019-07-181-2/+3
* Implement aesgcm encrypted file uploadfiaxh2018-11-271-0/+1
* FileProvider for aesgcm linksfiaxh2018-11-271-0/+2
* Change own-notifcation wording and add a default actionSamuel Hand2018-08-121-0/+12
* Code cleanup - move long database queries to their own functions and improve ...Samuel Hand2018-08-101-2/+5
* Notify on a new own deviceSamuel Hand2018-07-111-0/+1
* More cleanup and database modificationsMarvin W2018-06-261-1/+1
* Disable debug mode for the omemo pluginSamuel Hand2018-06-111-1/+1
* Add trust management utilities to the omemo pluginSamuel Hand2018-06-111-1/+4
* Move DatabaseError handling into Qlitefiaxh2017-10-311-23/+19
* omemo: store and display identity keys of all devicesMarvin W2017-08-271-0/+3
* Handle xmpp ?join and ?message urisfiaxh2017-08-251-3/+3
* signal-protocol/omemo: fix null-pointer issuesMarvin W2017-04-181-3/+25
* Gettext supportfiaxh2017-04-101-0/+5
* Add --print-xmpp flag to log detailsMarvin W2017-04-031-5/+0
* omemo plugin: improve session bootstrappingMarvin W2017-03-151-1/+2
* Move storage into user directory and fix plugin search pathMarvin W2017-03-121-1/+6
* Split OMEMO plug-in into files, various fixesMarvin W2017-03-121-117/+21
* Add OMEMO via PluginMarvin W2017-03-111-0/+130