Pulse/internal/notifications
Pulse Monitor 1bb954fdba fix: handle empty webhook templates properly (addresses #341)
When a webhook has an empty template string, don't try to use it - fall through to the service-specific template instead. This was causing Discord webhooks to send empty payloads resulting in errors.
2025-08-22 12:57:07 +00:00
..
email_enhanced.go fix: addresses #299 - email notifications not working 2025-08-12 08:04:04 +00:00
email_providers.go improve: clarify Office 365 SMTP authentication requirements 2025-08-19 09:43:05 +00:00
email_template.go feat: comprehensive alert system improvements 2025-08-21 10:19:56 +00:00
notifications.go fix: handle empty webhook templates properly (addresses #341) 2025-08-22 12:57:07 +00:00
webhook_enhanced.go fix: major webhook system improvements and bug fixes 2025-08-16 21:39:31 +00:00
webhook_templates.go fix: add Gotify webhook template with required message field 2025-08-21 22:10:43 +00:00