Pushed some code at jacobemerick/comment-service.
- b6e0e64 Adds Archangel dependency, because it is the cool.
- eee6252 WIP of adding notifications to service.
- 805515e Pulls notifications out into separate handler.
- 906a0df Abstract out all the things because abstractions are cool.
- 122a37a Adds (tested) method for getting notification recipients.
- ed1093e Adds logger to mailer instance.
- 98c13a0 Proper way of adding logger to mailer, plus bump up logging level.
- 93dcde7 Tweaks recipient fetch for better response.
- c629e26 Adds final changes to notification helper.
- 2c3fe02 Proper phpdoc is hard.
- 449f067 Merge pull request #2 from jacobemerick/email-notifications.