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
lovetox
a4cb936960
[openpgp] Update manifest.ini
2020-10-26 13:45:17 +01:00
lovetox
2df99058d7
[openpgp] Adapt to nbxmpp changes
2020-10-26 13:33:47 +01:00
Daniel Brötzmann
a82cdd785a
[openpgp] Use encrypted-color instead of success-color
2020-09-20 21:04:04 +02:00
wurstsalat
2cc719be9b
Adapt to upstream ConfirmationDialog name change
2020-09-08 20:17:57 +02:00
lovetox
08e390abc0
[openpgp] Update manifest.ini
2020-06-28 21:06:12 +02:00
lovetox
2a7bbb8ee5
[openpgp] Use pathlib
2020-06-28 21:05:39 +02:00
lovetox
c16625f886
[openpgp] Add debug logging for python-gnupg
2020-06-21 23:17:47 +02:00
lovetox
eefa6213e1
[openpgp] Update manifest.ini
2020-05-21 22:35:41 +02:00
lovetox
6b58c090bb
[openpgp] Use Gajim's sqlite adapter/converter
2020-05-21 22:35:41 +02:00
lovetox
7904349b35
[openpgp] Update manifest.ini
2020-05-20 23:46:35 +02:00
lovetox
f4b48263a8
[openpgp] Remove JID converter
...
Converters are registered at sqlite3 module level, the OMEMO plugin
also registers a converter which works differently. The converter
in the OpenPGP plugin is not used so lets remove it.
2020-05-20 23:46:02 +02:00
lovetox
21bf8f09f1
[openpgp] Update manifest.ini
2020-05-01 22:16:12 +02:00
lovetox
713f08c056
[openpgp] Set gpgbinary to gpg
...
Fixes #458
2020-05-01 22:15:41 +02:00
lovetox
e5a43b1c0c
[openpgp] Update manifest.ini
2020-04-30 19:56:15 +02:00
lovetox
1b8a071378
[openpgp] Don't use deprecated attribute
2020-04-30 19:55:19 +02:00
lovetox
a4c127ae22
Update manifests for next dev cycle
2020-04-27 14:42:13 +02:00
lovetox
4a95f1d5bc
[openpgp] Use nbxmpp.namespaces
2020-04-19 22:14:06 +02:00
André Apitzsch
46ca602a3f
Ship metainfo files with plugins
...
so we don't have to maintain them twice,
once here, once in flathub repo.
2020-04-16 19:32:22 +02:00
lovetox
4c14c130f8
[openpgp] Update manifest.ini
2020-04-04 11:31:47 +02:00
lovetox
c4e7f3baaa
[openpgp] Adapt updating caps
2020-04-04 11:31:26 +02:00
Daniel Brötzmann
4fadcb5342
Spelling fixes in various manifest.ini files
2019-12-20 23:20:00 +01:00