From 3389df77cc01cb7527623efebc9a640ad1454eb3 Mon Sep 17 00:00:00 2001 From: zotlabs Date: Tue, 18 Apr 2017 21:18:49 -0700 Subject: give the item_obscured flag a new lease on life by using it to designate third party client-side e2ee or binary content which can only be downloaded and not viewed directly on the web (as a side effect this also allows binary files to be submitted as activities/content). The content display is suppressed and replaced with a download button. This is unfinished but harmless to backport while work is in progress unless told otherwise. Future development will take care of the remaining loose ends. --- view/tpl/item_binary.tpl | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 view/tpl/item_binary.tpl (limited to 'view') diff --git a/view/tpl/item_binary.tpl b/view/tpl/item_binary.tpl new file mode 100644 index 000000000..b19f7e7dd --- /dev/null +++ b/view/tpl/item_binary.tpl @@ -0,0 +1,3 @@ +

+

+

-- cgit v1.2.3 From 643a62038e002c8944dda37f4023129bb50272c1 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Sat, 10 Jun 2017 20:01:23 +0200 Subject: css fixes --- view/tpl/conv_item.tpl | 106 +++++++++++++++++++++++++------------------------ view/tpl/conv_list.tpl | 102 ++++++++++++++++++++++++----------------------- 2 files changed, 106 insertions(+), 102 deletions(-) (limited to 'view') diff --git a/view/tpl/conv_item.tpl b/view/tpl/conv_item.tpl index 2d51af4ff..36cb4cc83 100755 --- a/view/tpl/conv_item.tpl +++ b/view/tpl/conv_item.tpl @@ -84,9 +84,9 @@ {{/if}}
-
+
{{if $item.toplevel && $item.emojis && $item.reactions}} - {{/if}} -