]> git.mxchange.org Git - friendica.git/blobdiff - include/features.php
The "ignore" feature can be disabled and enabled, the value will now be retrieved.
[friendica.git] / include / features.php
index 24955ba104f72c18b37a4875bb4d946c944e98d1..091dfc6e9d0793a320ff3f33af0fc4841ab76272 100644 (file)
@@ -60,6 +60,7 @@ function get_features() {
                        array('filing',         t('Saved Folders'),                             t('Ability to file posts under folders')),
                        array('dislike',        t('Dislike Posts'),                             t('Ability to dislike posts/comments')),
                        array('star_posts',     t('Star Posts'),                                t('Ability to mark special posts with a star indicator')),
+                       array('ignore_posts',   t('Mute Post Notifications'),                   t('Ability to mute notifications for a thread')),
                ),
        );