Pulse/internal/notifications
Pulse Monitor b77df2f2f1 feat: add custom webhook payload templates and fix Telegram chat_id handling
- Add custom JSON payload template support for generic webhooks
- Users can now define custom webhook formats with Go template syntax
- Fix Telegram webhook issue where chat_id in URL caused 400 errors
- Automatically strip chat_id from URL and place in JSON body for Telegram
- Add comprehensive webhook documentation with examples
- Update API documentation with webhook endpoints

Addresses #305
2025-08-12 14:03:13 +00:00
..
email_enhanced.go fix: addresses #299 - email notifications not working 2025-08-12 08:04:04 +00:00
email_providers.go Initial clean Go + TypeScript rewrite 2025-07-28 21:24:33 +00:00
email_template.go Improve mobile responsiveness and fix email notifications 2025-08-02 16:02:13 +00:00
notifications.go feat: add custom webhook payload templates and fix Telegram chat_id handling 2025-08-12 14:03:13 +00:00
webhook_enhanced.go feat: add custom webhook payload templates and fix Telegram chat_id handling 2025-08-12 14:03:13 +00:00
webhook_templates.go feat: add custom webhook payload templates and fix Telegram chat_id handling 2025-08-12 14:03:13 +00:00