aboutsummaryrefslogtreecommitdiff
path: root/plugins/omemo
Commit message (Collapse)AuthorAgeFilesLines
* Fix some memory leaksfiaxh2023-02-271-10/+31
|
* Update translationsTranslations2023-02-0735-35/+35
|
* OMEMO: Make device list publicfiaxh2023-02-051-6/+9
|
* Fix buildfiaxh2023-01-281-1/+0
|
* Remove nl_BE from LINGUAS files and appdata file (fixup d0a00e1)fiaxh2023-01-281-1/+0
|
* Remove Dutch (Belgium) translation, fallback to DutchTranslations2023-01-281-355/+0
| | | | fixes #1231
* Update translationsTranslations2023-01-2837-2098/+2125
|
* Fix QR code being displayed way too smallfiaxh2023-01-282-6/+8
| | | | fixes #1278
* Fix compiler warningsfiaxh2022-12-301-1/+0
|
* OMEMO QR code: Switch to paintable, fix cssfiaxh2022-09-182-8/+7
|
* Improve Gtk4 portfiaxh2022-07-275-16/+15
|
* Port from GTK3 to GTK4fiaxh2022-07-2712-340/+270
|
* 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
| | | | | The QR code is now generated at the required resolution instead of being stretched for display with linear filtering.
* 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 ↵fiaxh2021-10-121-2/+8
| | | | property')
* Fix compiler warnings ('Switch does not handle .. of enum ..')fiaxh2021-10-121-0/+2
|
* Fix compiler warnings ('assignment .. from incompatible pointer type') by ↵fiaxh2021-10-121-1/+1
| | | | returning non-const after_actions in OrderListener
* 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
| | | | fixes #983
* Update translations + DOAPTranslations2021-01-1133-251/+741
|
* Use advertized/server/live time for sorting instead of arrival timefiaxh2020-12-041-3/+1
| | | | fixes #310
* Improve contact description in OMEMO warningsfiaxh2020-12-041-7/+12
| | | | fixes #947
* 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
| | | | | * Swedish translations * Translate OMEMO strings to Swedish