Commit Graph

37 Commits

Author SHA1 Message Date
André Apitzsch
07b6370164 Provide metainfo files for all plugins
This reduces the work for users who wants to create flatpak packages for
plugins locally.
2025-02-25 19:35:15 +00:00
Philipp Hörist
7cb395e942 cq: Ignore ruff import error 2025-01-26 23:28:12 +01:00
Philipp Hörist
72aa209b43 cq: Ignore imports in __init__ 2025-01-26 18:22:53 +01:00
Philipp Hörist
b6a37ee2b7 [message_box_size] Remove obsolete comment 2025-01-25 23:01:45 +01:00
Philipp Hörist
7b8fa3c432 cq: Format strings 2025-01-25 20:56:23 +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
wurstsalat
dbdaaa7d89 [message_box_size] 1.4.4
Fix spin setting in config dialog
2023-11-12 23:48:39 +01:00
Philipp Hörist
7d66b4e9f4 [message_box_size] 1.4.3
Change gtk imports
2023-01-07 19:51:21 +01:00
wurstsalat
017e7a753f [message_box_size] Type annotations, linting 2022-11-29 19:33:23 +01:00
wurstsalat
397e093ace [message_box_size] 1.4.2 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
lovetox
ab2543c744 Update manifest.ini 2020-12-29 16:29:50 +01:00
lovetox
5b763716a6 Make imports GUI agnostic 2020-12-06 13:22:45 +01:00
lovetox
a4c127ae22 Update manifests for next dev cycle 2020-04-27 14:42:13 +02:00
Philipp Hörist
4f70e9b4fa [message_box_size] Update manifest.ini 2019-12-27 23:35:05 +01:00
Philipp Hörist
2a0947a059 [message_box_size] Rewrite plugin
- Much simpler code
- New config dialog
2019-12-27 23:34:50 +01:00
Daniel Brötzmann
4fadcb5342 Spelling fixes in various manifest.ini files 2019-12-20 23:20:00 +01:00
Sebastiaan Lokhorst
0189214c41 Update Trac URLs to GitLab. 2019-02-06 20:43:15 +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
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
Yann Leboulanger
57ef3e13db gtk3 will be named 0.16.10 2013-07-26 11:44:04 +02:00
Yann Leboulanger
d6715ad6c8 update message_box_size plugin to py3 2013-01-29 17:17:21 +01:00
Yann Leboulanger
62c2bc6536 all plugins don't work in gtk3 for the moment 2013-01-26 23:16:59 +01:00
Denis Fomin
c34448f219 fix hompage links 2012-08-19 13:39:58 +04:00
Denis Fomin
bb2e56e1ef add icons 2012-08-16 22:47:09 +04:00
Denis Fomin
735e016527 message_box_size. minimum size in lines not in pixels 2011-12-10 13:08:01 +03:00
Denis Fomin
767fb7e9bf message_box_size. correct deactivation 2011-12-08 23:17:55 +03:00
Denis Fomin
779ab72842 MsgBoxSizePlugin enabled 2011-12-08 22:47:34 +03:00
Denis Fomin
6164063eea Message Box Size.temporarily disabled 2011-12-07 23:08:47 +03:00
Denis Fomin
085e16dec7 remove unused import 2011-12-07 22:48:25 +03:00
Denis Fomin
d53f7a2ae3 Message Box Size plugin added 2011-12-07 22:45:51 +03:00