aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-21fix bug with @s not going through in conversationsAndy 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-17prelim conversation viewingAndy Wortman
2017-10-17add commands to follow/unfollowAndy Wortman
2017-10-17render quoted tweetsAndy Wortman
2017-10-16do not include quoted tweet author in repliesAndy Wortman
2017-10-16fix use of extended tweet mode after twitter api changesAndy Wortman
2017-10-02support showing whole threadsAndy Wortman
2017-10-02store and show reply_to info if presentAndy Wortman
2017-10-02move everything to src/Andy Wortman
2017-10-01extract twitter message handling logicAndy Wortman
2017-10-01yank out more parts, decouple events and displayAndy Wortman
2017-10-01extract commands and twitter model into modulesAndy Wortman
2017-10-01try to make handle detection work for wordsAndy Wortman
2017-09-30improved support for repliesAndy Wortman
2017-09-28suppoprt multi-line tweets decentlyiximeow
2017-09-28who really wanted focused commits anywayiximeow
2017-09-10support only serializing non-None fields (i hope)Andy Wortman
2017-09-10rewrite to have actual structs for data, not awful json blobsAndy Wortman
2017-07-18get non-truncated tweets, non-broken tweet/user lookupsAndy Wortman
2017-07-17cleanup as i learn serde_jsonAndy Wortman
2017-07-17gettin better - thread for stream, thread for renderAndy Wortman
2017-07-15more help from rschifflin to adapt the Stream<Item=u8> into a Stream<Item=Vec...Andy Wortman
2017-07-15with great healp from rschifflin this is way way way way way cleanerAndy Wortman
2017-07-15initialAndy Wortman