Commit Graph

1536 Commits

Author SHA1 Message Date
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
Daniel Brötzmann
b1f018a7a2 [preview] Add translatable description 2020-05-15 14:47:25 +02:00
Daniel Brötzmann
014d96c35f [preview] Fix mime type guessing for python <3.8
Closes #503
2020-05-15 14:45:54 +02:00
Daniel Brötzmann
fbe2fb44ab [plugins_translations] Update manifest.ini 2020-05-12 11:34:25 +02:00
Daniel Brötzmann
acba4b6993 [plugins_translations] Update translations 2020-05-12 11:33:54 +02:00
Daniel Brötzmann
f0b51baa75 [quick_replies] Update manifest.ini 2020-05-11 10:48:34 +02:00
Daniel Brötzmann
ef4662ba50 [quick_replies] Remove obsolete file, fix pylint warning 2020-05-11 10:47:01 +02:00
Daniel Brötzmann
f5c4173796 [form_handler] Update manifest.ini 2020-05-11 09:59:49 +02:00
Daniel Brötzmann
ed1011730d [form_handler] Make strings translatable 2020-05-11 09:59:30 +02:00
Daniel Brötzmann
56844e2651 [appindicator] Update manifest.ini 2020-05-11 09:49:33 +02:00
Daniel Brötzmann
cc7c619474 [appindicator] Make strings translatable 2020-05-11 09:49:02 +02:00
Daniel Brötzmann
4d3a728de6 [birthday_reminder] Update manifest.ini 2020-05-11 09:31:00 +02:00
Daniel Brötzmann
60176f6d28 [birthday_reminder] Make string translatable 2020-05-11 09:30:07 +02:00
André Apitzsch
55352e77b4 Flatpak: Update plugins 2020-05-07 00:09:53 +02:00
André Apitzsch
ff7f3080cd Flatpak: Update preview 2020-05-06 23:52:08 +02:00
Daniel Brötzmann
0bca537f08 [preview] Update manifest.ini 2020-05-06 21:57:54 +02:00
Daniel Brötzmann
dda1e91b35 [preview] Add preview widget 2020-05-06 21:57:54 +02:00
Daniel Brötzmann
de16fa6f9a [set_location] Update manifest.ini 2020-05-06 17:57:16 +02:00
Daniel Brötzmann
00602b52f1 [set_location] Refactor plugin
- Use new config dialog
- Fix broken input dialog
- Fix combobox selection
- Fix pylint warnings
2020-05-06 17:56:15 +02:00
Daniel Brötzmann
37ed0e86ae [tictactoe] Update manifest.ini 2020-05-06 15:58:00 +02:00
Daniel Brötzmann
026e8007d0 [tictactoe] Fix some pylint errors 2020-05-06 15:57:41 +02:00
Daniel Brötzmann
0c0fd1b323 [tictactoe] Adapt to changes in Gajim 2020-05-06 15:31:07 +02:00
Daniel Brötzmann
1d16384c12 [triggers] Update manifest.ini 2020-05-06 09:09:38 +02:00
Daniel Brötzmann
3624bf9d61 [triggers] Refactor plugin
- Use new config dialog
- Add scrolledwindow in order to reduce dialog height
- Fix pylint errors
2020-05-06 09:09:04 +02:00
Daniel Brötzmann
fcba4c8b07 [birthday_reminder] Update manifest.ini 2020-05-04 16:57:28 +02:00
Daniel Brötzmann
455b04b964 [birthday_reminder] Load json file correctly 2020-05-04 16:57:02 +02:00
Daniel Brötzmann
6d07b61985 [birthday_reminder] Update manifest.ini 2020-05-04 16:13:39 +02:00
Daniel Brötzmann
b2a7ea4c54 [birthday_reminder] Use PLUGINS_DATA 2020-05-04 16:13:20 +02:00