Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-15 | move line wrapping into render_twete | Andy Wortman | |
this is, hopefully, the start of support for correctly wrapping lines with ANSI control codes included. additionally, hopefully the start of supporting coloring @'s in tweets. | |||
2017-11-01 | move more logging to be through DisplayInfo statuses | Andy Wortman | |
move DisplayInfo into ... display flush output, duh | |||
2017-10-21 | fix bug with @s not going through in conversations | Andy Wortman | |
split included @, meaning no handle started with @, so get_mentions() returned empty vec | |||
2017-10-02 | support showing whole threads | Andy Wortman | |
2017-10-02 | store and show reply_to info if present | Andy Wortman | |
2017-10-02 | move everything to src/ | Andy Wortman | |