mirror of
https://github.com/friendica/friendica
synced 2025-09-05 22:05:26 +02:00
Added the option to only receive top level posts from people you follow
This commit is contained in:
parent
a80a6bec74
commit
e247a14d2b
6 changed files with 89 additions and 5 deletions
|
@ -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}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue