mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-11-04 14:04:39 +00:00
564efd0651
* 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 |
||
---|---|---|
.. | ||
appeal_approved.html.haml | ||
appeal_approved.text.erb | ||
appeal_rejected.html.haml | ||
appeal_rejected.text.erb | ||
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 | ||
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 | ||
webauthn_enabled.html.haml | ||
webauthn_enabled.text.erb | ||
welcome.html.haml | ||
welcome.text.erb |