outbound feed issue
This commit is contained in:
@@ -2568,8 +2568,8 @@ function diaspora_send_relay($item,$owner,$contact,$public_batch = false) {
|
||||
// Author signature information (for likes, comments, and retractions of likes or comments,
|
||||
// whether from Diaspora or Friendica) must be placed in the `sign` table before this
|
||||
// function is called
|
||||
$authorsig = $item['sig'];
|
||||
logger('diaspora_send_relay: original author signature not found, cannot send relayable');
|
||||
// $authorsig = $item['sig'];
|
||||
logger('diaspora_send_relay: original author signature not found');
|
||||
// ignore - see below
|
||||
// return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user