-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathTODO.txt
More file actions
27 lines (24 loc) · 1.21 KB
/
TODO.txt
File metadata and controls
27 lines (24 loc) · 1.21 KB
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
TODO
----
+ Support nanoformats for locations + inline google maps
+ Fix linking of inline links with "~" in them (like http://c2.com/~ward/Dial-a-Door/)
+ Highlight tweets newer than an hour. Fade them to default color.
+ Round corners of avatars in hud black avatars theme.
DONE
----
+ Show successful status posting by turning status field green and then fade to default color.
+ Show message when fetching new tweets.
+ Enhance keyboard navigation; "r" for partial update
+ Growl notification patch by Carl Leiby added.
+ Fixed - Multiple usernames in tweet not linked.
+ Added profile image example in hud-black-avatars style.
+ Aditional style matching Fluid's HUD-black.
+ Add Twoot to Twitter client registry (should display "posted via Twoot").
+ Prevent flickring on reload.
+ Recalculate timestamps each minute.
+ Reload from last update instead of full feed reload (if possible via twitter api)
+ Use keychain for twitter username and password instead of editing js file.
+ Added new icon for the default style (butterflies are more lightweight than birds...)
+ Break long words to prevent sideways scrolling
+ Enable automatic reload every 65 secs
+ Clicking name should initiate new message to @name in message field.