Commit Graph

70 Commits

Author SHA1 Message Date
wurstsalat
b4facf0287 cq: Fix/ignore ruff errors 2025-02-27 21:28:13 +01:00
wurstsalat
71f9292ea0 [triggers] Use FileChooserButton for sound file selection 2025-02-27 21:20:15 +01:00
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
1692ecda41 [triggers] Port to Gtk4 2025-01-26 23:28:12 +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
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
d5e1bd4e1b [triggers] 1.5.2
Play sound files on message received event
2024-09-03 19:56:48 +02:00
wurstsalat
63b23290c3 [triggers] 1.5.1
Adapt to upstream changes
2024-09-03 19:48:08 +02:00
wurstsalat
3844293d45 cq: Ignore ruff errors for plugin init imports 2024-05-19 15:34:10 +02:00
wurstsalat
f9d1eaaf26 [triggers] 1.5.0
Adapt to Gajim changes
2024-04-13 08:47:41 +02:00
wurstsalat
77c9c8818f cq: Use union operator 2023-06-11 12:39:01 +02:00
Philipp Hörist
e7b562fd63 [triggers] 1.4.9 2023-06-06 20:40:14 +02:00
Philipp Hörist
8827795ae4 [triggers] Consider only messages with body as event
Fixes #624
2023-06-06 20:30:34 +02:00
Philipp Hörist
0f40b97f8a [triggers] 1.4.8 2022-12-29 22:54:43 +01:00
Philipp Hörist
672cfcc7c4 [triggers] Replace exec_command()
The method will be removed from Gajim
2022-12-29 22:53:44 +01:00
wurstsalat
067c233b4b [triggers] Type annotations, linting 2022-11-29 19:36:05 +01:00
wurstsalat
4f3fd7c8ec [triggers] 1.4.7 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
wurstsalat
f0f9751a84 [triggers] 1.4.6
Fixes #602
2022-08-02 18:03:06 +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
49cff1e3f5 [triggers] Update manifest.ini 2022-01-10 13:52:34 +01:00
lovetox
708ed3dfd3 [triggers] Fix checking groups 2022-01-10 13:52:19 +01:00
lovetox
2da28b4b97 [triggers] Update manifest.ini 2022-01-08 14:32:48 +01:00
lovetox
654da1053f [triggers] Refactor Plugin
- Add logging
- Add type annotations
- Refactor excecuting events
2022-01-08 14:32:22 +01:00
lovetox
8a3ddfae94 [triggers] Add classmethod for creating ExtendedEvents 2022-01-06 19:07:52 +01:00
lovetox
67f20eb8e2 [triggers] Fix asdict() call 2022-01-06 18:37:55 +01:00
lovetox
bd5681b713 [triggers] Remove unused imports 2022-01-06 00:19:39 +01:00
lovetox
84fc927948 [triggers] Fix extending the notification event 2022-01-06 00:17:44 +01:00
lovetox
16559daeba [triggers] Update manifest.ini 2022-01-05 18:12:07 +01:00
lovetox
f05c736b1f [triggers] Adapt to Gajim changes 2022-01-05 18:12:07 +01:00
lovetox
b825260e37 Update manifest.ini 2021-12-04 22:46:27 +01:00
wurstsalat
a96421fefa [triggers] Disable presence processing for now 2021-10-26 23:07:57 +02:00
wurstsalat
352d0ec141 [triggers] Adapt to Gajim changes 2021-10-26 22:07:55 +02:00
lovetox
ab2543c744 Update manifest.ini 2020-12-29 16:29:50 +01: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
lovetox
a4c127ae22 Update manifests for next dev cycle 2020-04-27 14:42:13 +02:00
Daniel Brötzmann
f705b38a19 [triggers] Update manifest.ini 2020-04-26 13:31:33 +02:00
Daniel Brötzmann
a25c3a9c04 [triggers] Remove invisible status 2020-04-26 13:31:33 +02:00
Daniel Brötzmann
0a483bab4c [triggers] Fix getting connection status 2020-04-26 13:31:33 +02:00
Daniel Brötzmann
4fadcb5342 Spelling fixes in various manifest.ini files 2019-12-20 23:20:00 +01:00
Philipp Hörist
cd9864dd9e [triggers] Update manifest.ini 2019-01-31 20:08:26 +01:00
Philipp Hörist
f64e4e99f5 [triggers] Remove compatibility code 2019-01-31 20:08:09 +01: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