sforkowany z mirror/friendica
Merge pull request #2513 from annando/1605-diaspora-relay
Support for comments for the Diaspora relay system2022.09-rc
commit
01a491c783
|
@ -549,7 +549,7 @@ function notifier_run(&$argv, &$argc){
|
|||
|
||||
if($public_message) {
|
||||
|
||||
if (!$followup AND $top_level)
|
||||
if (!$followup)
|
||||
$r0 = diaspora::relay_list();
|
||||
else
|
||||
$r0 = array();
|
||||
|
|
Ładowanie…
Reference in New Issue