aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-09-19 19:50:13 -0700
committerfriendica <info@friendica.com>2013-09-19 19:50:13 -0700
commit54abed8457c504e69e3d139238d2ff09b0ec6cc8 (patch)
treeac20175cdf23219c3d307d99fd37af00c802edb2 /boot.php
parent9f237f7dba8f41fc243225d556a47164ee155635 (diff)
downloadvolse-hubzilla-54abed8457c504e69e3d139238d2ff09b0ec6cc8.tar.gz
volse-hubzilla-54abed8457c504e69e3d139238d2ff09b0ec6cc8.tar.bz2
volse-hubzilla-54abed8457c504e69e3d139238d2ff09b0ec6cc8.zip
provide a "safe search" backend and allow for self-censorship using nsfw or adult profile keywords. Eventually the directories will be forced to mark adult profiles and sync this knowledge between them. At the moment there's no way to do an unsafe search, but we really just need a checkbox and pass the value through directory to dirsearch on the back end, and some will want this as a pconfig.
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 632394cb6..29c8eedaf 100755
--- a/boot.php
+++ b/boot.php
@@ -347,7 +347,7 @@ define ( 'HUBLOC_FLAGS_DELETED', 0x1000);
define ( 'XCHAN_FLAGS_HIDDEN', 0x0001);
define ( 'XCHAN_FLAGS_ORPHAN', 0x0002);
-
+define ( 'XCHAN_FLAGS_CENSORED', 0x0004);
/*
* Traficlights for Administration of HubLoc