Commit graph

4 commits

Author SHA1 Message Date
vjrj
ecb0d7961b Update pup, meteor 1.6 and added mailer 2017-12-08 23:48:08 +01:00
cleverbeagle
379f7dcd76 add support for transactional html/text emails
- Add support for welcome email on user creation (both OAuth and password users)
- Add support for html/text templating on verify email.
- Add support for html/text templating on reset password.
- Add handlers for converting Handlebars templates to HTML and text (template agnostic).
- Add helper function sendEmail() for compiling and sending templates via Email.send() (SMTP).
2017-09-07 17:23:08 -05:00
cleverbeagle
2774d94624 fix @cleverbeagle deps throwing errors 2017-08-06 08:43:58 -05:00
cleverbeagle
3a9c28b8bc add support for lodash and use _.capitalize in /imports/ui/pages/Profile/Profile.js 2017-07-31 12:10:25 -05:00