forked from tumblr/tumblr.js
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
irace edited this page Jun 19, 2012
·
8 revisions
- EPIPE error for audio/photo I/O
- This happens because request includes all post body parameters in the 'Authorize' header, which results in too large a header when binary or base64 data is included
- Browser support
- Need either JSONP support in browser-request (create a pull request for this) or CORS headers on Tumblr API responses
- Bootstrap a Jsrepl session once cross-browser requests can be made
- CoffeeScript support
- Unit testing (Mocha/Should)
- REPL
- CoffeeScript support
- Full OAuth/XAuth flow
- More input validation
- Photoset support
- File I/O for avatar