Commit graph

22 commits

Author SHA1 Message Date
HgO
425fcd3a7c bugfix 2022-10-26 14:53:29 +02:00
HgO
004a575c81 verify devices with emojis 2022-10-26 13:25:47 +02:00
HgO
264687a62d add tests for chat functions 2022-08-08 12:38:09 +02:00
HgO
f381eac689 auto extend silence without duration 2022-08-08 00:28:36 +02:00
HgO
6781bc82fa render alert from jinja2 templates 2022-07-28 17:39:47 +02:00
HgO
bbcc0cc427 webhook accept room_id param; config define list of allowed rooms ; check if duration is positive in command 2022-07-28 14:37:23 +02:00
HgO
810f9e2ceb fix remove reaction 2022-07-28 10:35:11 +02:00
HgO
5ed5a4aa08 refactor to handle one alert per matrix event 2022-07-26 19:33:04 +02:00
HgO
8dd72a6416 improve error log 2022-07-17 00:29:36 +02:00
HgO
073cde37db fix silence ID caching 2022-07-17 00:21:44 +02:00
HgO
fba263afe8 handle exception in command creation 2022-07-16 23:20:25 +02:00
HgO
76b8ead9d7 refactor command to use subclass per command 2022-07-16 23:08:12 +02:00
HgO
0048fb84ea check if entry is in cache 2022-07-10 15:11:25 +02:00
HgO
9ee0064153 add support for reaction removal 2022-07-10 14:59:21 +02:00
HgO
69b5aa20b1 start support for redaction events 2022-07-10 14:53:19 +02:00
HgO
e1d1b7aba5 start support for redaction events 2022-07-10 14:49:01 +02:00
HgO
56eb1e82b1 start support for redaction events 2022-07-10 14:42:23 +02:00
HgO
1560093127 refactor command 2022-07-10 14:06:36 +02:00
HgO
529fb0886a fix event reaction 2022-07-10 13:15:51 +02:00
HgO
e165b0995a handle silence reactions 2022-07-10 13:13:32 +02:00
HgO
6f55d39fb6 update requirements 2022-07-09 15:25:16 +02:00
HgO
9a3f775195 unit tests for command and callbacks ; make alertmanager requests async 2022-07-08 21:11:25 +02:00
Renamed from matrix_alertbot/callbacks.py (Browse further)