]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Accept media_ids parameter from Twitter API v1.1 clients
authorMikael Nordfeldth <mmn@hethane.se>
Thu, 14 Jan 2016 19:24:01 +0000 (20:24 +0100)
committerMikael Nordfeldth <mmn@hethane.se>
Thu, 14 Jan 2016 19:24:01 +0000 (20:24 +0100)
commite5019c3858c2be6286fc33d5ee77314bb110bc63
tree440c9443c507cdf148198e435178008d1a1b2cd9
parentb570f0d3cbf856843053b4d4d8ab2653476b0845
Accept media_ids parameter from Twitter API v1.1 clients

They upload the media first and then provide media IDs in a comma
separated parameter (but we just split it to all whole integers).
actions/apistatusesupdate.php