aboutsummaryrefslogtreecommitdiff
path: root/todo
diff options
context:
space:
mode:
authoriximeow <me@iximeow.net>2017-12-01 01:49:28 -0800
committeriximeow <me@iximeow.net>2017-12-01 01:49:28 -0800
commit1e18587e5b6aabecd4200cfc3281567d3b7bf57a (patch)
tree9c5d6d3059a342eb8aa1a5d77797e8ed6a330fbe /todo
parent50654583a0c8f51c58f4138a3d2564036e3f2855 (diff)
show json for DM, since fleshing that out is nextish on the to-do
Diffstat (limited to 'todo')
-rw-r--r--todo13
1 files changed, 10 insertions, 3 deletions
diff --git a/todo b/todo
index 98f8c56..6e4789a 100644
--- a/todo
+++ b/todo
@@ -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?)