about summary refs log tree commit diff
path: root/app/views/user_mailer/password_change.en.text.erb
AgeCommit message (Collapse)Author
2018-01-20Make text e-mails consistent with HTML ones in UserMailer (#6291)Eugen Rochko
* Make text e-mails consistent with HTML ones in UserMailer * Fix UserMailer specs
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