Merge pull request #2513 from annando/1605-diaspora-relay

Support for comments for the Diaspora relay system
这个提交包含在:
Tobias Diekershoff 2016-05-16 07:57:16 +02:00
当前提交 01a491c783
共有 1 个文件被更改,包括 1 次插入1 次删除

查看文件

@ -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();