drone/app/services/notification
Darko Draskovic 27becca7de fix: [CODE-2770]: Resolve mentioned user IDs in email notifications (#3033)
* resolve mentioned user IDs in email notifications
2024-11-22 08:09:17 +00:00
..
mailer feat: process notification and send emails (#803) 2023-12-06 22:07:29 +00:00
templates Add support for mentions in comments (#1064) 2024-03-15 20:54:25 +00:00
branch_updated.go feat: Add notification and templates support for pullreq state change [Merged/Closed/ReOpened] (#917) 2023-12-16 12:30:12 +00:00
client_interface.go Add support for mentions in comments (#1064) 2024-03-15 20:54:25 +00:00
comment_created.go fix: [CODE-2770]: Resolve mentioned user IDs in email notifications (#3033) 2024-11-22 08:09:17 +00:00
mail_client.go Add support for mentions in comments (#1064) 2024-03-15 20:54:25 +00:00
pullreq_state.go feat: Add notification and templates support for pullreq state change [Merged/Closed/ReOpened] (#917) 2023-12-16 12:30:12 +00:00
review_submitted.go feat: Add notifications support and templates for PR reviewer decision (#881) 2023-12-15 18:02:53 +00:00
reviewer_added.go feat: Add notification and templates support for pullreq state change [Merged/Closed/ReOpened] (#917) 2023-12-16 12:30:12 +00:00
service.go feat: [CODE-2146]: add new router paradigm 2024-07-23 21:39:39 +00:00
wire.go feat: process notification and send emails (#803) 2023-12-06 22:07:29 +00:00