mastodon/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 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 Bump webpacker from 3.5.5 to 4.0.2 (#10277) 2019-03-15 15:05:31 +01:00
backup_ready.text.erb Account archive download (#6460) 2018-02-21 23:21:32 +01:00
confirmation_instructions.html.haml Bump webpacker from 3.5.5 to 4.0.2 (#10277) 2019-03-15 15:05:31 +01:00
confirmation_instructions.text.erb Admission-based registrations mode (#10250) 2019-03-14 05:28:30 +01:00
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 Bump webpacker from 3.5.5 to 4.0.2 (#10277) 2019-03-15 15:05:31 +01:00
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 Bump webpacker from 3.5.5 to 4.0.2 (#10277) 2019-03-15 15:05:31 +01:00
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 Bump webpacker from 3.5.5 to 4.0.2 (#10277) 2019-03-15 15:05:31 +01:00
reset_password_instructions.text.erb Make text e-mails consistent with HTML ones in UserMailer (#6291) 2018-01-20 01:32:05 +01:00
sign_in_token.html.haml Add e-mail-based sign in challenge for users with disabled 2FA (#14013) 2020-06-09 10:23:06 +02:00
sign_in_token.text.erb Add e-mail-based sign in challenge for users with disabled 2FA (#14013) 2020-06-09 10:23:06 +02:00
two_factor_disabled.html.haml Add password challenge to 2FA settings, e-mail notifications (#11878) 2019-09-18 16:37:27 +02:00
two_factor_disabled.text.erb Add password challenge to 2FA settings, e-mail notifications (#11878) 2019-09-18 16:37:27 +02:00
two_factor_enabled.html.haml Add password challenge to 2FA settings, e-mail notifications (#11878) 2019-09-18 16:37:27 +02:00
two_factor_enabled.text.erb Add password challenge to 2FA settings, e-mail notifications (#11878) 2019-09-18 16:37:27 +02:00
two_factor_recovery_codes_changed.html.haml Add password challenge to 2FA settings, e-mail notifications (#11878) 2019-09-18 16:37:27 +02:00
two_factor_recovery_codes_changed.text.erb Add password challenge to 2FA settings, e-mail notifications (#11878) 2019-09-18 16:37:27 +02:00
warning.html.haml Add appeals (#17364) 2022-02-14 21:27:53 +01:00
warning.text.erb Add notifications for statuses deleted by moderators (#17204) 2022-01-17 09:41:33 +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 Bump webpacker from 3.5.5 to 4.0.2 (#10277) 2019-03-15 15:05:31 +01:00
welcome.text.erb Remove links to bridge.joinmastodon.org (non-functional) (#9608) 2018-12-22 23:32:00 +01:00