From 7bee4e5997804658f508a32d07ca4143d8afe629 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 16 Dec 2014 14:12:40 -0800 Subject: build a channel based thread viewing link when in list_mode and when using the channel module, which will disable list_mode (this was checked in yesterday) for the benefit of viewing threads with the correct identities and comment permissions instead of relying on the semi-random uid chosen by mod/display when viewed by an authenticated remote_user(). --- view/tpl/conv_list.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/tpl/conv_list.tpl') diff --git a/view/tpl/conv_list.tpl b/view/tpl/conv_list.tpl index 42ecc82b5..121a58514 100755 --- a/view/tpl/conv_list.tpl +++ b/view/tpl/conv_list.tpl @@ -107,7 +107,7 @@
-
{{if $item.unseen_comments}}
{{/if}} {{if $item.like_count}} -- cgit v1.2.3