From 2ec28a59932defdf6353f8ed72e3e67ef5a90f9a Mon Sep 17 00:00:00 2001 From: zotlabs Date: Wed, 18 Apr 2018 15:56:57 -0700 Subject: just provide the trending tags in public stream by default and simplify the query to improve load times; I intend to do additional work on this feature later --- view/pdl/mod_pubstream.pdl | 1 - 1 file changed, 1 deletion(-) (limited to 'view/pdl') diff --git a/view/pdl/mod_pubstream.pdl b/view/pdl/mod_pubstream.pdl index abb1a4931..539900155 100644 --- a/view/pdl/mod_pubstream.pdl +++ b/view/pdl/mod_pubstream.pdl @@ -1,6 +1,5 @@ [region=aside] [widget=pubtagcloud][var=trending]8[/var][var=limit]20[/var][/widget] -[widget=pubtagcloud][/widget] [/region] [region=right_aside] [widget=notifications][/widget] -- cgit v1.2.3