aboutsummaryrefslogtreecommitdiff
path: root/app/flatpages
diff options
context:
space:
mode:
authorrubenwardy <rw@rubenwardy.com>2019-02-03 12:59:33 +0000
committerrubenwardy <rw@rubenwardy.com>2019-02-03 13:03:30 +0000
commit9c2c8c21f1e3b412328f05629204a7cf105236c4 (patch)
tree0f29cc2676757187e55810f4bc0fe83feb4324f6 /app/flatpages
parente40b247a9740e21d68116c2d28d51c40bdd042da (diff)
downloadcheatdb-1.13.0.tar.xz
Add content flag support in the APIv1.13.0
Diffstat (limited to 'app/flatpages')
-rw-r--r--app/flatpages/help.md2
-rw-r--r--app/flatpages/help/content_flags.md26
-rw-r--r--app/flatpages/help/content_ratings.md11
3 files changed, 27 insertions, 12 deletions
diff --git a/app/flatpages/help.md b/app/flatpages/help.md
index 7c78f34..553111d 100644
--- a/app/flatpages/help.md
+++ b/app/flatpages/help.md
@@ -2,5 +2,5 @@ title: Help
* [Package Tags](package_tags)
* [Ranks and Permissions](ranks_permissions)
-* [Content Ratings](content_ratings)
+* [Content Ratings and Flags](content_flags)
* [Reporting Content](reporting)
diff --git a/app/flatpages/help/content_flags.md b/app/flatpages/help/content_flags.md
new file mode 100644
index 0000000..ef20dbc
--- /dev/null
+++ b/app/flatpages/help/content_flags.md
@@ -0,0 +1,26 @@
+title: Content Flags
+
+Content flags allow you to hide content based on your preferences.
+The filtering is done server-side, which means that you don't need to update
+your client to use new flags.
+
+## 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.
+
+
+## Ratings
+
+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
diff --git a/app/flatpages/help/content_ratings.md b/app/flatpages/help/content_ratings.md
deleted file mode 100644
index af34657..0000000
--- a/app/flatpages/help/content_ratings.md
+++ /dev/null
@@ -1,11 +0,0 @@
-title: Content Ratings
-
-Content ratings aren't currently supported by ContentDB.
-Instead, mature content isn't allowed at all for now.
-
-Possible future ratings:
-
-* mature - meta-rating which includes gore and drugs
-* gore - more than just blood
-* drugs
-* swearing