Commit Graph

5 Commits

Author SHA1 Message Date
peaklabs-dev
f288852753 fix(notification): always send SSL notifications 2025-02-11 20:55:33 +01:00
Zao Soula
ef35429533 feat(notification): add Pushover 2024-12-11 18:13:16 +01:00
Andras Bacsai
c915bf9c0f fix: general notifications does not go through email channel 2024-12-11 11:09:53 +01:00
peaklabs-dev
dedfd72731 fix: notification trait
fix: some events must always be enabled, so a notification is sent all the time (user cannot choose to not receive this notification).
fix: check if the event is enabled before adding a channel to enabled
2024-12-09 19:47:17 +01:00
peaklabs-dev
ec1c91fb75 feat: notification trait 2024-12-09 17:03:40 +01:00