Rainbowstream Versions Save

A smart and nice Twitter client on terminal written in Python.

v1.3.7

7 years ago
  • Introduce modern style of quoting by simply putting the tweet url as a quote. This allow web interface (and most clients) will then display a preview of the quoted tweet, leaving more characters available. See #197 .
  • When reply to yourself, we strip screen name to allow tweet chains. See #207
  • Limit ls() command with 300 followers/friends to avoid Rate limt exceeded. See #209

v1.3.6

7 years ago
  • Clean Build environment by @ericsagnes
  • Fix bug of not being able to filter nick in Python 3
  • Fix bug of not being able to quote in Python 2

v1.3.5

7 years ago
  • Add base16 theme by @Jorick
  • Add support for Pocket by @lnalex