mirror of
https://github.com/friendica/friendica
synced 2025-04-26 15:10:11 +00:00
Rework of the network page
This commit is contained in:
parent
10803a2598
commit
dd82f150ca
7 changed files with 71 additions and 174 deletions
|
@ -492,6 +492,7 @@ class Post
|
|||
'received' => $item['received'],
|
||||
'commented' => $item['commented'],
|
||||
'created_date' => $item['created'],
|
||||
'uriid' => $item['uri-id'],
|
||||
'return' => (DI::args()->getCommand()) ? bin2hex(DI::args()->getCommand()) : '',
|
||||
'direction' => $direction,
|
||||
'delivery' => [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue