lovetox
070674ed29
[set_location] Remove unused code
...
Code did not work
2020-06-28 21:28:22 +02:00
lovetox
e0d077572d
[translations] Update manifest.ini
2020-06-28 21:16:32 +02:00
lovetox
ddc128ce8b
[translations] Use pathlib
2020-06-28 21:15:36 +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
8d5d009cb8
[omemo] Use pathlib
2020-06-28 21:03:48 +02:00
lovetox
2684fcb842
[appindicator] Update manifest.ini
2020-06-28 20:59:37 +02:00
lovetox
b357ff2646
[appindicator] Make sure path is a string
...
In the future the configpaths module will return Path like objects
2020-06-28 20:58:41 +02:00
Daniel Brötzmann
edd92e41a5
[plugin_installer] Update manifenst.ini
2020-06-27 13:17:18 +02:00
Daniel Brötzmann
14811124dc
[plugin_installer] Use text for install/update button
2020-06-27 13:17:17 +02:00
Daniel Brötzmann
bd38b527de
[plugin_installer] Update plugins directly without showing window first
2020-06-27 13:09:50 +02:00
lovetox
c9fd9ccc21
[plugin_installer] Update manifest.ini
2020-06-25 22:44:59 +02:00
lovetox
c91e8bdd2e
[plugin_installer] Check before updating the available page
...
Fixes #508
2020-06-25 22:44:49 +02:00
lovetox
529e911041
[omemo] Update CHANGELOG & manifest.ini
2020-06-24 21:10:28 +02:00
lovetox
77452756cb
[omemo] Add Blind Trust Before Verification
...
Fixes #310
2020-06-24 21:10:28 +02:00
lovetox
50db85fad3
[omemo] Mark outgoing messages as VERIFIED
2020-06-24 21:10:28 +02:00
lovetox
96da3377bf
[omemo] Remove unused method
2020-06-24 21:10:28 +02:00
Yann Leboulanger
0cb169a5c4
add script to create translations
2020-06-23 23:00:11 +02:00
Yann Leboulanger
3ac2a8e59b
updated translations
2020-06-23 19:23:11 +00:00
lovetox
2a860e6aa1
[omemo] Update CHANGELOG & manifest.ini
2020-06-21 23:30:21 +02:00
lovetox
65cea42061
[omemo] Don't silently drop message on decryption error
...
Fixes #496
2020-06-21 23:17:47 +02:00
lovetox
5e4ea58ebd
[omemo] Don't include inactive devices on checking undecided trust
2020-06-21 23:17:47 +02:00
lovetox
c16625f886
[openpgp] Add debug logging for python-gnupg
2020-06-21 23:17:47 +02:00
Daniel Brötzmann
9e3e4d459a
[latex] Update manifest.ini
2020-05-25 10:59:53 +02:00
Daniel Brötzmann
109a04a9ac
[latex] Fix plugin, cleanup code
2020-05-25 10:59:39 +02:00
Daniel Brötzmann
afe3f8278b
[syntax_highlight] Update manifest.ini
2020-05-24 16:45:19 +02:00
Daniel Brötzmann
425b1bd2cd
[syntax_highlight] Simplify plugin code
...
Fix deprecations warnings in config
2020-05-24 16:45:18 +02:00
lovetox
68d78970fb
[plugin_installer] Update manifest.ini
2020-05-23 21:11:29 +02:00
lovetox
99febbd5e2
[plugin_installer] Fix auto update
2020-05-23 21:11:04 +02:00
lovetox
1191fe5c1e
[omemo] Update CHANGELOG & manifest.ini
2020-05-23 10:57:14 +02:00
lovetox
a98729fd9d
[omemo] Sanitize BLOBs in signed_prekeys table
2020-05-23 10:54:50 +02:00
lovetox
84a572b223
[omemo] Sanitize BLOBs in prekeys table
2020-05-23 10:52:20 +02:00
lovetox
9b05896354
[omemo] Sanitize BLOBs in sessions table
2020-05-23 10:34:29 +02:00
lovetox
66c49f5e7b
[omemo] Sanitize BLOBs in secret table
2020-05-23 10:21:54 +02:00
André Apitzsch
3f38b77977
Flatpak: Update plugins
2020-05-22 12:41:12 +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
7dc50b5d32
[omemo] Update CHANGELOG & manifest.ini
2020-05-21 22:35:41 +02:00
lovetox
2aef3b45a7
[omemo] Set sqlite text_factory to str
2020-05-21 22:35:41 +02:00
André Apitzsch
ff356fc22d
Flatpak: Update plugins
2020-05-21 10:31:30 +02:00
lovetox
62f7822e76
[omemo] Update CHANGELOG & manifest.ini
2020-05-21 00:22:25 +02:00
lovetox
77d9d0a99a
[pgp] Update manifest.ini
2020-05-21 00:22:13 +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
d31bfcf033
[plugin_installer] Update manifest.ini
2020-05-20 23:43:03 +02:00
André Apitzsch
0d6f8e6956
[plugin_installer]: Fix version comparison
...
Fixes #505 .
2020-05-19 16:26:17 +02:00
André Apitzsch
23612ffc5d
[plugin_installer]: Use PEP-440 compatible version
2020-05-15 20:48:23 +02:00
André Apitzsch
40bcf2615d
[pgp]: Use PEP-440 compatible version
2020-05-15 20:47:27 +02:00
André Apitzsch
6418353bc7
[omemo]: Use PEP-440 compatible version
2020-05-15 20:47:08 +02:00
Daniel Brötzmann
340109d03b
[preview] Update manifest.ini
2020-05-15 14:47:42 +02:00