Commit Graph

1114 Commits

Author SHA1 Message Date
Philipp Hörist
5ee22a6730 [preview] Update manifest.ini 2018-12-08 20:27:03 +01:00
Philipp Hörist
214fb16286 [preview] Fix problem with too long filenames
Fixes #365
2018-12-08 20:27:03 +01:00
Philipp Hörist
9bb2bc5c0d [preview] Dont crash on errors in other threads 2018-12-08 20:27:03 +01:00
Philipp Hörist
51096a0453 [form_handler] Add Form Handler plugin 2018-12-06 23:14:18 +01:00
Philipp Hörist
ca331879ef [omemo] Update manifest.ini 2018-11-20 17:50:25 +01:00
Philipp Hörist
37273d9684 [omemo] Publish bundle with id 'current'
Fixes #362
2018-11-20 17:48:01 +01:00
Philipp Hörist
6429cc9ddd [omemo] Publish devicelist with id 'current' 2018-11-20 17:33:46 +01:00
Philipp Hörist
d6a46c7ed0 [birthday_reminder] Update manifest.ini 2018-11-20 17:10:39 +01:00
Philipp Hörist
1ede565e9a [birthday_reminder] Fix incorrect named var 2018-11-20 17:10:18 +01:00
Philipp Hörist
1b86876497 [birthday_reminder] Update manifest.ini 2018-11-20 16:26:53 +01:00
Philipp Hörist
7e7e24fe2b [birthday_reminder] Add license header 2018-11-20 16:26:33 +01:00
Philipp Hörist
358302fed3 Remove chatstates plugin
The functionality is implemented in Gajim
2018-11-20 16:11:03 +01:00
Philipp Hörist
1ba6c872d3 [set_location] Update manifest.ini 2018-11-20 00:35:21 +01:00
Philipp Hörist
0a89e52dee [set_location] Dont use deprecated attribute 2018-11-20 00:34:20 +01:00
Philipp Hörist
7b5a61a7c4 [pgp] Update manifest.ini 2018-11-11 10:49:04 +01:00
Philipp Hörist
c2ee1b5261 [pgp] Fix filetransfer 2018-11-11 10:48:43 +01:00
Philipp Hörist
2369f11adb [plugin_installer] Update manifest.ini 2018-11-10 23:51:14 +01:00
Philipp Hörist
6b6c396dab [plugin_installer] Fix error on plugin download
If a plugin is loaded and errors happen it will not be active, it should
still be displayed correctly in the installed plugins treeview
2018-11-10 23:49:25 +01:00
Philipp Hörist
4a7006be7c [hamster] Fix short name 2018-11-10 01:07:49 +01:00
Philipp Hörist
0da720f91c Update manifest.ini 2018-11-10 00:58:39 +01:00
Philipp Hörist
b95b1c5666 Update manifest.ini 2018-11-10 00:56:33 +01:00
Philipp Hörist
25155b4e63 Fix short names of various plugins
The short_name attr must be equal the folder name of the plugin,
otherwise get_active_plugin() in PluginManager fails
2018-11-10 00:51:57 +01:00
Philipp Hörist
0d26b8e8de [pgp] Update manifest.ini 2018-11-09 23:15:53 +01:00
Philipp Hörist
a7c7689cc8 [pgp] Show correct message encryption icon 2018-11-09 23:15:24 +01:00
Philipp Hörist
f9bea2d6bb [pgp] Remove legacy code 2018-11-09 22:45:06 +01:00
Daniel Brötzmann
c731f70c1e [hamster_integration] Update manifest.ini 2018-11-07 22:37:14 +01:00
Daniel Brötzmann
4da67cdfaf [hamster_integration] Fix imports, fix Activity sending and retracting 2018-11-07 22:37:14 +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
Philipp Hörist
d9d393d1dd [wicd] Update manifest.ini 2018-11-02 19:45:31 +01:00
Philipp Hörist
4a4faefbd7 [wicd] Fix pylint errors 2018-11-02 19:45:12 +01:00
Philipp Hörist
38b0aa5d76 [wicd] Fix _() import 2018-11-02 19:42:42 +01:00
dead59c2f7 [wicd] fixed broken import statement 2018-11-02 19:41:45 +01:00
Daniel Brötzmann
eff793f1e3 [now_listen] Update manifest.ini 2018-11-01 21:59:37 +01:00
Daniel Brötzmann
5731c87ce3 [now_listen] Update GUI 2018-11-01 21:59:11 +01:00
Daniel Brötzmann
b75397447d [now_listen] Fix import 2018-11-01 21:14:34 +01:00
Philipp Hörist
c5c82ec4ec [preview] Update manifest.ini 2018-10-28 13:10:01 +01:00
Philipp Hörist
1bbfc60814 [preview] Fix displaying GIFs without duration 2018-10-28 13:09:03 +01:00
Philipp Hörist
df5d2d60ea [preview] Remove legacy code 2018-10-28 13:09:03 +01:00
Daniel Brötzmann
c91037270b [set_location] Update manifest.ini 2018-10-24 21:20:31 +02:00
Daniel Brötzmann
a45f28e23e [set_location] Change translations import 2018-10-24 21:19:26 +02:00
Daniel Brötzmann
3b92aaac28 [set_location] Add dependency bar 2018-10-24 21:19:10 +02:00
Daniel Brötzmann
39ef5002c3 [set_location] Rework config dialog 2018-10-24 21:18:39 +02:00
Daniel Brötzmann
52fcf0db87 [triggers] Adapt to _ui API 2018-10-20 20:36:40 +02:00
Daniel Brötzmann
dd5925eb96 [triggers] Fix some strings 2018-10-20 18:18:36 +02:00
Daniel Brötzmann
2030d11735 [triggers] Update manifest.ini 2018-10-20 18:18:36 +02:00
pitchum
19c9b41e24 [clients_icons] Bump version number 2018-10-19 18:13:26 +02:00
pitchum
0871734136 [clients_icons] Add ConverseJS 2018-10-19 18:13:26 +02:00
pitchum
d1bb3d3940 [clients_icons] Add Profanity 2018-10-19 18:13:26 +02:00