aboutsummaryrefslogtreecommitdiff
path: root/todo
blob: acc1f200e4bde3e4af7e3c61cb71ff283018c34e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
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

# vetoed for now
name/handle colored by user id instead of handle

recursively display quoted tweets?

ratio

history

per-account activity info

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?)

DMs
[ ] displaying from/to
[ ] authoring
[ ] conversation viewing
[ ] deleting(?)

mute
[ ] tweets
[ ] conversations
[ ] people
  - is this entirely anything with @user? or override by @user @'ing you?

rt_fav/rt_rt
[ ] do not duplicate notify when you fav or rt a retweet

handle ctrl+c gracefully (save cache and don't trash terminal state lol)