]> git.mxchange.org Git - friendica.git/commit
API: rework retweeted_status
authorfabrixxm <fabrix.xm@gmail.com>
Thu, 14 Jul 2016 14:39:40 +0000 (16:39 +0200)
committerfabrixxm <fabrix.xm@gmail.com>
Thu, 14 Jul 2016 14:39:40 +0000 (16:39 +0200)
commit66199c9861d113a874cd7b6a6e486cafec6f96a3
tree02b41e82aaf068282e54fe04b7b30c7700a8e044
parentc7876d0c38cdea4982b19fc1324534ac927b5814
API: rework retweeted_status

`api_share_as_retweet()` now returns a copy of the item with
fields updated to shared content, instead of modify the item itself.
The new item array is used to build 'retweeted_status'.
include/api.php