lovetox
708ed3dfd3
[triggers] Fix checking groups
2022-01-10 13:52:19 +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
f05c736b1f
[triggers] Adapt to Gajim changes
2022-01-05 18:12:07 +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
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
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
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
26f24fcd81
[triggers] Update GUI
2018-10-17 14:47:35 +02:00
Philipp Hörist
97c2bfbdd9
Add compatibility for Gajim 1.1
2018-10-06 20:46:24 +02:00
Philipp Hörist
694c7b2b48
[triggers] Add compatibility for Gajim 1.1.0
2018-08-19 17:41:08 +02:00
Robin Müller
8799a904d7
[triggers] Add missing brackets
...
has_focus is a method of the Gtk.Window instance so it's necessary to add
brackets after the method name. Otherwise python returns just the reference
to the method and not the result of the method.
2018-05-14 15:07:06 +02:00
Philipp Hörist
adb1090578
[triggers] Port to new FileChooser api
2018-05-10 16:53:53 +02:00
Daniel
d4596acb17
[triggers] Remove .decode('utf-8') on get_text()
2018-02-27 09:20:54 +01:00
Yann Leboulanger
4eee4e646f
[Triggers] Port to Py3 / GTK3
2017-09-27 15:16:37 +02:00
Yann Leboulanger
6fa92ab8c5
[OlegOAndreev] don't popup window when we get a message ifchat window has focus. Fixes #23
2012-06-17 21:44:35 +02:00
Yann Leboulanger
8b612b9847
add plugins from trunk: banner_tweaks, google_translation, length_notifier, plugin_installer, triggers, whiteboard
2011-11-16 21:26:16 +01:00