diff --git a/CHANGELOG.txt b/CHANGELOG.txt index f2eded5..5cffcd7 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -306,3 +306,9 @@ v0.6.10 - add header section for DMs with open-in-external button - Clicking on the "replying-to" button on a DM scrolls that message into view - Add DM pagination / show-more button + +v0.6.11 +------- + +- Add 2 buttons in DM chat header: mark as "read", manually re-scrape +- DM list now updates itself live while on the Messages page diff --git a/doc/TODO.txt b/doc/TODO.txt index c23ad1a..650522e 100644 --- a/doc/TODO.txt +++ b/doc/TODO.txt @@ -99,10 +99,6 @@ TODO: login-routes-tests TODO: webserver-session-arg-active-user - make the active user get set on initializing the Application object if a --session flag is given -TODO: paste-twitter-urls-in-search-bar -- pasting a link from twitter.com into the search bar should handle it properly - - space - TODO: show-errors-in-UI - if an HTTP request fails, show an error in the UI somehow - scrape failed due to rate limiting @@ -115,7 +111,6 @@ TODO: incomplete-threads - when previous tweet in thread is missing, put a "fetch tweet" button to get it TODO: dms -- fetch chat room history on opening - add search TODO: search-terms-highlighted