aboutsummaryrefslogtreecommitdiff
path: root/src/tw/mod.rs
AgeCommit message (Expand)Author
2017-11-13inform me when the tweet cache cant be loadedAndy Wortman
2017-11-11start adding help referenceAndy Wortman
2017-11-11move id formatting into a Display implAndy Wortman
2017-11-11graceful shutdown, fix profile corruption bugAndy Wortman
2017-11-10very hackily add notion of user credentials and PIN authAndy Wortman
2017-11-08first brush of a compose mode, support thread viewing againAndy Wortman
2017-11-01move more logging to be through DisplayInfo statusesAndy Wortman
2017-10-27better error handling in cases where event json changesAndy Wortman
2017-10-25begin removing unwrap()Andy Wortman
2017-10-24add displayAndy Wortman
2017-10-23thingiemapoo grows a real display!Andy Wortman
2017-10-21do not return tweet text before unescaping some html-encoded valuesAndy Wortman
2017-10-21begin conversion to typed TwitterIDAndy Wortman
2017-10-18lots of tiny tweaksAndy Wortman
2017-10-17add rudimentary thread supportAndy Wortman
2017-10-17check followers on startup tooAndy Wortman
2017-10-17render quoted tweetsAndy Wortman
2017-10-16fix use of extended tweet mode after twitter api changesAndy Wortman
2017-10-02move everything to src/Andy Wortman