Commit Graph

47 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 15224867c8 cfix: Detect translatable strings in ui files again 2025-02-08 22:45:36 +01: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 1589c61769 [acronym_expander] Add more typing 2025-01-26 17:59:46 +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
Philipp Hörist e6e71d82bf [acronyms] Port to Gtk4 2025-01-25 19:06:32 +01:00
wurstsalat c5e1dd04d4 [acronyms] 1.5.0
Fixes #634
2024-05-19 16:41:40 +02:00
wurstsalat 3844293d45 cq: Ignore ruff errors for plugin init imports 2024-05-19 15:34:10 +02:00
wurstsalat 97575e5095 [acronyms_expander] 1.4.7 2023-02-20 20:18:19 +01:00
Philipp Hörist c6f3d467f9 [acronyms] 1.4.6
Change gtk imports
2023-01-07 19:48:54 +01:00
wurstsalat fae39c2c29 [acronyms] Type annotations, linting 2022-11-29 19:29:49 +01:00
wurstsalat 4003411ae5 [acronyms] 1.4.5 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 b825260e37 Update manifest.ini 2021-12-04 22:46:27 +01:00
wurstsalat de008f7131 [acronyms] Adapt to Gajim changes 2021-10-24 23:02:15 +02:00
lovetox 519c81bd9d [acronyms] Update manifest.ini 2021-04-27 21:16:46 +02:00
lovetox 681677f74b [acronyms] Improve discovering word breaks 2021-04-27 21:16:46 +02:00
wurstsalat dceda838d7 [acronyms] Update manifest.ini 2021-03-25 21:40:55 +01:00
wurstsalat dd2f99e658 [acronyms] Adapt to upstream changes 2021-03-25 21:40:35 +01:00
lovetox ab2543c744 Update manifest.ini 2020-12-29 16:29:50 +01:00
lovetox a4c127ae22 Update manifests for next dev cycle 2020-04-27 14:42:13 +02:00
Daniel Brötzmann 1a69014952 [acronyms] Update manifest.ini 2019-06-22 17:13:03 +02:00
Daniel Brötzmann 3ade7ff5ed [acronyms] Add more acronyms 2019-06-22 17:13:03 +02:00
Daniel Brötzmann 8d2786f140 [acronyms] Update config window layout 2019-06-22 17:13:03 +02:00
Daniel Brötzmann b390a463c2 [acronyms] Fix is_groupchat call 2019-06-22 17:13:03 +02:00
Philipp Hörist 15d35ed8d1 [acronyms] Update manifest.ini 2019-03-16 22:56:15 +01:00
Philipp Hörist 34c911de27 [acronyms] Make open call python 3.5 compatible 2019-03-16 22:56:15 +01:00
Philipp Hörist 6436c1cafa Change logging domains 2019-03-10 10:27:07 +01:00
Philipp Hörist 6b727f4c5f [acronyms] Update manifest.ini 2018-12-09 12:22:44 +01:00
Philipp Hörist d4a16bd27e [acronyms] Dont expand if acronym euqals nick
Fixes #68
2018-12-09 12:22:27 +01:00
Philipp Hörist dc89adf096 [acronyms] Update manifest.ini 2018-10-15 07:55:34 +02:00
Philipp Hörist 68a286d44a [acronyms] Use absolute path 2018-10-15 07:55:16 +02:00
Philipp Hörist ea08ee5bde [acronyms] Update manifest.ini 2018-10-15 01:06:56 +02:00
Philipp Hörist 33ea49db00 [acronyms] Add config dialog 2018-10-15 01:06:34 +02:00
Philipp Hörist bc505d3095 [acronyms] Update manifest.ini 2018-10-14 19:04:33 +02:00
Philipp Hörist 85d42a76fb [acronyms] Complete rewrite of the plugin 2018-10-14 19:04:33 +02: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
Daniel 492d81a26d [acronym] Update manifest.ini 2018-04-11 10:05:33 +02:00
Daniel 8f35d57b7c [acronym] Add plugin icon 2018-04-11 10:05:13 +02:00
Wiktor Kwapisiewicz 7de985db84 [acronym] Add support for UTF-8 expansions 2018-02-16 22:18:10 +01:00
Philipp Hörist 55c3cf781c Add AcronymExpanderPlugin 2017-10-14 16:00:51 +02:00