Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-28 | Merge remote-tracking branch 'origin/master' into merge-upstream | David Yip | |
Conflicts: app/views/layouts/mailer.html.haml config/locales/ko.yml | |||
2018-01-29 | Add direction tags to HTML e-mails for RTL languages (#6373) | Eugen Rochko | |
2018-01-20 | Merge remote-tracking branch 'origin/master' into merge-upstream | David Yip | |
Conflicts: app/javascript/styles/mastodon/components.scss | |||
2018-01-20 | Improve HTML e-mails based on Litmus tests (#6301) | Eugen Rochko | |
* 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 | |||
2018-01-17 | Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master | Jenkins | |
2018-01-16 | Change image URL in mailer to full path (#6264) | Yamagishi Kazutoshi | |
2018-01-15 | Fix mailer to use webpack core | kibi! | |
2018-01-16 | HTML e-mails for UserMailer (#6256) | Eugen Rochko | |
- premailer gem to turn CSS into inline styles automatically - rework UserMailer templates - reword UserMailer templates |