]> git.mxchange.org Git - friendica.git/commit
API: rework share as retweet
authorfabrixxm <fabrix.xm@gmail.com>
Wed, 13 Jul 2016 20:11:10 +0000 (22:11 +0200)
committerfabrixxm <fabrix.xm@gmail.com>
Wed, 13 Jul 2016 20:29:07 +0000 (22:29 +0200)
commitce2f765d28ea857bee8bec5cdebde7d1ed99d956
tree7a28ebda3c121c35f23d0e7c471e759d2b8a1cb7
parentd98ab84d76891ef7739f5a5daf414467a1096689
API: rework share as retweet

new shared status xml template.
<retweeted_status> element in xml.
parent status keeps his body and author, 'retweeted_status'
get body, author and plink from share bbcode.
include/api.php
view/templates/api_single_status_xml.tpl [new file with mode: 0644]
view/templates/api_status_xml.tpl
view/templates/api_timeline_xml.tpl