Suss Buzz

Results 13 comments of Suss Buzz

@ain Thanks. My skill with capistrano is not that good however I will try your solution. :)

@jengweneg Hi, your solution does fix the issue for migration but it creates another issue when submitting a new post. how did u solve that?

@jkowens did u get time to work on this?

any roadmap on switching?

@loganh0522 thanks for your time. i have used the REST API for now

@dpim do u know when will you guys start working on the documentation? Like @jeroenkeppens said, this gem is great but the lack of doc limits its usefulness

the clipit history is stored in a binary file(https://github.com/CristianHenzel/ClipIt/blob/master/src/history.h#L27) You can either manually keep copies of it or, or you can write a script to read and parse that file...

found the solutions yet?

ExTwitter encodes the consumer key, oauth_nonce etc in the url instead of passing it in the header. I believe that v2 requires them to be passed into headers