You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Julian Lam f32a992237
feat: revamp email templates to be more style agnostic (#7375)
* feat: re-designed digest

Updated design, logic no longer shows "no topics", just doesn't
show the list at all, teaser re-retrieved for digest so that it
always grabs a teaser even if there is no reply, changed default
email background to a light grey.

* fix: minor padding issues in digest

* fix: banned template

* fix: invitation.tpl

* fix: removed unused notif_chat and notif_post email templates

* fix: notification template

* fix: registration_accepted template

* fix: reset tpl

* fix: test tpl

* fix: email verify tpl

* fix: reset notify tpl

* fix: welcome tpl

* fix: additional minor font fixes

* fix: removed unused email header image assets

* fix: internationalised 'your daily digest' string

* fix: broken url in digest 🤦

* feat: added RTL support for emailer

/cc @PostMidnight
6 years ago
..
admin style(eslint): match operator-linebreak preferences 6 years ago
categories fix: #7193, closes #7194 6 years ago
cli fix: #https://github.com/barisusakli/nodebb-plugin-dbsearch/issues/49 6 years ago
controllers fix: incorrect returnTo set in registerComplete 6 years ago
database fix: only allow numbers as scores (#7356) 6 years ago
groups fix: uid check 6 years ago
messaging fix: #7085 6 years ago
meta feat: textcomplete over jquery-textcomplete, closes #7309 6 years ago
middleware fix: no relative path needed in req.session.returnTo 6 years ago
navigation fix lint 6 years ago
plugins feat: new hook type: `response` 6 years ago
posts fix: post queue notifs 6 years ago
privileges fix: #6806 6 years ago
rewards chore(deps): update dependency eslint-config-airbnb-base to v13 (#6599) 6 years ago
routes fix: mounting of all-route middlewares to router instead of app 6 years ago
socket.io feat: revamp email templates to be more style agnostic (#7375) 6 years ago
topics feat: revamp email templates to be more style agnostic (#7375) 6 years ago
upgrades fix: #7350 6 years ago
user feat: revamp email templates to be more style agnostic (#7375) 6 years ago
views feat: revamp email templates to be more style agnostic (#7375) 6 years ago
widgets refactor widgets admin 6 years ago
analytics.js fix: #6979 6 years ago
batch.js Allow new "withScores" option in batch.processSortedSet (#6602) 7 years ago
cache.js fix: #6979 6 years ago
coverPhoto.js fix: dont crash if default cover is invalid 6 years ago
emailer.js feat: revamp email templates to be more style agnostic (#7375) 6 years ago
events.js feat: #7032 6 years ago
file.js use includes instead of indexOf 6 years ago
flags.js fix: don't crash in flags.validate if user blocked target 6 years ago
image.js fix: #7116 6 years ago
install.js fix: remove debug logs 6 years ago
languages.js fix: generate timeago codes from files 6 years ago
logger.js Provide more error information to logs 7 years ago
notifications.js fix: merge post notifs 6 years ago
pagination.js use includes instead of indexOf 6 years ago
password.js move bcrypt into password 6 years ago
prestart.js fix: #6848 6 years ago
promisify.js remove node 6 6 years ago
pubsub.js test pubsub 6 years ago
search.js Category watch state (#7109) 6 years ago
settings.js closes #5008 6 years ago
sitemap.js style(eslint): match operator-linebreak preferences 6 years ago
social.js misc fixes 6 years ago
start.js write analytics before exiting 6 years ago
translator.js Make utils and translator easier to require 8 years ago
upgrade.js chore(deps): update dependency eslint-config-airbnb-base to v13 (#6599) 6 years ago
utils.js Make utils and translator easier to require 8 years ago
webserver.js feat: more naming 6 years ago