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
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
..
chewy Add trending links (#16917) 3 years ago
controllers Add appeals (#17364) 3 years ago
helpers Add appeals (#17364) 3 years ago
javascript Add appeals (#17364) 3 years ago
lib Add `from:` query operator to search syntax (#16526) 3 years ago
mailers Add appeals (#17364) 3 years ago
models Add appeals (#17364) 3 years ago
policies Add appeals (#17364) 3 years ago
presenters Fix Undo Announce sometimes inlining the originally Announced status (#17516) 3 years ago
serializers Add notifications when a reblogged status has been updated (#17404) 3 years ago
services Add appeals (#17364) 3 years ago
validators Remove language detection through cld3 (#17478) 3 years ago
views Add appeals (#17364) 3 years ago
workers Add notifications when a reblogged status has been updated (#17404) 3 years ago