aboutsummaryrefslogtreecommitdiff
path: root/plugins/omemo
Commit message (Expand)AuthorAgeFilesLines
* set a generic MIME type for encrypted file (#1213)Nkwuda Sunday Cletus2022-03-231-1/+1
* Fix build on Vala < 0.50 and pre-release Vala versionsMarvin W2022-03-161-2/+1
* QR-code: Actually use Uri.join if glib version supports itfiaxh2022-03-091-6/+6
* OMEMO QR code: URI-escape the JIDmjk2022-02-261-1/+17
* OMEMO: Make QR code "scalable" in accordance with GDK_SCALEmjk2022-02-251-2/+4
* Qrencode: Break out upsampling into a separate functionmjk2022-02-251-16/+35
* OMEMO: Make QR code fixed-resolution and the quiet zone ISO-conformantmjk2022-02-253-23/+29
* Update translationsTranslations2022-02-1236-42/+42
* Calls: Fix OMEMO in group callsMarvin W2022-02-121-2/+62
* Update translationsTranslations2022-02-0836-36/+36
* Update translationsTranslations2022-02-0837-35/+327
* Various call UI/UX improvementsfiaxh2022-02-071-4/+11
* Update translationsTranslations2022-02-0235-41/+44
* Only process PEP messages from bare JIDsfiaxh2022-01-101-1/+2
* Update translationsTranslations2021-12-1835-70/+98
* Update translationsTranslations2021-10-1335-140/+140
* Fix compiler warnings ('Type `uint8[]' can not be used for a GLib.Object prop...fiaxh2021-10-121-2/+8
* Fix compiler warnings ('Switch does not handle .. of enum ..')fiaxh2021-10-121-0/+2
* Fix compiler warnings ('assignment .. from incompatible pointer type') by ret...fiaxh2021-10-121-1/+1
* Fix compiler warnings ('[GtkChild] fields must be declared as `unowned'')fiaxh2021-10-123-35/+35
* Update translationsTranslations2021-09-2535-35/+35
* Update translationsTranslations2021-09-2435-94/+126
* Merge remote-tracking branch 'origin/feature/calls'fiaxh2021-05-1111-403/+653
|\
| * Calls: Indicate whether OMEMO key is verifiedfiaxh2021-05-115-8/+66
| * Improve call wording, cleanupfiaxh2021-05-011-1/+0
| * Add support for OMEMO call encryptionfiaxh2021-04-2910-399/+593
| * Fix custom vapi integrationMarvin W2021-04-111-4/+3
* | Update translationsTranslations2021-04-1136-39/+349
* | Set omemo+openpgp database properties to be the same as main dbfiaxh2021-04-071-5/+7
|/
* Update translationsTranslations2021-03-0435-43/+599
* Remove unnecessary Soup dependency from OMEMO pluginfiaxh2021-01-281-1/+0
* Update translations + DOAPTranslations2021-01-1133-251/+741
* Use advertized/server/live time for sorting instead of arrival timefiaxh2020-12-041-3/+1
* Improve contact description in OMEMO warningsfiaxh2020-12-041-7/+12
* Improve entity identity getterfiaxh2020-11-201-1/+1
* Update translationsTranslations2020-11-1230-74/+70
* Update translationsTranslations2020-11-0430-75/+75
* Swedish translations (#936)Kim Alvefur2020-11-041-1/+2
* Fix some compiler warningsfiaxh2020-10-272-2/+2
* Update translationsTranslations2020-10-0731-75/+244
* Set key size for omemo http file transfers to 256 bitsMarvin W2020-09-151-2/+3
* Send OMEMO-encrypted messages and files using 12 byte IVMarvin W2020-09-145-17/+19
* Update translationsTranslations2020-09-1032-1080/+2026
* OMEMO: Don't trigger "Not encrypted to this device" warning for messages w/o ...fiaxh2020-09-101-3/+8
* Fix initial file encryption displayingfiaxh2020-09-072-4/+8
* Update translationsTranslations2020-08-0129-78/+366
* Only query entity caps when we need themfiaxh2020-07-162-6/+6
* Don't offer encryption in MUC PMsfiaxh2020-06-233-0/+12
* Use sqlite UPSERTfiaxh2020-06-104-12/+12
* Show unencryptable/untrusted OMEMO warnings also in MUCsfiaxh2020-06-052-15/+50