mastodon/app/views/user_mailer
Matt Jankowski 601834d746
Use partial collection render for welcome mailer features (#29843)
2024-04-04 16:13:10 +00:00
..
appeal_approved.html.haml
appeal_approved.text.erb
appeal_rejected.html.haml
appeal_rejected.text.erb
backup_ready.html.haml Use a helper to avoid using `media/` asset prefixes (#28756) 2024-01-17 12:19:51 +00:00
backup_ready.text.erb
confirmation_instructions.html.haml Fix confirmation e-mails when signing up through an app (#29064) 2024-02-02 15:51:26 +00:00
confirmation_instructions.text.erb Change path of privacy policy page (#19249) 2022-09-29 06:22:12 +02:00
email_changed.html.haml
email_changed.text.erb Fix “Email changed” notification sometimes having wrong e-mail (#13475) 2020-04-15 16:13:44 +02:00
failed_2fa.html.haml
failed_2fa.text.erb
password_change.html.haml
password_change.text.erb
reconfirmation_instructions.html.haml
reconfirmation_instructions.text.erb Make text e-mails consistent with HTML ones in UserMailer (#6291) 2018-01-20 01:32:05 +01:00
reset_password_instructions.html.haml
reset_password_instructions.text.erb
suspicious_sign_in.html.haml
suspicious_sign_in.text.erb
two_factor_disabled.html.haml
two_factor_disabled.text.erb
two_factor_enabled.html.haml
two_factor_enabled.text.erb
two_factor_recovery_codes_changed.html.haml
two_factor_recovery_codes_changed.text.erb
warning.html.haml
warning.text.erb
webauthn_credential_added.html.haml
webauthn_credential_added.text.erb
webauthn_credential_deleted.html.haml
webauthn_credential_deleted.text.erb
webauthn_disabled.html.haml
webauthn_disabled.text.erb Add WebAuthn as an alternative 2FA method (#14466) 2020-08-24 16:46:27 +02:00
webauthn_enabled.html.haml
webauthn_enabled.text.erb
welcome.html.haml
welcome.text.erb