aboutsummaryrefslogtreecommitdiffstats
path: root/include/features.php
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-06-29 22:19:44 -0700
committerredmatrix <redmatrix@redmatrix.me>2015-06-29 22:19:44 -0700
commit97e8275dc2a63e465adb789be9f94597e5f4d400 (patch)
treebf1724dd78f5ee8fd7f6832e0993b3fa6b80e410 /include/features.php
parenta7135b5ecd1716575e1dfe608f744bf989381630 (diff)
parent0b347ccc14a384bfcbda343aacc1dfa1b7ddd740 (diff)
downloadvolse-hubzilla-97e8275dc2a63e465adb789be9f94597e5f4d400.tar.gz
volse-hubzilla-97e8275dc2a63e465adb789be9f94597e5f4d400.tar.bz2
volse-hubzilla-97e8275dc2a63e465adb789be9f94597e5f4d400.zip
Merge branch 'master' of https://github.com/redmatrix/redmatrix
Diffstat (limited to 'include/features.php')
-rw-r--r--include/features.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/features.php b/include/features.php
index 4121880a4..a6c4757cd 100644
--- a/include/features.php
+++ b/include/features.php
@@ -71,6 +71,7 @@ function get_features() {
array('personal_tab', t('Network Personal Tab'), t('Enable tab to display only Network posts that you\'ve interacted on'),false),
array('new_tab', t('Network New Tab'), t('Enable tab to display all new Network activity'),false),
array('affinity', t('Affinity Tool'), t('Filter stream activity by depth of relationships'),false),
+ array('connfilter', t('Connection Filtering'), t('Filter incoming posts from connections based on keywords/content')),
array('suggest', t('Suggest Channels'), t('Show channel suggestions'),false),
),