-
- Downloads
Improve HTML e-mails based on Litmus tests (#6301)
* Use PNG images in HTML e-mails * Make webpack use URLs with host so fonts load inside HTML e-mails Convert this back to a relative URL in the premailer CSS loader since local requests are quicker * Improve responsive design * Add missing PNG icon
Showing
- app/views/user_mailer/reset_password_instructions.html.haml 1 addition, 1 deletionapp/views/user_mailer/reset_password_instructions.html.haml
- app/views/user_mailer/welcome.html.haml 6 additions, 6 deletionsapp/views/user_mailer/welcome.html.haml
- config/webpack/configuration.js 1 addition, 1 deletionconfig/webpack/configuration.js
- lib/mastodon/premailer_webpack_strategy.rb 3 additions, 0 deletionslib/mastodon/premailer_webpack_strategy.rb
Please register or sign in to comment