aboutsummaryrefslogtreecommitdiff
path: root/src/main.rs
AgeCommit message (Expand)Author
2017-11-13fix pageup/pagedown seeking through twitter eventsiximeow
2017-11-12support ctrl+u similarly to readlineiximeow
2017-11-11add a little more help info, describe tweets/compose mode/commandsiximeow
2017-11-11start adding help referenceiximeow
2017-11-11graceful shutdown, fix profile corruption bugiximeow
2017-11-10cleanupiximeow
2017-11-10very hackily add notion of user credentials and PIN authiximeow
2017-11-08first brush of a compose mode, support thread viewing againiximeow
2017-11-01move more logging to be through DisplayInfo statusesiximeow
2017-10-23thingiemapoo grows a real display!iximeow
2017-10-18lots of tiny tweaksiximeow
2017-10-17check followers on startup tooiximeow
2017-10-02store and show reply_to info if presentiximeow
2017-10-02move everything to src/iximeow