Commit Graph

25 Commits (698b08aff9a4bba6a27be813e8fa4ae9c070a7f2)

Author SHA1 Message Date
tidusjar 0e99dc29c9 Finished up the SMTP side of #429
8 years ago
tidusjar fea4dd6309 Fixed the way we will be using custom messages
8 years ago
tidusjar 88a43563c4 Added some of the backend bits for #182
8 years ago
Drewster727 818c2e80f7 better way of obtaining clean enum string
8 years ago
Drewster727 f76e54408e show request type in notifications #346 and fix an issue from previous commit for #345
8 years ago
Drewster727 96f27f8f1a add an option to stop sending notifications for requests that don't require approval #345
8 years ago
tidusjar 79a8cf2059 Removed static declarations
8 years ago
tidusjar 573ad84fd8 Fixed #240
8 years ago
tidusjar 80d2a7f8e1 Fixed a small bug where an exception would get thrown
8 years ago
tidusjar 5a6863456f #164 has been resolved
8 years ago
tidusjar 8cce80654b Resolved #224 , Removed the 'SSL' option from the email notification settings. We will now use the correct secure socket options (SSL/TLS) for your email host.
8 years ago
tidusjar 4fd3db1ae5 Using Mailkit to fix #204
8 years ago
tidusjar c50e2bb644 Added the actual notification part of #27
9 years ago
Drewster727 a2cbcaa4f1 fix notification tests
9 years ago
Drewster727 9742b42fdf #96 add the necessary back-end code to produce a test message for all notification types (still have to add the test buttons for pushbullet/pushover)
9 years ago
Drewster727 45208e528f #96 modify notifications interface/service to accept a non-type specific settings object.
9 years ago
Drewster727 4b3f79b4a8 #96 Email notification test button (others to come)
9 years ago
tidusjar 3fe1f13bd1 Refactored the Notification service to how it should have really been done in the first place.
9 years ago
tidusjar 2d016315c7 Added the ability to sepcify a username in the email notification settings for external MTA's. We have had to add a new option called Email Sender because of this. #78
9 years ago
tidusjar 2d5612a045 Finished adding pushover support. #44
9 years ago
tidusjar f64ccd7327 Resolved #75
9 years ago
tidusjar 0585ff73ec Added a notification model to the notifiers.
9 years ago
tidusjar da8b6340ae Fixed #74 and #64
9 years ago
tidusjar f046c5d39b Added Pushbullet notifications #8
9 years ago
tidusjar b9a886d5dc Added first implimentation of the Notification Service #8
9 years ago