Update CHANGELOG.txt for v0.6.11
This commit is contained in:
parent
61404cf5b0
commit
41d25864da
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user