]> git.lizzy.rs Git - cheatdb.git/blob - app/flatpages/help/content_flags.md
733ccb869ac9d0c8a8f4632052894c6f1a2e719d
[cheatdb.git] / app / flatpages / help / content_flags.md
1 title: Content Flags
2
3 Content flags allow you to hide content based on your preferences.
4 The filtering is done server-side, which means that you don't need to update
5 your client to use new flags.
6
7 ## Flags
8
9 * `nonfree` - can be used to hide packages which do not qualify as
10         'free software', as defined by the Free Software Foundation.
11 * A content warning, given below.
12 * `android_default` - meta-flag that filters out any content with a content warning.
13 * `desktop_default` - meta-flag that doesn't filter anything out for now.
14
15 ## Warnings
16
17 Packages with mature content will be tagged with a content warning based
18 on the content type.
19
20 * `bad_language` - swearing.
21 * `drugs` - drugs or alcohol.
22 * `gambling`
23 * `gore` - blood, etc.
24 * `horror` - shocking and scary content.
25 * `violence` - non-cartoon violence.