documentation/Using-the-API
ティン・ルーフ 5f5292f5d3 don't encourage people to use base64 avatar and header image uploads
a potential resolution to tootsuite/mastodon#3804, achieved by not
encouraging people to use upload methods without filenames

my rationale for this being the right solution is that it brings it to
parity with the media upload method, which has already proven to be
enough for library developers to understand. it should be enough that,
early in the docs, it says that 'When a file parameter is mentioned, a
form-encoded upload is expected.'

i wouldn't mind so much if the base64 upload method didn't expose such
an insidious bug, but even if it didn't, it seems reasonable to want to
encourage developers to upload all media in a consistent way
2017-06-18 13:28:46 +01:00
..
API.md don't encourage people to use base64 avatar and header image uploads 2017-06-18 13:28:46 +01:00
Libraries.md Add maintainer name and link to Mastodon.py 2017-06-15 21:12:38 +02:00
OAuth-details.md Up-to-date dump from main repository 2017-04-11 17:48:27 +02:00
Push-notifications.md Obfuscate filenames better, double rate limits 2017-03-14 15:59:21 +01:00
Streaming-API.md Adding documentation for streaming API. Fixing filtering bug 2017-02-02 16:35:06 +01:00
Testing-with-cURL.md Up-to-date dump from main repository 2017-04-11 17:48:27 +02:00
Tips-for-app-developers.md Up-to-date dump from main repository 2017-04-11 17:48:27 +02:00