From: Friendika Date: Tue, 17 May 2011 00:57:29 +0000 (-0700) Subject: bug #65 'show all nn comments', 'show more posts like this' are misleading after... X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=85c6457e6e6c9be6200f76bb12c449f010d4117b;p=friendica.git bug #65 'show all nn comments', 'show more posts like this' are misleading after they've been clicked once. Solution, hide them once clicked. --- diff --git a/boot.php b/boot.php index e06e1574e2..a44d8298fc 100644 --- a/boot.php +++ b/boot.php @@ -4,7 +4,7 @@ set_time_limit(0); ini_set('pcre.backtrack_limit', 250000); -define ( 'FRIENDIKA_VERSION', '2.2.981' ); +define ( 'FRIENDIKA_VERSION', '2.2.982' ); define ( 'DFRN_PROTOCOL_VERSION', '2.21' ); define ( 'DB_UPDATE_VERSION', 1054 ); diff --git a/include/conversation.php b/include/conversation.php index a58a4d6386..febd6c3475 100644 --- a/include/conversation.php +++ b/include/conversation.php @@ -267,7 +267,7 @@ function conversation(&$a, $items, $mode, $update) { $blowhard_count ++; if($blowhard_count == 3) { $o .= '' . '