mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 02:45:16 +02:00
Re-enable pinned items in profile wall
This commit is contained in:
parent
46c4bfe580
commit
e5ab4f1889
2 changed files with 8 additions and 2 deletions
|
@ -791,7 +791,7 @@ function conversation(App $a, array $items, Pager $pager, $mode, $update, $previ
|
|||
/**
|
||||
* Fetch all comments from a query. Additionally set the newest resharer as thread owner.
|
||||
*
|
||||
* @param array $thread_items Database statement with thread posts
|
||||
* @param mixed $thread_items Database statement with thread posts
|
||||
* @param boolean $pinned Is the item pinned?
|
||||
*
|
||||
* @return array items with parents and comments
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue