aboutsummaryrefslogtreecommitdiff
path: root/plugins/omemo/src/logic
Commit message (Expand)AuthorAgeFilesLines
* Port from GTK3 to GTK4fiaxh2022-07-271-1/+1
* Fix compiler warnings ('[GtkChild] fields must be declared as `unowned'')fiaxh2021-10-121-2/+2
* Merge remote-tracking branch 'origin/feature/calls'fiaxh2021-05-115-332/+352
|\
| * Calls: Indicate whether OMEMO key is verifiedfiaxh2021-05-111-1/+2
| * Add support for OMEMO call encryptionfiaxh2021-04-295-332/+351
* | Set omemo+openpgp database properties to be the same as main dbfiaxh2021-04-071-5/+7
|/
* Send OMEMO-encrypted messages and files using 12 byte IVMarvin W2020-09-141-2/+4
* OMEMO: Don't trigger "Not encrypted to this device" warning for messages w/o ...fiaxh2020-09-101-3/+8
* Don't offer encryption in MUC PMsfiaxh2020-06-231-0/+4
* Use sqlite UPSERTfiaxh2020-06-104-12/+12
* Show unencryptable/untrusted OMEMO warnings also in MUCsfiaxh2020-06-051-1/+1
* Last message correction fixesfiaxh2020-04-061-0/+3
* Warn about undecrypted and untrusted messagesfiaxh2020-03-292-103/+150
* Enable secure_delete PRAGMA on SQLite databases (#370)Alexander Krotov2020-02-211-0/+3
* Improve log messages for OMEMO sending issuesMarvin W2020-01-152-8/+12
* Properly check Jids everywhereMarvin W2019-12-232-4/+16
* OMEMO: Improve handling of newly added devicesMarvin W2019-12-233-48/+120
* Add support for JET-OMEMOMarvin W2019-09-161-55/+65
* Fix some warningshrxi2019-09-101-6/+6
* Fix runtime criticalfiaxh2019-08-261-2/+5
* Set OMEMO devicelist + bundle node access model to publicfiaxh2019-08-091-21/+8
* Rework encryption enabling logic + UIfiaxh2019-08-022-61/+79
* OMEMO: Rename variables, refactor can_encryptfiaxh2019-07-082-23/+21
* OMEMO code cleanup: Move TrustLevel out of Databasefiaxh2019-07-083-25/+19
* OMEMO: Move files to fitting subdirectoryfiaxh2019-07-087-0/+1144