Julian Lam
|
bc9ede7b6c
|
changed emailer.send so that it processes a callback, if provided. Also added new option to receive emails every time a topic you subscribe to is posted to.
|
10 years ago |
barisusakli
|
083ba12ee0
|
check err in emailer
|
10 years ago |
barisusakli
|
83ab462ff5
|
module changes, fixed missing interval
|
10 years ago |
barisusakli
|
d492339841
|
closes #2315
|
10 years ago |
psychobunny
|
27496a08c4
|
fix emailer crash (line 35)
|
10 years ago |
Julian Lam
|
b85ff61de6
|
refactored chat notification system to wait a bit before sending notif/email, closes #2098
|
11 years ago |
Julian Lam
|
46f9a7860c
|
applying translator to messages.
|
11 years ago |
psychobunny
|
0e92c7ed94
|
use templates.js module instead
|
11 years ago |
psychobunny
|
e5486db1ae
|
Merge branch 'code-quality' of https://github.com/miksago/NodeBB into miksago-code-quality
Conflicts:
src/database.js
|
11 years ago |
barisusakli
|
90540f64cf
|
removed some unused translator requires
|
11 years ago |
Micheil Smith
|
3e82cab398
|
Add missing new lines at end of files.
|
11 years ago |
psychobunny
|
6563a72b5b
|
fixed emailer templates
|
11 years ago |
Baris Soner Usakli
|
e5727af959
|
added missing winston to emailer
|
11 years ago |
Baris Soner Usakli
|
01cb67d1f3
|
closes #945
|
11 years ago |
Baris Soner Usakli
|
2e786cc4d1
|
closes #873, removed global translator, templates and server objects
|
11 years ago |
Baris Soner Usakli
|
042174290f
|
removed console.log
|
11 years ago |
Baris Soner Usakli
|
b325212182
|
crash fix for admin verify email, temp fix
|
11 years ago |
Julian Lam
|
724dcb88c0
|
added translator integration to emailer
|
11 years ago |
Julian Lam
|
b6fdc5595d
|
removed handlebars dependency for emailer, using ANDREWBARS now
|
11 years ago |
Julian Lam
|
11ed9e8c85
|
tweaks to emailer, implemented emailer hook for password reset
|
11 years ago |
Julian Lam
|
339ed4e47b
|
implemented emailer for welcome email (though the email confirmation system is horribly broken)
|
11 years ago |
Julian Lam
|
dd72e73284
|
emailer invocation for new users
|
11 years ago |
Julian Lam
|
e4e57ce31f
|
initial commit to emailer system overhaul
|
11 years ago |