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/app/views/statuses
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
..
_attachment_list.html.haml
_detailed_status.html.haml Add appeals (#17364) 3 years ago
_og_description.html.haml
_og_image.html.haml
_poll.html.haml Fix error when trying to render component for media without meta (#16112) 4 years ago
_simple_status.html.haml Add post edited notice in admin and public UIs (#17335) 3 years ago
_status.html.haml Add OMNIAUTH_ONLY environment variable to enforce externa log-in (#17288) 3 years ago
embed.html.haml Fix error when trying to render component for media without meta (#16112) 4 years ago
show.html.haml