aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2020-09-11 12:11:09 +0000
committerMario <mario@mariovavti.com>2020-09-11 12:11:09 +0000
commitff09b2131e6ba7045d5afd65adfd49e427617afc (patch)
treebf51ef9d2532f53d05fcdcb3477ed1f6f904321c /include
parentd53b3b242daca5d64886c5caa1c6aa93473239de (diff)
downloadvolse-hubzilla-ff09b2131e6ba7045d5afd65adfd49e427617afc.tar.gz
volse-hubzilla-ff09b2131e6ba7045d5afd65adfd49e427617afc.tar.bz2
volse-hubzilla-ff09b2131e6ba7045d5afd65adfd49e427617afc.zip
disable community tags until we agree on how to implemnt this in zot6/activitypub
Diffstat (limited to 'include')
-rw-r--r--include/features.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/features.php b/include/features.php
index 0dd245e7f..bb3c126ab 100644
--- a/include/features.php
+++ b/include/features.php
@@ -144,7 +144,7 @@ function get_features($filtered = true, $level = (-1)) {
'conversation' => [
t('Conversation'),
-
+/* disable until we agree on how to implemnt this in zot6/activitypub
[
'commtag',
t('Community Tagging'),
@@ -152,7 +152,7 @@ function get_features($filtered = true, $level = (-1)) {
false,
get_config('feature_lock','commtag'),
],
-
+*/
[
'emojis',
t('Emoji Reactions'),