- 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