Pulse/internal/notifications
rcourtman 63b1e32fd1 style: remove emojis from log messages
Replaced emoji icons with plain text for cleaner logs and cross-platform compatibility.
2025-12-13 21:29:11 +00:00
..
concurrency_test.go
email_enhanced.go
email_enhanced_test.go style: Apply gofmt to 37 files 2025-12-02 17:21:48 +00:00
email_providers.go
email_template.go
email_template_test.go test: Add singleAlertTemplate type coverage tests 2025-12-02 13:45:49 +00:00
notification_utils_test.go style: Apply gofmt to 37 files 2025-12-02 17:21:48 +00:00
notifications.go style: remove emojis from log messages 2025-12-13 21:29:11 +00:00
notifications_test.go test: Add sendResolvedEmail tests for notifications package 2025-12-02 13:14:22 +00:00
queue.go fix: Deadlock in CancelByAlertIDs and add tests 2025-12-02 10:40:07 +00:00
queue_test.go test: Add UpdateStatus not found test for notifications package 2025-12-02 14:26:17 +00:00
security_utils_test.go test: Add edge case for extractTelegramChatID URL parse error 2025-12-02 00:31:50 +00:00
templates_test.go
webhook_allowlist_test.go test: Add ValidateWebhookURL edge case tests for notifications package 2025-12-02 13:41:34 +00:00
webhook_client_test.go test: Add secure webhook client tests for redirect handling 2025-12-02 10:26:34 +00:00
webhook_enhanced.go
webhook_retry_test.go
webhook_templates.go