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

Support for comments for the Diaspora relay system
This commit is contained in:
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();