about summary refs log tree commit diff
path: root/app/views/user_mailer/password_change.en.html.erb
AgeCommit message (Collapse)Author
2018-01-16HTML e-mails for UserMailer (#6256)Eugen Rochko
- premailer gem to turn CSS into inline styles automatically - rework UserMailer templates - reword UserMailer templates
2017-06-27Use instance name in email notifications instead of "Mastodon" (#3763)Midgard
* Use instance name in "password changed" mail instead of "Mastodon". Fixes tootsuite#2620. * Use instance name in password reset mail instead of "Mastodon".
2016-11-16i18n for devise mailer tooEugen Rochko