- Correctly fallback missing translations to English
- Re-add topic-published job
- Fix locale on comment-reply email
- Added ability to send notifications in the language of the target user
- Force disable the topic-published action treatment
- update mongojs and authentication method
- update agenda
- Using democracyos/agenda because npm version is outdated and does not work with MongoLab
- Replace mailchimp for nodemailer #6
- Fix missing opts reference
- Fix default options & add default sender
- Remove second parameter from done callback
- Remove checking for 'done' being defined before calling it
- Add topic-published job handler
- Add topic voted job handler
- Add topic commented job handler
- Add .eslintrc file
- Add topic-published event
- Add comment-reply job
- Update log usage
- Fix
data
parameter missusage
- Fix relative require paths
- Add welcome-email job for events
signup
andresend-validation
- Refactor part of events/jobs tier
- Refactor forgot-password semantics to reset-password
- Update debug log labels
- Notifications engine and support for
forgot-password
event