You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec/controllers/admin
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
3 years ago
..
disputes Add appeals (#17364) 3 years ago
account_moderation_notes_controller_spec.rb Add tests for account_moderation_notes_controller (#7524) 7 years ago
accounts_controller_spec.rb Refactor and improve tests (#17386) 3 years ago
action_logs_controller_spec.rb Add spec for Admin::ActionLogsController#index (#9522) 6 years ago
base_controller_spec.rb Improve require_admin! and require_staff! filters (#7018) 7 years ago
change_email_controller_spec.rb Refactor and improve tests (#17386) 3 years ago
confirmations_controller_spec.rb Refactor and improve tests (#17386) 3 years ago
custom_emojis_controller_spec.rb Add batch actions and categories to admin UI for custom emojis (#11793) 5 years ago
dashboard_controller_spec.rb Add Ruby 3.0 support (#16046) 4 years ago
domain_blocks_controller_spec.rb Record account suspend/silence time and keep track of domain blocks (#10660) 6 years ago
email_domain_blocks_controller_spec.rb Lint pass (#8876) 6 years ago
instances_controller_spec.rb Add ability to purge undeliverable domains from admin interface (#16686) 3 years ago
invites_controller_spec.rb Add specs for Admin::InvitesController (#9471) 6 years ago
report_notes_controller_spec.rb Add notifications for statuses deleted by moderators (#17204) 3 years ago
reports_controller_spec.rb Add notifications for statuses deleted by moderators (#17204) 3 years ago
resets_controller_spec.rb Refactor and improve tests (#17386) 3 years ago
roles_controller_spec.rb Add tests for admin/roles_controller (#7421) 7 years ago
settings_controller_spec.rb Add validations to admin settings (#10348) 6 years ago
statuses_controller_spec.rb Add notifications for statuses deleted by moderators (#17204) 3 years ago
tags_controller_spec.rb Add trending links (#16917) 3 years ago
two_factor_authentications_controller_spec.rb Add ability to skip sign-in token authentication for specific users (#16427) 4 years ago