From b067fd2e773409790cb86cff1f799ad1563ea480 Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Fri, 17 Jul 2020 21:18:27 +0100 Subject: Add support for filtering content warnings --- app/flatpages/help/content_flags.md | 25 ++++++++++++------------- 1 file changed, 12 insertions(+), 13 deletions(-) (limited to 'app/flatpages') diff --git a/app/flatpages/help/content_flags.md b/app/flatpages/help/content_flags.md index ef20dbc..733ccb8 100644 --- a/app/flatpages/help/content_flags.md +++ b/app/flatpages/help/content_flags.md @@ -8,19 +8,18 @@ your client to use new flags. * `nonfree` - can be used to hide packages which do not qualify as 'free software', as defined by the Free Software Foundation. -* A content rating, given below. +* A content warning, given below. +* `android_default` - meta-flag that filters out any content with a content warning. +* `desktop_default` - meta-flag that doesn't filter anything out for now. +## Warnings -## Ratings +Packages with mature content will be tagged with a content warning based +on the content type. -Content ratings aren't currently supported by ContentDB. -Instead, mature content isn't allowed at all for now. - -In the future, more mature content will be allowed but labelled with -content ratings which may contain the following: - -* android_default - meta-rating which includes gore and drugs. -* desktop_default - meta-rating which won't include anything for now. -* gore - more than just blood -* drugs -* swearing +* `bad_language` - swearing. +* `drugs` - drugs or alcohol. +* `gambling` +* `gore` - blood, etc. +* `horror` - shocking and scary content. +* `violence` - non-cartoon violence. -- cgit v1.2.3