Skip to content

v1.3.7

Latest
Compare
Choose a tag to compare
@orakaro orakaro released this 11 Dec 13:46
· 67 commits to master since this release
  • 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