Julian Lam
|
fc2c755c64
|
fix: properly unregister hooks in emailer tests
|
3 years ago |
Julian Lam
|
dee9cca3c8
|
fix: email ban tests
|
3 years ago |
Julian Lam
|
e25c0313d1
|
Revert "refactor: emailer.send and emailer.sendToEmail returns Boolean based on message being successfully sent"
This reverts commit f0e32ff182 .
|
3 years ago |
Julian Lam
|
ea27eaf166
|
feat: no more sending emails to banned users, + feature flag
|
3 years ago |
Julian Lam
|
f0e32ff182
|
refactor: emailer.send and emailer.sendToEmail returns Boolean based on message being successfully sent
Note that of course this doesn't mean the message was _delivered_, just sent off.
This will stop issues where emailer errors crash NodeBB
|
3 years ago |
Barış Soner Uşaklı
|
896ff2152f
|
fix: up timeout for psql tests
|
3 years ago |
Peter Jaszkowiak
|
23f212a4c0
|
chore: eslint prefer-destructuring
|
4 years ago |
Peter Jaszkowiak
|
dab3b23575
|
chore: eslint no-var, vars-on-top
|
4 years ago |
Peter Jaszkowiak
|
b56d9e12b5
|
chore: eslint prefer-arrow-callback
|
4 years ago |
Peter Jaszkowiak
|
707b55b6a5
|
chore: eslint prefer-template
|
4 years ago |
Barış Soner Uşaklı
|
647d3ba810
|
fix: removed methods
|
4 years ago |
Julian Lam
|
bf2e905ced
|
fixed tests, closes #6371
|
7 years ago |
Peter Jaszkowiak
|
4387d5d466
|
Ensure installed correct version of modules on startup, bump dependencies (#6207)
* Ensure installed correct version of modules
* Bump dependencies
* Bump promise-polyfill
* Fix emailer test
* Fix auto-install regression
introduced in 9b5e0f9e95
|
7 years ago |
Peter Jaszkowiak
|
4fcedc6f31
|
Enable imports in custom email templates (#6052)
* Enable imports in custom email templates
* Compile emails on config change
* Add error logging
* Add emailer tests
* Fix tests
* Only build when config changes
|
7 years ago |