Commit graph

18 commits

Author SHA1 Message Date
Jamie Rees
95f6426f53 Fixed #2338 2018-06-28 13:52:56 +01:00
Jamie Rees
7a9fc1213f Added the subscription for movies !wip 2018-05-16 11:00:30 +01: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
48ec5d700c #1914 for the issue resolved notification 2018-01-22 08:31:50 +00:00
tidusjar
96697000b1 Removed the potential locking 2018-01-10 20:36:28 +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
tidusjar
de334f5130 Fixed the issue where notifications were not sendind unless we restarted #1732 2017-12-06 21:59:04 +00:00
Jamie
b2d5996d52 #1732 #1722 #1711 2017-11-29 08:21:39 +00:00
tidusjar
560072eba4 Added the option to import the plex admin.
Fixed #1701
2017-11-10 20:27:14 +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
tidusjar
c957371bc5 Fixed notifications not sending #1594 2017-10-20 23:03:42 +01:00
tidusjar
7c5bca3b2b Fixed the issue where movie requests were no longer being requested.
Changed the API for movie requests so we only need to pass the ID to approve/Deny

TV Requests next #1601
2017-10-19 21:42: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
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/BaseNotification.cs (Browse further)