Ousama Ben Younes
f9f53f2fea
fix(notifications): implement toWebhook() for always-send notifications
...
WebhookChannel::send() calls toWebhook() unconditionally, but the five
notifications reachable through alwaysSendEvents did not implement it, so
enabling the webhook channel turned those events into fatal queued jobs.
2026-08-27 04:45:39 +00:00
Zao Soula
ef35429533
feat(notification): add Pushover
2024-12-11 18:13:16 +01:00
peaklabs-dev
a849bfdc3e
feat: always sent notifications
2024-12-09 17:00:07 +01:00
Marvin von Rappard
1aea60f1f0
Merge branch 'next' into main
2024-11-25 09:06:24 +01:00
Andras Bacsai
7dc65dfd79
fix: make sure important jobs/actions are running on high prio queue
2024-11-22 11:16:01 +01:00
Marvin von Rappard
eb0686fe20
feat: slack notifications
2024-11-12 22:37:55 +01:00
Jakub Novák
cb5dc13bf1
updated DiscordMessages for Internal&ScheduledTask notifications
2024-10-01 21:42:13 +02:00
andrasbacsai
d1a5f97f59
Fix styling
2024-06-19 06:59:46 +00:00
Thijmen
d86274cc37
Fix styling
2024-06-10 20:43:34 +00:00
Andras Bacsai
3a2d17bc05
fix: containerStatusJob
2023-09-28 11:33:16 +02:00
Andras Bacsai
ec4234e243
fix: only send internal notifcations to enabled channels
2023-09-11 10:19:46 +02:00
Andras Bacsai
03d9f93397
fix: retry notifications
2023-09-08 16:53:19 +02:00
Andras Bacsai
f9a2ff6d90
feat: add discord notifications
2023-09-06 14:31:38 +02:00
Andras Bacsai
e7c0c26b32
fix: stripe
...
add: custom error pages
fix: invititation
feat: new quick login for first users (UX++)
feat: more internal notifications
2023-09-06 12:07:34 +02:00
Andras Bacsai
3ab38e69fc
feat: send internal notification to discord
2023-08-16 16:03:30 +02:00