Commit Graph

111 Commits

Author SHA1 Message Date
Philipp Hörist
67e7b24ce2 [pgp] Fix pyright errors 2026-01-02 21:44:08 +01:00
Philipp Hörist
17e071d9d0 [pgp] Fix various type errors 2026-01-02 20:28:00 +01:00
Philipp Hörist
eef5e880e6 Port plugins to new GajimAppWindow 2026-01-02 17:43:40 +01:00
Philipp Hörist
aed2ce4729 Reformat with ruff format 2026-01-02 17:30:56 +01:00
André Apitzsch
9347da89ba Remove remaining zeroconf references 2025-12-06 22:45:53 +01:00
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
41f66aa66b [pgp] 1.8.0 2025-06-28 12:46:26 +02:00
Philipp Hörist
1119d5fc64 [pgp] Port to new alert dialogs 2025-06-08 23:08:02 +02:00
Philipp Hörist
cd02d2f746 Update plugin manifests 2025-02-27 23:14:21 +01:00
wurstsalat
b4facf0287 cq: Fix/ignore ruff errors 2025-02-27 21:28:13 +01:00
André Apitzsch
215d5520ed Replace deprecated license identifier 2025-02-25 19:35:15 +00:00
Philipp Hörist
f25f920036 [pgp] Fix ruff errors 2025-02-09 09:32:25 +01:00
Philipp Hörist
15224867c8 cfix: Detect translatable strings in ui files again 2025-02-08 22:45:36 +01:00
Philipp Hörist
9cd4a64419 [pgp] Adapt to Gajim changes 2025-02-08 22:10:45 +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
7cb395e942 cq: Ignore ruff import error 2025-01-26 23:28:12 +01:00
Philipp Hörist
72aa209b43 cq: Ignore imports in __init__ 2025-01-26 18:22:53 +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
f8d5ab3dac [pgp] Port to new confirmation dialog 2025-01-25 13:12:42 +01:00
Philipp Hörist
6d2e4014d7 [pgp] 1.6.0 2024-06-10 10:06:54 +02: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
wurstsalat
3844293d45 cq: Ignore ruff errors for plugin init imports 2024-05-19 15:34:10 +02:00
Philipp Hörist
ad31a04d09 [pgp] 1.5.2 2023-04-15 16:13:31 +02:00
André Apitzsch
0eea64a1f4 [pgp] Add missing ')' to info message 2023-04-15 14:10:41 +00:00
André Apitzsch
ceeb13d58c [pgp] Fix uid encoding on linux 2023-04-15 14:32:47 +02:00
wurstsalat
db0a0d1118 [pgp] 1.5.1
Fix Singleton import
2023-01-07 22:50:14 +01:00
Philipp Hörist
299a03692a [pgp] 1.5.0
Change gtk imports
2023-01-07 19:53:10 +01:00
wurstsalat
a8728ada86 [pgp] 1.4.9 2022-10-08 13:55:36 +02:00
wurstsalat
f0e089967a [pgp] Fix message encryption
Fixes #590
2022-10-08 13:54:58 +02:00
wurstsalat
29260fcc6f [openpgp] 1.4.8 2022-10-06 17:15:49 +02:00
wurstsalat
7601311c7d [pgp] 1.4.7 2022-10-06 17:06:44 +02:00
wurstsalat
8fccd261e8 Adapt plugin manifests to changes in Gajim 1.5 2022-09-19 22:33:40 +02:00
lovetox
bfd3ebc366 [pgp] 1.4.6 2022-06-01 09:23:49 +02:00
lovetox
3884d1ef4d Rename manifest.json to plugin-manifest.json
Flatpak uses already manifest.json
2022-05-08 14:26:24 +02:00
lovetox
390218a85e Port all plugin manifests to JSON 2022-05-06 18:21:48 +02:00
lovetox
8d9b6486fb [pgp] Update manifest.ini 2022-01-03 22:09:50 +01:00
lovetox
616466aceb [pgp] Adapt to Gajim event changes 2022-01-03 22:09:50 +01:00
lovetox
b825260e37 Update manifest.ini 2021-12-04 22:46:27 +01:00
wurstsalat
94914557e0 [pgp] Adapt to Gajim changes 2021-10-25 21:58:48 +02:00
lovetox
3becbc013b [pgp] Update manifest.ini 2021-04-25 13:33:31 +02: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
ae33767fe1 Update manifest.ini
- Anti Spam
- Message Length Notifier
- OMEMO
- OpenPGP
- PGP
- Tic Tac Toe
2021-02-28 13:37:50 +01:00
lovetox
d3b4a8a056 Adapt to nbxmpp changes 2021-02-28 13:37:50 +01:00
lovetox
ab2543c744 Update manifest.ini 2020-12-29 16:29:50 +01:00
lovetox
5b763716a6 Make imports GUI agnostic 2020-12-06 13:22:45 +01:00
wurstsalat
129afcddad Adapt to upstream app.settings changes 2020-09-12 11:45:27 +02:00
lovetox
6861bdd601 [pgp] Update manifest.ini 2020-09-10 23:30:18 +02:00
lovetox
615419aa28 [pgp] Fix removing invalid keys when migrating 2020-09-10 22:43:39 +02:00