zerobyte/app/server/modules/notifications
Nico 29967d7e4e
fix(discord): do not split each line into individual messages (#573)
Closes #519

<!-- This is an auto-generated comment: release notes by coderabbit.ai -->

## Summary by CodeRabbit

* **New Features**
  * Notification destinations can now be tested even when disabled, enabling configuration validation before activation

* **Improvements**
  * Discord notification formatting parameters optimized for enhanced message delivery

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026-02-25 18:54:56 +01:00
..
__tests__ test: fix cookie name 2026-01-27 23:25:28 +01:00
builders fix(discord): do not split each line into individual messages (#573) 2026-02-25 18:54:56 +01:00
notifications.controller.ts feat: server timeout env (#219) 2025-12-22 17:34:27 +01:00
notifications.dto.ts feat: notify on warning separation (#122) 2025-12-10 18:55:37 +01:00
notifications.service.ts fix(discord): do not split each line into individual messages (#573) 2026-02-25 18:54:56 +01:00