]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Make Twitter Media upload API v1.1 reach us
authorMikael Nordfeldth <mmn@hethane.se>
Thu, 14 Jan 2016 17:29:21 +0000 (18:29 +0100)
committerMikael Nordfeldth <mmn@hethane.se>
Thu, 14 Jan 2016 17:29:21 +0000 (18:29 +0100)
commit0caf0612d0f3f061f45de2f6a9ede8e738901ef9
tree3ac0023c524dbfec939b9942f675142fd257aa76
parent6e49281adba6ef8d06451f9299d3a91ef6d811bc
Make Twitter Media upload API v1.1 reach us

Now we just have to accept the 'media' or 'media_data' (base64 encoded)
POST arguments instead of $_FILES uploads.
actions/apimediaupload.php
classes/File.php
lib/router.php
plugins/Oembed/OembedPlugin.php