blob: 6e4789a1d5683eb87ee6f98aea964676f752d1f7 (
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
|
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?)
|