Skip to content

Restyled unread email notification

  • much less code
  • dark mode
  • website style cues
  • small-screen UI improvements
  • added utm_source tracking so referrals can be tracked better
  • added more links back to service (on images, headings & footer)
  • removed Gitter apps promotion

Requires CSS Inliner feature of Mailchimp/Mandrillapp to continue to be enabled

Closes #2435 (closed)

Design Preview

design-sample

Testing strategy

  1. node build-scripts/mandrill-templates/test.js
  2. Copy the contents of build-scripts/mandrill-templates/unread-notification.out.html (or preview directly in a browser)
  3. Paste the contents into Mailchimps CSS Inliner Tool
  4. Create a script using nodemailer to send the converted HTML to a variety of email addresses to test in a variety of email clients on various devices (inc webmail) and using various email services (eg. Yahoo! Mail, Gmail, Outlook Live/Hotmail, iCloud and plain old POP3/IMAP)
Edited by Mountain/\Ash

Merge request reports