aboutsummaryrefslogtreecommitdiff
path: root/src/tw/events.rs
AgeCommit message (Collapse)Author
2017-11-01move more logging to be through DisplayInfo statusesAndy Wortman
move DisplayInfo into ... display flush output, duh
2017-10-27better error handling in cases where event json changesAndy Wortman
2017-10-24add displayAndy Wortman
2017-10-17render quoted tweetsAndy Wortman
double-post bug if you are the author of the quoting tweet because you see the event AND your tweet in your feed
2017-10-02move everything to src/Andy Wortman