]> git.mxchange.org Git - friendica.git/commit
Fix Diaspora outgoing implicit mention
authorHypolite Petovan <hypolite@mrpetovan.com>
Sat, 23 Feb 2019 04:38:59 +0000 (23:38 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Sat, 23 Feb 2019 22:32:12 +0000 (17:32 -0500)
commitfc47a0780168fe4da046b990c1d1b461e0211940
tree21771d55a5f297ffa965cc324d286af6d84860c3
parente51f2cea0d821890c70ad8783c489635f7ab8daa
Fix Diaspora outgoing implicit mention

- Use name instead of nick for implicit mention
- Rename $parent to $toplevel_item in Diaspora::constructComment
- Use thread parent to retrieve the expected mention instead of the top level item
src/Protocol/Diaspora.php