Commit Graph

1472 Commits

Author SHA1 Message Date
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
Daniel Brötzmann
1bb3d732cf [anti_spam] Update manifest.ini 2020-05-04 11:36:35 +02:00
Daniel Brötzmann
1069535b4b [anti_spam] Rework plugin 2020-05-04 11:36:34 +02:00
Daniel Brötzmann
a42180fb2d [length_notifier] Update manifest.ini 2020-05-03 18:52:44 +02:00
Daniel Brötzmann
d68cde51c2 [length_notifier] Parse JIDs or domains and update counters completely 2020-05-03 18:52:44 +02:00
Daniel Brötzmann
5cabc7ad66 [length_notifier] Fix loading old config values 2020-05-03 18:52:44 +02:00
lovetox
1934997a83 [set_location] Update manifest.ini 2020-05-02 10:17:04 +02:00
lovetox
b4c5c60b5f [set_location] Various changes
- Remove log_calls decorator
- Fix some pylint errors
- Light refactor
2020-05-02 10:16:37 +02:00
lovetox
c46ef69b61 [set_location] Adapt to Gajim changes 2020-05-02 10:10:18 +02:00
lovetox
2f250b2cd2 [pgp] Update manifest.ini 2020-05-02 09:34:57 +02:00
lovetox
e43beb0f12 [pgp] Fix attribute access
Fixes #483
2020-05-02 09:34:31 +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
113dec8fc1 [now_listen] Update manifest.ini 2020-05-01 20:11:35 +02:00
lovetox
6c9288a10f [now_listen] Rewrite Plugin
- Add new Configuration dialog
- Adapt to Gajim changes
2020-05-01 20:11:19 +02:00