Skip to content
irace edited this page Jun 19, 2012 · 8 revisions

To do

  • 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

Eventually

  • Full OAuth/XAuth flow
  • More input validation
  • Photoset support
  • File I/O for avatar
Clone this wiki locally