chinwagsocial/app/views/user_mailer
Eugen Rochko 564efd0651
Add appeals (#17364)
* Add appeals

* Add ability to reject appeals and ability to browse pending appeals in admin UI

* Add strikes to account page in settings

* Various fixes and improvements

- Add separate notification setting for appeals, separate from reports
- Fix style of links in report/strike header
- Change approving an appeal to not restore statuses (due to federation complexities)
- Change style of successfully appealed strikes on account settings page
- Change account settings page to only show unappealed or recently appealed strikes

* Change appealed_at to overruled_at

* Fix missing method error
2022-02-14 21:27:53 +01:00
..
appeal_approved.html.haml
appeal_approved.text.erb Add appeals (#17364) 2022-02-14 21:27:53 +01:00
appeal_rejected.html.haml
appeal_rejected.text.erb
backup_ready.html.haml Bump webpacker from 3.5.5 to 4.0.2 (#10277) 2019-03-15 15:05:31 +01:00
backup_ready.text.erb
confirmation_instructions.html.haml
confirmation_instructions.text.erb
email_changed.html.haml Fix “Email changed” notification sometimes having wrong e-mail (#13475) 2020-04-15 16:13:44 +02:00
email_changed.text.erb Fix “Email changed” notification sometimes having wrong e-mail (#13475) 2020-04-15 16:13:44 +02:00
password_change.html.haml
password_change.text.erb Make text e-mails consistent with HTML ones in UserMailer (#6291) 2018-01-20 01:32:05 +01:00
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
warning.text.erb
webauthn_credential_added.html.haml
webauthn_credential_added.text.erb
webauthn_credential_deleted.html.haml
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
webauthn_disabled.text.erb
webauthn_enabled.html.haml
webauthn_enabled.text.erb
welcome.html.haml Bump webpacker from 3.5.5 to 4.0.2 (#10277) 2019-03-15 15:05:31 +01:00
welcome.text.erb