Igor Sharonov
c1d2e3647b
meson: Support all tests from cmake
...
Unified test launch for both meson and cmake: make/ninja test.
Support tests for cmake through ctest.
Enable jid test in libdino.
Enable tests for win64 CI/CD.
2024-04-09 13:20:11 +03:00
Igor Sharonov
c5587fe3b3
meson: Fix plugindir search path
2024-04-05 17:08:34 +03:00
hrxi
e4bd6c1ce4
Allow using OpenSSL instead of GnuTLS
...
In preparation of Windows support.
2024-04-01 16:38:27 +03:00
Konstantin Kuznetsov
7976859639
experimental: display online/offline status for conversation members
2024-03-29 19:13:18 +03:00
hrxi
715fabb5bb
meson: Add omemo plugin
2023-10-06 15:25:12 +02:00
hrxi
6eb1b53e60
Merge signal-protocol
into omemo
plugin
...
Same reasoning as for the `openpgp` plugin.
2023-10-06 15:25:12 +02:00
fiaxh
fb799e3ba8
Fix some memory leaks
2023-02-27 23:38:31 +01:00
Translations
e73b556a1a
Update translations
2023-02-07 21:40:04 +01:00
fiaxh
95fefaff51
OMEMO: Make device list public
2023-02-05 18:49:32 +01:00
fiaxh
10a2bce512
Fix build
2023-01-28 15:58:33 +01:00
fiaxh
1dbacbbcab
Remove nl_BE from LINGUAS files and appdata file (fixup d0a00e1
)
2023-01-28 15:44:25 +01:00
Translations
d0a00e1e75
Remove Dutch (Belgium) translation, fallback to Dutch
...
fixes #1231
2023-01-28 15:04:48 +01:00
Translations
04eb0e763b
Update translations
2023-01-28 14:56:04 +01:00
fiaxh
c813a6d240
Fix QR code being displayed way too small
...
fixes #1278
2023-01-28 00:52:38 +01:00
fiaxh
4d7809bb12
Fix compiler warnings
2022-12-30 21:34:40 +01:00
fiaxh
7ad52d9335
OMEMO QR code: Switch to paintable, fix css
2022-09-18 20:30:24 +02:00
fiaxh
f44cbe02c1
Improve Gtk4 port
2022-07-27 20:34:20 +02:00
fiaxh
7e7dcedaf3
Port from GTK3 to GTK4
2022-07-27 20:34:20 +02:00
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