coolify/app/Notifications/Channels
Andras Bacsai dea125f679 refactor(notifications): Improve transactional email settings handling
- Replace `! $type` checks with `blank($type)` for consistency
- Modify email settings configuration to handle null/disabled states
- Ensure proper fallback and configuration of email providers
2025-02-27 12:56:37 +01:00
..
DiscordChannel.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
EmailChannel.php refactor(notifications): Improve transactional email settings handling 2025-02-27 12:56:37 +01:00
PushoverChannel.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
SendsDiscord.php Sending e-mails and settings on Team. 2023-05-25 17:27:52 +01:00
SendsEmail.php chore: fix typo 2024-12-09 12:36:33 +01:00
SendsPushover.php feat(notification): add Pushover 2024-12-11 18:13:16 +01:00
SendsSlack.php Merge branch 'next' into feat/deployment-token 2024-12-09 09:16:59 +01:00
SendsTelegram.php Fix styling 2024-06-10 20:43:34 +00:00
SlackChannel.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
TelegramChannel.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
TransactionalEmailChannel.php refactor(notifications): Improve transactional email settings handling 2025-02-27 12:56:37 +01:00