]> git.mxchange.org Git - friendica.git/commit
Add implicit mention gathering in local posts
authorHypolite Petovan <hypolite@mrpetovan.com>
Sat, 23 Feb 2019 04:28:39 +0000 (23:28 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Sat, 23 Feb 2019 22:32:12 +0000 (17:32 -0500)
commitc7dfc88c6c31750a07e36dc1ba91ecfcfce3c7bd
tree671585cda7691b01851c9d7c40c357641d13a048
parent0cc0df9e3e7696c79642411bc7efa9e7d6008124
Add implicit mention gathering in local posts

- Rename $parent_item to $toplevel_item in item_post()
- Add $thread_parent_id variable to distinguish from $parent_item
- Add item_add_implicit_mentions() function
mod/item.php