add verb and item to notifications to aid in localisation
This commit is contained in:
@@ -1235,6 +1235,8 @@ function diaspora_conversation($importer,$xml,$msg) {
|
||||
'source_name' => $person['name'],
|
||||
'source_link' => $person['url'],
|
||||
'source_photo' => $person['thumb'],
|
||||
'verb' => ACTIVITY_POST,
|
||||
'otype' => 'mail'
|
||||
));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user