]> git.mxchange.org Git - friendica.git/blobdiff - include/notifier.php
Optimized query for unread group postings
[friendica.git] / include / notifier.php
index 92e48c355404a0f4bc1fb97451ea097d47f3f8b8..6c42f19c6aec66c22d0f2522b15f13a8382b7ea8 100644 (file)
@@ -535,7 +535,7 @@ function notifier_run(&$argv, &$argc){
 
        if($public_message) {
 
-               if (!$followup)
+               if (!$followup AND $top_level)
                        $r0 = diaspora_fetch_relay();
                else
                        $r0 = array();