]> git.mxchange.org Git - friendica.git/blobdiff - src/Protocol/OStatus.php
Merge pull request #9546 from annando/ostatus-notice
[friendica.git] / src / Protocol / OStatus.php
index b8724acc7ff78192007e946f8243c94ba3d6401f..2cc815c3238ffb075ceb45ed050496a5a2af91a5 100644 (file)
@@ -521,6 +521,8 @@ class OStatus
                                                        Logger::log("Item with uri ".self::$itemlist[0]['uri']." will be imported since the thread contains posts or shares.", Logger::DEBUG);
                                                }
                                        }
+                               } else {
+                                       $valid = true;
                                }
 
                                if ($valid) {