Commit Graph

32 Commits

Author SHA1 Message Date
Philipp Hörist
99e33d9a1f [openpgp] Fix pyright errors 2026-01-02 21:43:52 +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
c67e7f341b [openpgp] Port to Gtk4 2025-02-08 22:09:33 +01:00
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
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
29260fcc6f [openpgp] 1.4.8 2022-10-06 17:15:49 +02:00
lovetox
9650139b16 [openpgp] Correctly write trust to database 2022-04-12 21:53:11 +02:00
lovetox
61459fd882 [openpgp] Adapt to Gajim event changes 2022-01-03 22:09:50 +01:00
lovetox
d3b4a8a056 Adapt to nbxmpp changes 2021-02-28 13:37:50 +01:00
lovetox
4a599ee652 [openpgp] Make logging more useful 2020-11-22 08:03:47 +01:00
lovetox
d8bf566db2 [openpgp] Add GPGME backend 2020-11-21 23:44:39 +01:00
lovetox
faf07ed819 [openpgp] Adapt to nbxmpp changes 2020-11-19 21:28:45 +01:00
lovetox
2df99058d7 [openpgp] Adapt to nbxmpp changes 2020-10-26 13:33:47 +01:00
lovetox
1b8a071378 [openpgp] Don't use deprecated attribute 2020-04-30 19:55:19 +02:00
lovetox
4a95f1d5bc [openpgp] Use nbxmpp.namespaces 2020-04-19 22:14:06 +02:00
Philipp Hörist
346f9ac468 [openpgp] Adapt to nbxmpp changes 2019-12-06 21:10:35 +01: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
6436c1cafa Change logging domains 2019-03-10 10:27:07 +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
4acdbf0eec [openpgp] Dont use MessageNotSentEvent 2019-01-26 20:16:36 +01:00
Philipp Hörist
da16e82029 [openpgp] Adapt to Gajim changes 2018-12-10 00:28:38 +01:00
Philipp Hörist
af4664dec0 [openpgp] Fix some errors 2018-11-02 20:52:40 +01:00
Philipp Hörist
7ad794daeb [openpgp] Save encryption details 2018-09-14 15:14:51 +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
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