diff options
author | iximeow <me@iximeow.net> | 2017-12-01 01:49:28 -0800 |
---|---|---|
committer | iximeow <me@iximeow.net> | 2017-12-01 01:49:28 -0800 |
commit | 1e18587e5b6aabecd4200cfc3281567d3b7bf57a (patch) | |
tree | 9c5d6d3059a342eb8aa1a5d77797e8ed6a330fbe /todo | |
parent | 50654583a0c8f51c58f4138a3d2564036e3f2855 (diff) |
show json for DM, since fleshing that out is nextish on the to-do
Diffstat (limited to 'todo')
-rw-r--r-- | todo | 13 |
1 files changed, 10 insertions, 3 deletions
@@ -3,12 +3,13 @@ hm.* -> thinking emoji emoji -> :description: :description: -> emoji +tearing on media url + granular thread view (pageup shouldn't skip the whole thread through...) follow/new follower notifications display the wrong person -up/down scroll - +# vetoed for now name/handle colored by user id instead of handle recursively display quoted tweets? @@ -19,6 +20,12 @@ history per-account activity info -show scrollback if any +when scrolled back don't advance forward on new events quick tweet interaction (goto :1234, f<ret> to fav, rep<ret> to reply, ...) + +fix client qt bug + +look into line wrapping issue with ansi-aware lengths and overflow for long usernames? might be unicode/not-really-monospace-font issues? + +updating information already stored to cache (this might be kind of tricky, maybe time to move to a decent storage format?) |