Commit graph

25 commits

Author SHA1 Message Date
TidusJar
f1bca13586 Added the request queue to the notifications UI so you can turn it off per notification agent #2747 2019-01-21 13:16:35 +00:00
Jamie
192cbab2c2 Think the request queue is done! 2018-12-05 21:30:28 +00:00
TidusJar
8573b7c729 Did the notification side of things with the custom user defined preference !wip 2018-09-18 15:51:22 +01:00
Jamie
82d610e235 Added the availablility checker #2313 !wip 2018-08-26 10:32:08 +01:00
Jamie Rees
7a9fc1213f Added the subscription for movies !wip 2018-05-16 11:00:30 +01:00
Jamie
2fbde15c40 Fixed the issue comment issue #1914 also added another variable for issues {IssueUser} which is the user that reported the issue 2018-02-09 13:50:03 +00:00
tidusjar
2df80913c4 Fix #1914 2018-02-08 12:25:48 +00:00
tidusjar
817c4f9ec1 !wip missing changes 2018-02-08 09:46:52 +00:00
tidusjar
408a3b446d Fixed merge from rebase !wip 2018-02-07 23:34:20 +00:00
tidusjar
480a107fa6 Fixed #1914
Also added new notification variables and a new notification when someone adds a comment on an issue.
2018-02-07 23:33:21 +00:00
TidusJar
b223306ee8 fixed build and added logging 2018-02-07 20:27:36 +00:00
Jamie
59173b8bc4 more !wip stuff 2018-02-02 13:12:16 +00:00
Jamie
48ec5d700c #1914 for the issue resolved notification 2018-01-22 08:31:50 +00:00
Louis Laureys
b5bc328986 Enable Multi MIME and add alt tags to images (#1838)
* Add alt to mail images

* Use Mulipart MIME in emails

* Requested PR changes
2018-01-02 13:29:29 +00:00
Jamie
246f1c07cf
Add the Issue Reporting functionality (#1811)
* Added issuesreporting and the ability to add categories to the UI
* Added lazy loading!
2017-12-28 21:51:33 +00:00
Jamie
b2d5996d52 #1732 #1722 #1711 2017-11-29 08:21:39 +00:00
Jamie
20f3239b94 Found where we potentially are setting a new poster path, looks like the entity was being modified and being set as Tracked by entity framework, so the next time we called SaveChangesAsync() it would save the new posterpath on the entity. 2017-10-26 08:33:06 +01:00
Jamie.Rees
c58cb4dbe1 #1460 looks like the permissions issue has been resolved. Just need to make sure the Ombi process is terminated.
Also fixed that we were not sending email notifications to users when something was available.
2017-10-18 11:46:59 +01:00
Jamie.Rees
0cf1aa50e1 Made a lot of changes around the notifcations to support the custom app name
also started on the welcome email ##1456
2017-09-27 16:27:46 +01:00
Jamie.Rees
a77e518315 Added the logo in the email notifications to use the application image #1459 2017-08-30 12:46:19 +01:00
Jamie.Rees
ace90da7ed #1456 Reset Password stuff #865 2017-07-14 16:23:57 +01:00
Jamie.Rees
b52a57b117 #1462 #865 Had to refactor how we use notificaitons. So we now have more notification fields about the request 2017-07-05 13:04:26 +01:00
Jamie.Rees
d73899fc53 Added the testing notifications and discord notification #865 2017-06-16 17:06:05 +01:00
Jamie.Rees
9a4dbb3dce Email Notifications are now fully customizable and work! #865
We also have reactive forms in the UI, should apply this to other settings.
2017-06-15 16:28:43 +01:00
Jamie.Rees
f193471b6c More on #865 TODO, Find out whats going on with the notifications and why exceptions are being thrown.
Bascailly custom notification messages are almost done
2017-06-14 16:30:06 +01:00
Renamed from src/Ombi.Notifications.Email/EmailNotification.cs (Browse further)