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.
449 B
449 B
TODO
- Ability to 'report' quotes for moderation
- Should be backed by an API
/reportendpoint - Reports should include a reason with a finite set of options, and 'other'
- Should also include a form for additional context limited to 256 characters
- Admin UI should aggregate all reported quotes with the ability to dismiss
- Should be backed by an API
- Can we add rate limiting to the API?
- Ideally this is done within Cloudflare and not manged in-app.