diaspora/app/mailers
Steven Hancock 56db268613 Use markerb for emails
* Add markerb to the Gemfile
* Update mailer classes to send multipart text+html emails
* Simplify all email templates and convert to Markdown+ERB

This required stripping the CSS and images from the emails. All
Markdown templates are based on the original HTML version except
for the inviter, where it was much easier to work with the text
version (and the i18n contains the whole message anyway).
2012-05-07 19:41:30 -07:00
..
notification_mailers generate recipient header with Mail::Address to properly handle non-ASCII characters 2012-01-21 19:16:09 +01:00
diaspora_devise_mailer.rb Need to define mailer_name in the mailer wrapper class, or devise can't find the email templates. 2011-08-21 19:11:46 -07:00
notifier.rb Use markerb for emails 2012-05-07 19:41:30 -07:00