X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=include%2Fconversation.php;h=c50ce6b7ccfaacbc72f90457ed6aa1915dff63cc;hb=fd6e750e8065b7026a597f2adb044c0e78106954;hp=ed6710bdf7554bf20c3aa0c0307e2541752469fb;hpb=d0505222efa2f11e31dc555ce20237330acf9f33;p=friendica.git diff --git a/include/conversation.php b/include/conversation.php index ed6710bdf7..c50ce6b7cc 100644 --- a/include/conversation.php +++ b/include/conversation.php @@ -443,7 +443,9 @@ function conversation(App $a, array $items, $mode, $update, $preview = false, $o if (!$update) { $live_update_div = '
' . "\r\n" . "\r\n"; + . '?f=' + . (!empty($_GET['no_sharer']) ? '&no_sharer=' . rawurlencode($_GET['no_sharer']) : '') + . "'; \r\n"; } } elseif ($mode === 'contacts') { $items = conversation_add_children($items, false, $order, $uid);