aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-08-14 20:09:02 -0700
committerfriendica <info@friendica.com>2013-08-14 20:09:02 -0700
commitac541a7d3246e1c5c60ae752326c1b9ba5ccd78f (patch)
tree73fa695d51bd08a3addf13ebf8873463e32708b6 /view
parentde4e4c5ebd1ab746432b21d122b5f0cfb70a9bdd (diff)
downloadvolse-hubzilla-ac541a7d3246e1c5c60ae752326c1b9ba5ccd78f.tar.gz
volse-hubzilla-ac541a7d3246e1c5c60ae752326c1b9ba5ccd78f.tar.bz2
volse-hubzilla-ac541a7d3246e1c5c60ae752326c1b9ba5ccd78f.zip
most of expire is now ported from friendica, but the protocol bits to push out the delete notifications for the entire batch to all recipients of the original post are not complete and will take quite a bit more work. As a consequence, expire has been completely disabled until it is fully implmented since it could result in completely un-removable posts reminiscent of the infamous "Bonnie Nadri" incident at Diaspora which we do not wish to re-live.
Diffstat (limited to 'view')
-rwxr-xr-xview/tpl/settings.tpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/view/tpl/settings.tpl b/view/tpl/settings.tpl
index 9a3a1ce8b..194b90e80 100755
--- a/view/tpl/settings.tpl
+++ b/view/tpl/settings.tpl
@@ -50,6 +50,9 @@
{{include file="field_input.tpl" field=$cntunkmail}}
+
+{{if $expireisfixed}}
+{{* Remove above line when expire is working *}}
{{include file="field_input.tpl" field=$expire.days}}
@@ -65,6 +68,7 @@
</div>
</div>
+{{/if}}
<div id="settings-default-perms" class="settings-default-perms" >
<a href="#profile-jot-acl-wrapper" id="settings-default-perms-menu" class='popupbox'>{{$permissions}} {{$permdesc}}</a>