mirror of
https://github.com/friendica/friendica
synced 2025-04-26 01:50:11 +00:00
API: Improve support for the summary field
This commit is contained in:
parent
4b6bbe3632
commit
e0468ac914
4 changed files with 8 additions and 5 deletions
|
@ -911,6 +911,7 @@ class Transmitter
|
|||
$mail['title'] = '';
|
||||
}
|
||||
|
||||
$mail['content-warning'] = '';
|
||||
$mail['author-link'] = $mail['owner-link'] = $mail['from-url'];
|
||||
$mail['owner-id'] = $mail['author-id'];
|
||||
$mail['allow_cid'] = '<'.$mail['contact-id'].'>';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue