Releases: orakaro/rainbowstream
Releases · orakaro/rainbowstream
v1.3.7
- 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
- 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