Commit Graph

211 Commits

Author SHA1 Message Date
Nkwuda Sunday Cletus
c5ed719b66
set a generic MIME type for encrypted file (#1213) 2022-03-23 20:42:43 +01:00
Marvin W
f0ed11ec49
Fix build on Vala < 0.50 and pre-release Vala versions 2022-03-16 08:41:51 -06:00
fiaxh
5f04a6eb09 QR-code: Actually use Uri.join if glib version supports it 2022-03-09 07:56:14 -06:00
mjk
d1c8284964 OMEMO QR code: URI-escape the JID 2022-02-26 00:08:00 +00:00
mjk
98adfa332a OMEMO: Make QR code "scalable" in accordance with GDK_SCALE
The QR code is now generated at the required resolution instead of being
stretched for display with linear filtering.
2022-02-25 23:20:05 +00:00
mjk
d3ae541673 Qrencode: Break out upsampling into a separate function 2022-02-25 22:43:02 +00:00
mjk
855a98c045 OMEMO: Make QR code fixed-resolution and the quiet zone ISO-conformant 2022-02-25 22:26:43 +00:00
Translations
f5d1435182 Update translations 2022-02-12 22:08:07 +01:00
Marvin W
b586aebbac
Calls: Fix OMEMO in group calls 2022-02-12 17:18:03 +01:00
Translations
fb10aefefa Update translations 2022-02-08 22:17:26 +01:00
Translations
35526ab5a5 Update translations 2022-02-08 17:52:30 +01:00
fiaxh
4ef50db3e5 Various call UI/UX improvements 2022-02-07 01:21:11 +01:00
Translations
f94d95fa44 Update translations 2022-02-02 13:08:05 +01:00
fiaxh
f2ef2bcfe7 Only process PEP messages from bare JIDs 2022-01-10 17:11:24 +01:00
Translations
4e9957deaf Update translations 2021-12-18 23:40:47 +01:00
Translations
44c0e65129 Update translations 2021-10-13 20:11:17 +02:00
fiaxh
9285fd07bf Fix compiler warnings ('Type `uint8[]' can not be used for a GLib.Object property') 2021-10-12 19:43:57 +02:00
fiaxh
237081e573 Fix compiler warnings ('Switch does not handle .. of enum ..') 2021-10-12 19:43:57 +02:00
fiaxh
76e425ed27 Fix compiler warnings ('assignment .. from incompatible pointer type') by returning non-const after_actions in OrderListener 2021-10-12 17:59:47 +02:00
fiaxh
8d8dcf5af6 Fix compiler warnings ('[GtkChild] fields must be declared as `unowned'') 2021-10-12 17:58:18 +02:00
Translations
6ca47bf795 Update translations 2021-09-25 16:13:44 +02:00
Translations
ce227f7189 Update translations 2021-09-24 23:10:28 +02:00
fiaxh
d71604913d Merge remote-tracking branch 'origin/feature/calls' 2021-05-11 12:57:02 +02:00
fiaxh
90f9ecf62b Calls: Indicate whether OMEMO key is verified 2021-05-11 12:52:00 +02:00
fiaxh
7d2e647690 Improve call wording, cleanup 2021-05-01 21:51:24 +02:00
fiaxh
421f43dd8b Add support for OMEMO call encryption 2021-04-29 16:13:25 +02:00
Translations
e32b49b68f Update translations 2021-04-11 15:59:37 +02:00
Marvin W
4edab3c8d6
Fix custom vapi integration 2021-04-11 15:13:22 +02:00
fiaxh
4ce2bd8cd2 Set omemo+openpgp database properties to be the same as main db 2021-04-07 21:31:47 +02:00
Translations
ea678bb8d8 Update translations 2021-03-04 09:38:26 -06:00
fiaxh
ad031ee333 Remove unnecessary Soup dependency from OMEMO plugin
fixes #983
2021-01-28 14:02:24 +01:00
Translations
fc18e781a5 Update translations + DOAP 2021-01-11 20:37:24 +01:00
fiaxh
cc01374d3c Use advertized/server/live time for sorting instead of arrival time
fixes #310
2020-12-04 19:11:27 +01:00
fiaxh
f31e96d6bb Improve contact description in OMEMO warnings
fixes #947
2020-12-04 17:16:09 +01:00
fiaxh
881b9eec9d Improve entity identity getter 2020-11-20 15:21:18 +01:00
Translations
7726c0b75b Update translations 2020-11-12 18:28:56 +01:00
Translations
6218b759bf Update translations 2020-11-04 18:12:01 +01:00
Kim Alvefur
0b145c69e9
Swedish translations (#936)
* Swedish translations

* Translate OMEMO strings to Swedish
2020-11-04 13:26:34 +01:00
fiaxh
2e0357877c Fix some compiler warnings 2020-10-27 16:05:30 +01:00
Translations
d42918b0ab Update translations 2020-10-07 20:52:53 +02:00
Marvin W
1956f63179
Set key size for omemo http file transfers to 256 bits
Fixes #909
2020-09-15 20:32:09 +02:00
Marvin W
cd5b639a82
Send OMEMO-encrypted messages and files using 12 byte IV 2020-09-14 22:04:06 +02:00
Translations
1534aa3a5e Update translations 2020-09-10 20:18:18 +02:00
fiaxh
3563232df0 OMEMO: Don't trigger "Not encrypted to this device" warning for messages w/o payload 2020-09-10 19:35:05 +02:00
fiaxh
49bcbdaa51 Fix initial file encryption displaying
fixes #831
2020-09-07 15:14:29 +02:00
Translations
ff9a9a0d66 Update translations 2020-08-01 23:02:44 +02:00
fiaxh
e159fd2492 Only query entity caps when we need them 2020-07-16 23:31:19 +02:00
fiaxh
886a519d85 Don't offer encryption in MUC PMs 2020-06-23 15:54:12 +02:00
fiaxh
0beb592c5a Use sqlite UPSERT 2020-06-10 23:40:00 +02:00
fiaxh
b72ea08d03 Show unencryptable/untrusted OMEMO warnings also in MUCs
fixes #857
2020-06-05 01:28:42 +02:00