You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ombi/src/Ombi.Notifications
tidusjar b5a268510d
Updated projects, updated entities to use a string as the primary keys. migrations need doing
2 years ago
..
Agents fix(notifications): Remove generic admin email in favour of admins' email (#4519) 2 years ago
Exceptions #1732 #1722 #1711 7 years ago
Interfaces Fixed the notifications issue 5 years ago
Models Finished off the discord enhancements 4 years ago
BaseNotification.cs fix(notifications): Remove generic admin email in favour of admins' email (#4519) 2 years ago
GenericEmailProvider.cs feat(mass-email): Added the ability to configure the Mass Email, we can now send BCC and we are less likely to be rate limited when not using bcc #4377 3 years ago
IEmailProvider.cs Make the newsletter BCC the users rather than creating a million newsletters (Hopefully will stop SMTP providers from marking as spam). This does mean that the custom user customization in the newsletter will no longer work 5 years ago
NotificationMessageContent.cs feat(email-notifications): Add a link to Ombi details page in email notifications (#4517) 2 years ago
NotificationMessageCurlys.cs feat(email-notifications): Add a link to Ombi details page in email notifications (#4517) 2 years ago
NotificationMessageResolver.cs feat(email-notifications): Add a link to Ombi details page in email notifications (#4517) 2 years ago
NotificationService.cs fix(notifications): 🐛 This is a fix for some of the duplicate notification issues #3825 2 years ago
Ombi.Notifications.csproj Updated projects, updated entities to use a string as the primary keys. migrations need doing 2 years ago