Bugfix: Comments weren't relayed anymore to Diaspora due to a Diaspora change

This commit is contained in:
Michael Vogel 2016-01-20 04:22:07 +01:00 committed by Fabrixxm
commit c6b0e57aa4
4 changed files with 41 additions and 48 deletions

View file

@ -975,7 +975,7 @@ function notifier_run(&$argv, &$argc){
if($public_message) {
if (!$followup)
if (!$followup AND $top_level)
$r0 = diaspora_fetch_relay();
else
$r0 = array();