put a variant of the parent_uri into email notification message-ids. Current message-ids aren't completel legal. More work to do.
This commit is contained in:
parent
6184b5cf5a
commit
68d7a3ae01
4 changed files with 12 additions and 6 deletions
|
@ -1350,7 +1350,7 @@ function diaspora_comment($importer,$xml,$msg) {
|
|||
'verb' => ACTIVITY_POST,
|
||||
'otype' => 'item',
|
||||
'parent' => $conv_parent,
|
||||
|
||||
'parent_uri' => $parent_uri
|
||||
));
|
||||
|
||||
// only send one notification
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue