Coder Social home page Coder Social logo

tumblr_apps's People

Contributors

realityfabric avatar

Watchers

 avatar  avatar

tumblr_apps's Issues

Wrap the Tumblr API

The Tumblr API (tumblr.js) changed some of its method names, breaking the functionality of most of the apps in this repository.
Wrapping the API will make it easier to update the code in the event that Tumblr decides to do this again in the future.

dashboard.js command prompt is messed up by images downloading

When using "next" to go to the next post, if an image is downloaded the "download" message fills the command prompt where the user will fill in the next command.

image

This makes it confusing for the user. It does not seem to cause any problems with the app, so long as the user hits ENTER, which causes the HELP menu to display and provides a blank command entry line.

make functions more abstract

Many of the functions are designed so that they only function properly in one context. This should be fixed.

Examples, in mutuals.js the functions are called one after the other, from inside of each other, in a sort of cascading fashion. It works, but perhaps calling async.series() would be more appropriate.

dashboard.js has an API Error 400 when liking your own posts

When liking a post created by the user, and a post both created and reblogged by the user, dashboard.js crashed.

[Error: API error: 400 Bad Request]

Hasn't been tested with posts created by other users which have been reblogged to that user's blog.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.