mastodon/app/views/user_mailer
Christian Schmidt 9d664f87a0
Mailer layout fixes ()
..
appeal_approved.html.haml Use a helper to avoid using `media/` asset prefixes ()
appeal_approved.text.erb Add timezone to datetimes in e-mails ()
appeal_rejected.html.haml Use a helper to avoid using `media/` asset prefixes ()
appeal_rejected.text.erb Add timezone to datetimes in e-mails ()
backup_ready.html.haml Use a helper to avoid using `media/` asset prefixes ()
backup_ready.text.erb Change user backups to use expiring URLs for download when possible ()
confirmation_instructions.html.haml Fix confirmation e-mails when signing up through an app ()
confirmation_instructions.text.erb Change path of privacy policy page ()
email_changed.html.haml Use a helper to avoid using `media/` asset prefixes ()
email_changed.text.erb
failed_2fa.html.haml Add notification email on invalid second authenticator ()
failed_2fa.text.erb Add notification email on invalid second authenticator ()
password_change.html.haml Use a helper to avoid using `media/` asset prefixes ()
password_change.text.erb
reconfirmation_instructions.html.haml Use a helper to avoid using `media/` asset prefixes ()
reconfirmation_instructions.text.erb
reset_password_instructions.html.haml Use a helper to avoid using `media/` asset prefixes ()
reset_password_instructions.text.erb
suspicious_sign_in.html.haml Use a helper to avoid using `media/` asset prefixes ()
suspicious_sign_in.text.erb Add timezone to datetimes in e-mails ()
two_factor_disabled.html.haml Use a helper to avoid using `media/` asset prefixes ()
two_factor_disabled.text.erb
two_factor_enabled.html.haml Use a helper to avoid using `media/` asset prefixes ()
two_factor_enabled.text.erb
two_factor_recovery_codes_changed.html.haml Use a helper to avoid using `media/` asset prefixes ()
two_factor_recovery_codes_changed.text.erb
warning.html.haml Use a helper to avoid using `media/` asset prefixes ()
warning.text.erb
webauthn_credential_added.html.haml Use a helper to avoid using `media/` asset prefixes ()
webauthn_credential_added.text.erb
webauthn_credential_deleted.html.haml Use a helper to avoid using `media/` asset prefixes ()
webauthn_credential_deleted.text.erb
webauthn_disabled.html.haml Use a helper to avoid using `media/` asset prefixes ()
webauthn_disabled.text.erb
webauthn_enabled.html.haml Use a helper to avoid using `media/` asset prefixes ()
webauthn_enabled.text.erb
welcome.html.haml Mailer layout fixes ()
welcome.text.erb Fix `user_mailer.welcome.hashtags_recent_count` not having plural form ()