Added some of the backend bits for #182

This commit is contained in:
tidusjar 2016-06-28 16:32:57 +01:00
commit 88a43563c4
20 changed files with 881 additions and 637 deletions

View file

@ -93,7 +93,6 @@
<Compile Include="Notification\EmailMessageNotification.cs" />
<Compile Include="Notification\NotificationModel.cs" />
<Compile Include="Notification\NotificationService.cs" />
<Compile Include="Notification\NotificationType.cs" />
<Compile Include="Notification\PushoverNotification.cs" />
<Compile Include="Notification\PushbulletNotification.cs" />
<Compile Include="Notification\SlackNotification.cs" />