Commit Graph

19 Commits

Author SHA1 Message Date
Philipp Hörist
416d040432 [pgp]: Remove pgp file encryption
Use the standard Gajim AES file encryption instead
2025-11-01 23:35:00 +01:00
Philipp Hörist
3a5816259c [pgp] Port to Gtk4 and add type annotations 2025-01-28 23:59:25 +01:00
Philipp Hörist
7b8fa3c432 cq: Format strings 2025-01-25 20:56:23 +01:00
Philipp Hörist
841b1fb25e cq: Format with black and isort 2025-01-25 19:15:37 +01:00
Philipp Hörist
22c41af4d8 [pgp] Adapt to Gajim 1.9.0 changes 2024-05-21 18:51:26 +02:00
wurstsalat
8e9cbf429b [pgp] Fix typos 2024-05-19 16:49:29 +02:00
André Apitzsch
0eea64a1f4 [pgp] Add missing ')' to info message 2023-04-15 14:10:41 +00:00
wurstsalat
f0e089967a [pgp] Fix message encryption
Fixes #590
2022-10-08 13:54:58 +02:00
wurstsalat
7601311c7d [pgp] 1.4.7 2022-10-06 17:06:44 +02:00
lovetox
616466aceb [pgp] Adapt to Gajim event changes 2022-01-03 22:09:50 +01:00
XutaxKamay
96d4f5e2b5 [pgp] Fixed file sharing feature
The encrypt_file method from PGP module needed a stream instead of
bytes
2021-04-25 13:33:05 +02:00
lovetox
d3b4a8a056 Adapt to nbxmpp changes 2021-02-28 13:37:50 +01:00
lovetox
74ed329171 [pgp] Don’t assign keys automatically
Fixes #519
2020-09-10 22:35:24 +02:00
Vladislav Yarmak
fd4acbc71e [pgp] Use full key fingerprints instead of short ids 2020-09-08 18:50:48 +02:00
lovetox
e43beb0f12 [pgp] Fix attribute access
Fixes #483
2020-05-02 09:34:31 +02:00
lovetox
e173913145 [pgp] Don't use deprecated attribute 2020-04-30 19:57:38 +02:00
lovetox
f85ea81a9b [pgp] Use nbxmpp.namespaces 2020-04-19 22:14:06 +02:00
Philipp Hörist
4498dc4ff5 [pgp] Adapt to Gajim HTTPUpload changes 2019-12-18 23:34:34 +01:00
Philipp Hörist
466a4e91f7 [pgp] Move all Gajim PGP code into plugin 2019-04-14 23:01:24 +02:00