Commit Graph

41 Commits

Author SHA1 Message Date
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
Philipp Hörist
fe72502032 [openpgp] Update manifest.ini 2019-12-06 21:10:35 +01:00
Philipp Hörist
346f9ac468 [openpgp] Adapt to nbxmpp changes 2019-12-06 21:10:35 +01:00
Daniel Brötzmann
994b3a51d0 [openpgp] Update manifest.ini 2019-08-19 08:28:13 +02:00
Daniel Brötzmann
696c318ac0 [openpgp] Fix usage of NewConfirmationDialog in key dialog 2019-08-19 08:27:57 +02:00
Philipp Hörist
482ff2e7c0 Revert "openpgp new"
This reverts commit e53150c94e
2019-03-31 19:57:03 +02:00
Philipp Hörist
e53150c94e openpgp new 2019-03-31 19:55:53 +02:00
Philipp Hörist
9d810ef579 [openpgp] Update manifest.ini 2019-03-26 20:30:44 +01:00
Philipp Hörist
7b702cc08a [openpgp] Adapt to Gajim dialog changes 2019-03-26 20:30:22 +01:00
Philipp Hörist
c7f05d94aa [openpgp] Update manifest.ini 2019-03-16 22:56:15 +01:00
Philipp Hörist
bfd96caddf [openpgp] Make open call python 3.5 compatible 2019-03-16 22:56:15 +01:00
Philipp Hörist
6436c1cafa Change logging domains 2019-03-10 10:27:07 +01:00
Philipp Hörist
b7954ec52e [openpgp] Update manifest.ini 2019-02-09 20:50:52 +01:00
Philipp Hörist
2b9780a9f9 [openpgp] Refactor Plugin
- Adapt to nbxmpp now supporting openpgp
2019-02-09 20:50:48 +01:00
Philipp Hörist
819145aac0 [openpgp] Update manifest.ini 2019-01-26 20:16:36 +01:00
Philipp Hörist
4acdbf0eec [openpgp] Dont use MessageNotSentEvent 2019-01-26 20:16:36 +01:00
Philipp Hörist
cfa69e9457 [openpgp] Update manifest.ini 2018-12-10 00:29:11 +01:00
Philipp Hörist
da16e82029 [openpgp] Adapt to Gajim changes 2018-12-10 00:28:38 +01:00
Philipp Hörist
0faa416363 [openpgp] Update manifest.ini 2018-11-02 20:52:40 +01:00
Philipp Hörist
af4664dec0 [openpgp] Fix some errors 2018-11-02 20:52:40 +01:00
Andriy Kushnir (Orhideous)
eb80f10c21 [openpgp] Fix _() import
Fixes #358
2018-11-02 20:52:40 +01:00
Yann Leboulanger
a6fc131a04 prepare plugins for master branch 2018-10-12 11:21:54 +02:00
Philipp Hörist
aa57b36177 [openpgp] Update manifest.ini 2018-09-14 15:15:16 +02:00
Philipp Hörist
7ad794daeb [openpgp] Save encryption details 2018-09-14 15:14:51 +02:00
Philipp Hörist
9b3e23befc [openpgp] Update manifest.ini 2018-09-09 19:56:39 +02:00
Philipp Hörist
820cec8cee [openpgp] Bugfixes
- Parse datetime correctly and convert to int
- Query contact keys on openpgp activation
2018-09-09 19:51:58 +02:00
Philipp Hörist
37105a881d [openpgp] Bugfixes
- dont pass Path instance to sqlite3.connect()
- add keydate to devicelist publish
2018-09-09 16:23:26 +02:00
Philipp Hörist
585e5666e6 [openpgp] Update manifest.ini 2018-08-31 15:16:58 +02:00
Philipp Hörist
fa9e8f7fa8 [openpgp] Fix some bugs
- Dont use armor when encrypting
- Convert timestamp to int
- Fix getting the default trust
2018-08-31 15:16:45 +02:00
Philipp Hörist
7776ae0a59 [openpgp] Inital commit 2018-08-29 23:39:34 +02:00