From 85c6457e6e6c9be6200f76bb12c449f010d4117b Mon Sep 17 00:00:00 2001 From: Friendika Date: Mon, 16 May 2011 17:57:29 -0700 Subject: [PATCH] bug #65 'show all nn comments', 'show more posts like this' are misleading after they've been clicked once. Solution, hide them once clicked. --- boot.php | 2 +- include/conversation.php | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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 .= '' . '