mastodon/app/views/user_mailer
Eugen Rochko cefa526c6d
Refactor formatter (#17828)
* Refactor formatter

* Move custom emoji pre-rendering logic to view helpers

* Move more methods out of Formatter

* Fix code style issues

* Remove Formatter

* Add inline poll options to RSS feeds

* Remove unused helper method

* Fix code style issues

* Various fixes and improvements

* Fix test
2022-03-26 02:53:34 +01:00
..
appeal_approved.html.haml Add appeals (#17364) 2022-02-14 21:27:53 +01:00
appeal_approved.text.erb Add appeals (#17364) 2022-02-14 21:27:53 +01:00
appeal_rejected.html.haml Add appeals (#17364) 2022-02-14 21:27:53 +01:00
appeal_rejected.text.erb Add appeals (#17364) 2022-02-14 21:27:53 +01:00
backup_ready.html.haml
backup_ready.text.erb
confirmation_instructions.html.haml
confirmation_instructions.text.erb
email_changed.html.haml
email_changed.text.erb
password_change.html.haml
password_change.text.erb
reconfirmation_instructions.html.haml
reconfirmation_instructions.text.erb
reset_password_instructions.html.haml
reset_password_instructions.text.erb
sign_in_token.html.haml
sign_in_token.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 Refactor formatter (#17828) 2022-03-26 02:53:34 +01:00
warning.text.erb Change text version of warning mail to mention appeals instead of mails (#17725) 2022-03-09 12:11:11 +01:00
webauthn_credential_added.html.haml Add WebAuthn as an alternative 2FA method (#14466) 2020-08-24 16:46:27 +02:00
webauthn_credential_added.text.erb Add WebAuthn as an alternative 2FA method (#14466) 2020-08-24 16:46:27 +02:00
webauthn_credential_deleted.html.haml Add WebAuthn as an alternative 2FA method (#14466) 2020-08-24 16:46:27 +02:00
webauthn_credential_deleted.text.erb Add WebAuthn as an alternative 2FA method (#14466) 2020-08-24 16:46:27 +02:00
webauthn_disabled.html.haml Add WebAuthn as an alternative 2FA method (#14466) 2020-08-24 16:46:27 +02:00
webauthn_disabled.text.erb Add WebAuthn as an alternative 2FA method (#14466) 2020-08-24 16:46:27 +02:00
webauthn_enabled.html.haml Add WebAuthn as an alternative 2FA method (#14466) 2020-08-24 16:46:27 +02:00
webauthn_enabled.text.erb Fix missing source strings and inconsistent lead text style in admin UI (#16052) 2021-04-17 11:12:49 +02:00
welcome.html.haml
welcome.text.erb