Commit Graph

100 Commits

Author SHA1 Message Date
Philipp Hörist
bff638da44 [openpgp] Fix typos 2025-01-25 19:35:32 +01:00
Philipp Hörist
841b1fb25e cq: Format with black and isort 2025-01-25 19:15:37 +01:00
Philipp Hörist
9138bb540c [openpgp] Port to new confirmation dialog 2025-01-25 13:12:13 +01:00
Philipp Hörist
b484fd30b6 [openpgp] 1.6.2 2024-09-22 20:36:35 +02:00
Philipp Hörist
5c8c93e9bb [openpgp] Allow PGPME to create key with default algoritm
Fixes #623
2024-09-22 20:36:08 +02:00
lis sine
7248c302b2 [openpgp] Use correct wiki link in manifest 2024-08-12 19:02:13 +00:00
Philipp Hörist
8ee869336c [openpgp] 1.6.1 2024-06-16 14:20:14 +02:00
Philipp Hörist
4eddd45b77 [openpgp] Fix backend init 2024-06-16 14:19:59 +02:00
Philipp Hörist
04ced1efa9 [openpgp] 1.6.0 2024-06-10 10:06:22 +02:00
Philipp Hörist
c2e27ae217 [openpgp] Raise StanzaDecrypted 2024-05-21 10:51:08 +02:00
Philipp Hörist
75ac02a14b [openpgp] Pass bare jid to backend 2024-05-20 23:15:32 +02:00
Philipp Hörist
4cb1bec189 [openpgp] Adapt to Gajim 1.9.0 changes 2024-05-20 22:44:42 +02:00
wurstsalat
3844293d45 cq: Ignore ruff errors for plugin init imports 2024-05-19 15:34:10 +02:00
wurstsalat
9128043b33 [openpgp] 1.5.2 2023-10-31 13:05:55 +01:00
wurstsalat
102f582bf4 [openpgp] Catch more initialization exceptions
Fixes #593
2023-10-31 13:05:49 +01:00
wurstsalat
77c9c8818f cq: Use union operator 2023-06-11 12:39:01 +02:00
wurstsalat
6009946aa0 [openpgp] 1.5.1 2023-06-10 13:28:25 +02:00
wurstsalat
602a2d63d0 [openpgp] Fix enabling OpenPGP encryption when running wizard
Fixes #609
2023-06-10 13:19:29 +02:00
Philipp Hörist
cb9e1200d8 [openpgp] 1.5.0
Change gtk imports
2023-01-07 19:52:41 +01:00
wurstsalat
29260fcc6f [openpgp] 1.4.8 2022-10-06 17:15:49 +02:00
wurstsalat
8fccd261e8 Adapt plugin manifests to changes in Gajim 1.5 2022-09-19 22:33:40 +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
3c58b2a540 [openpgp] Update manifest.ini 2022-04-18 21:18:59 +02:00
lovetox
60654ac32c [openpgp] Don’t show error when keys are missing on activation 2022-04-18 21:18:39 +02:00
lovetox
1ecf2f390d [openpgp] Don’t show wizard twice 2022-04-18 21:18:13 +02:00
lovetox
d1e63e2797 [openpgp] Update manifest.ini 2022-04-18 14:05:10 +02:00
lovetox
572301fe89 [openpgp] Be more resistant against invalid keys 2022-04-18 14:05:10 +02:00
lovetox
81b5d75046 [openpgp] Update manifest.ini 2022-04-16 20:49:01 +02:00
lovetox
f6411db908 [openpgp] Handle keys not suited for xmpp 2022-04-16 20:49:01 +02:00
lovetox
4e935ab46d [openpgp] Update manifest.ini 2022-04-12 21:53:33 +02:00
lovetox
9650139b16 [openpgp] Correctly write trust to database 2022-04-12 21:53:11 +02:00
lovetox
713cea57a6 [openpgp] Add delete key method when using gpgme 2022-04-12 21:52:43 +02:00
lovetox
0019a6f8d6 [openpgp] Update manifest.ini 2022-01-03 22:09:50 +01:00
lovetox
61459fd882 [openpgp] 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
765a660c38 [openpgp] Adapt to Gajim changes 2021-10-25 21:58:48 +02:00
lovetox
67bf2f4a52 Update manifest.ini 2021-03-03 22:17:05 +01:00
lovetox
1cd530876a Adapt to nbxmpp changes 2021-03-03 22:17:05 +01: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
lovetox
4a599ee652 [openpgp] Make logging more useful 2020-11-22 08:03:47 +01:00
lovetox
e4a88c9d18 [openpgp] Fix error logging
Fixes #446
2020-11-22 00:05:04 +01:00
lovetox
2fa94478f0 [openpgp] Update manifest.ini 2020-11-21 23:44:39 +01:00
lovetox
bf8a88d544 [openpgp] Generate keys without protection 2020-11-21 23:44:39 +01:00
lovetox
d8bf566db2 [openpgp] Add GPGME backend 2020-11-21 23:44:39 +01:00
lovetox
6fa8e69e68 [openpgp] Update manifest.ini 2020-11-19 21:28:45 +01:00
lovetox
faf07ed819 [openpgp] Adapt to nbxmpp changes 2020-11-19 21:28:45 +01:00