Commit Graph

41 Commits

Author SHA1 Message Date
Philipp Hörist
72aa209b43 cq: Ignore imports in __init__ 2025-01-26 18:22:53 +01:00
Philipp Hörist
b0288b1bf8 [quick_replies] Add more typing 2025-01-26 18:02:54 +01:00
Philipp Hörist
69db16720d [quick_replies] Port to Gtk4 2025-01-26 10:14:13 +01:00
Philipp Hörist
841b1fb25e cq: Format with black and isort 2025-01-25 19:15:37 +01:00
wurstsalat
3844293d45 cq: Ignore ruff errors for plugin init imports 2024-05-19 15:34:10 +02:00
Philipp Hörist
84789bfe7c [quick_replies] 1.4.5
Change gtk imports
2023-01-07 19:53:39 +01:00
wurstsalat
220e670211 [quick_replies] Type annotations, linting 2022-11-29 19:35:02 +01:00
wurstsalat
3784c12727 [quick_replies] 1.4.4
Migrate to Gio.Menu, add config menu item
2022-11-17 18:26:41 +01:00
wurstsalat
1e0add4eef [quick_replies] 1.4.3 2022-09-19 22:33:40 +02:00
wurstsalat
8fccd261e8 Adapt plugin manifests to changes in Gajim 1.5 2022-09-19 22:33:40 +02:00
lovetox
3884d1ef4d Rename manifest.json to plugin-manifest.json
Flatpak uses already manifest.json
2022-05-08 14:26:24 +02:00
lovetox
390218a85e Port all plugin manifests to JSON 2022-05-06 18:21:48 +02:00
wurstsalat
f651273571 [quick_replies] Update manifest.ini 2021-10-18 23:07:08 +02:00
wurstsalat
49a7649fe5 [quick_replies] Remove message input placeholder reference 2021-10-18 23:06:40 +02:00
lovetox
ab2543c744 Update manifest.ini 2020-12-29 16:29:50 +01: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
lovetox
a4c127ae22 Update manifests for next dev cycle 2020-04-27 14:42:13 +02:00
Daniel Brötzmann
97cd7a4976 [quick_replies] Update manifest.ini 2020-04-26 13:22:36 +02:00
Daniel Brötzmann
63484c5b59 [quick_replies] Complete rework 2020-04-26 13:22:23 +02:00
Daniel Brötzmann
47910ecc17 [quick_replies] Update manifest.ini 2020-04-20 09:35:32 +02:00
Daniel Brötzmann
455f6adf23 [quick_replies] Fix getting connected state, remove obsolete README.md 2020-04-20 09:35:32 +02:00
Daniel Brötzmann
4fadcb5342 Spelling fixes in various manifest.ini files 2019-12-20 23:20:00 +01:00
Philipp Hörist
76643eb839 Use correct i18n module 2019-01-31 20:22:34 +01:00
Philipp Hörist
0f52824c4b Fix typo 2018-10-12 17:59:02 +02:00
Yann Leboulanger
a6fc131a04 prepare plugins for master branch 2018-10-12 11:21:54 +02:00
Philipp Hörist
97c2bfbdd9 Add compatibility for Gajim 1.1 2018-10-06 20:46:24 +02:00
Denis Fomin
9794deeaec [quickreplies] Fix Quick Replies button 2018-03-02 23:10:54 +03:00
Denis Fomin
65bd834bec [quickreplies] Update manifest.ini 2018-03-02 22:08:42 +03:00
Philipp Hörist
bb84459398 Remove unused var 2017-10-03 00:51:10 +02:00
Yann Leboulanger
d72c800e66 [quick_replies] fix typo 2017-09-27 14:20:46 +02:00
Philipp Hörist
9ce1c5b961 Use absolute imports on all plugins
This is necessary because Gajim is with 0.16.11 a python package
2017-08-18 21:35:29 +02:00
Denis Fomin
206a3634b2 QuickRepliesPlugin. Do not translate numbers of template messages 2013-08-20 13:39:40 +04:00
Denis Fomin
69ea341d27 QuickRepliesPlugin.available in py3 2013-07-30 21:50:54 +04:00
Denis Fomin
b48e4619f1 QuickRepliesPlugin,GuiForMePlugin.change buttons state when the status has changed 2013-07-22 20:35:09 +04:00
Denis Fomin
1e62bf7315 QuickRepliesPlugin,GuiForMePlugin.change buttons state when the status has changed.
Fixes #60
2013-07-21 23:34:42 +04:00
Denis Fomin
3070c72003 QuickRepliesPlugin. pep8 2013-05-31 20:42:00 +04:00
Evgeniy Popov
b2341159cf disconnect from chat control 2013-05-31 22:37:21 +06:00
Evgeniy Popov
ecec803d6f move qicon to quick_replies 2013-05-31 22:20:23 +06:00
Denis Fomin
6994208b95 QuickRepliesPlugin.set max version 2013-07-30 17:57:21 +04:00
Evgeniy Popov
bd853376fc QuickRepliesPlugin. init commit 2013-05-31 21:43:23 +06:00