Added the option to only receive top level posts from people you follow
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
|
||||
<div id="settings_general_expanded" class="settings-block" style="display: none;">
|
||||
|
||||
{{include file="field_checkbox.tpl" field=$accept_only_sharer}}
|
||||
{{include file="field_checkbox.tpl" field=$disable_cw}}
|
||||
{{include file="field_checkbox.tpl" field=$no_intelligent_shortening}}
|
||||
{{include file="field_checkbox.tpl" field=$ostatus_autofriend}}
|
||||
|
||||
@@ -20,6 +20,8 @@
|
||||
<div id="content-settings-content" class="panel-collapse collapse" role="tabpanel" aria-labelledby="content-settings">
|
||||
<div class="section-content-wrapper">
|
||||
|
||||
{{include file="field_checkbox.tpl" field=$accept_only_sharer}}
|
||||
|
||||
{{include file="field_checkbox.tpl" field=$disable_cw}}
|
||||
|
||||
{{include file="field_checkbox.tpl" field=$no_intelligent_shortening}}
|
||||
|
||||
Reference in New Issue
Block a user