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
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
..
about Add OMNIAUTH_ONLY environment variable to enforce externa log-in (#17288) 3 years ago
accounts Remove Keybase integration (#17045) 3 years ago
admin Add appeals (#17364) 3 years ago
admin_mailer Add appeals (#17364) 3 years ago
application Add trending links (#16917) 3 years ago
auth Add appeals (#17364) 3 years ago
authorize_interactions Fix misleading error when attempting to re-send a pending follow request (#13133) 5 years ago
directories Change number_to_human calls to always use 3-digits precision (#16469) 4 years ago
disputes/strikes Add appeals (#17364) 3 years ago
errors Add specific rate limits for posting and following (#13172) 5 years ago
filters Fix not being able to change world filter expiration back to “Never” (#15858) 4 years ago
follower_accounts Improve blocked view of profiles (#10491) 6 years ago
following_accounts Improve blocked view of profiles (#10491) 6 years ago
home Fix Google Translate breaking web interface (#15610) 4 years ago
invites Remove invite comments from UI (#12068) 6 years ago
kaminari Pagination improvements (#1445) 8 years ago
layouts Fix privacy policy link not being visible on small screens (#17533) 3 years ago
media Fix error when trying to render component for media without meta (#16112) 4 years ago
notification_mailer Add notifications for statuses deleted by moderators (#17204) 3 years ago
oauth Refactor settings controllers (#14767) 5 years ago
public_timelines Fix Google Translate breaking web interface (#15610) 4 years ago
relationships Change number_to_human calls to always use 3-digits precision (#16469) 4 years ago
remote_follow Admission-based registrations mode (#10250) 6 years ago
remote_interaction Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) 6 years ago
settings Add appeals (#17364) 3 years ago
shared Add honeypot fields and minimum fill-out time for sign-up form (#15276) 4 years ago
shares Add subresource integrity for JS and CSS assets (#15096) 4 years ago
statuses Add appeals (#17364) 3 years ago
statuses_cleanup Add feature to automatically delete old toots (#16529) 4 years ago
tags Fix Google Translate breaking web interface (#15610) 4 years ago
user_mailer Add appeals (#17364) 3 years ago
well_known/host_meta Remove dependency on goldfinger gem (#14919) 5 years ago