mirror of
https://framagit.org/hubzilla/core.git
synced 2026-06-21 00:52:33 -04:00
bring filed items to mod hq
This commit is contained in:
@@ -170,11 +170,19 @@ function get_features($filtered = true, $level = (-1)) {
|
||||
[
|
||||
'star_posts',
|
||||
t('Star Posts'),
|
||||
t('Ability to mark special posts with a star indicator'),
|
||||
t('Ability to mark conversations with a star'),
|
||||
false,
|
||||
Config::Get('feature_lock','star_posts'),
|
||||
],
|
||||
|
||||
[
|
||||
'filing',
|
||||
t('File Posts'),
|
||||
t('Ability to file posts'),
|
||||
false,
|
||||
Config::Get('feature_lock','filing'),
|
||||
],
|
||||
|
||||
[
|
||||
'reply_to',
|
||||
t('Reply on comment'),
|
||||
|
||||
Reference in New Issue
Block a user