zerobyte/app/server/modules/notifications/builders
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
..
custom.ts
discord.ts fix(discord): do not split each line into individual messages (#573) 2026-02-25 18:54:56 +01:00
email.ts feat(smtp-notification): add missing from name param to form (#429) 2026-01-29 21:13:51 +01:00
generic.ts
gotify.ts fix: add DisableTLS param if server is http (#563) 2026-02-23 21:31:53 +01:00
index.ts
ntfy.ts
pushover.ts
slack.ts
telegram.ts feat: add support for sending notifications to Telegram group topics (#401) 2026-01-27 19:43:05 +01:00