Treeverse
Treeverse copied to clipboard
Issues outstanding from 3.0 rewrite
- [ ] Links are not clickable
- [ ] Images do not appear
- [x] Long tweets are cut off (!)
- [x] The Chrome version requires the user to click, then refresh, the first time in a session. We could probably do this automatically.
- [x] Show a message of some sort when users not logged in to Twitter try to use it. (#37)
Released version 3.1 which fixes the long tweets and the Chrome authorization flow.
I also just noticed that it doesn’t work for logged-out users. Unfortunately it looks like with the recent changes this will be an difficult use-case to support because these are rendered server-side and things like the reply-to ID would have to be inferred from the context of each tweet.