drdrang / drtwoot

A customizable Macintosh Twitter client, built with HTML, CSS, JavaScript, and Fluid.

This URL has Read+Write access

drdrang (author)
Tue Sep 22 13:27:49 -0700 2009
commit  090d86649a71ea769d35f11ba9f6b7de83baae6c
tree    5d45a2afe6fb8c500cd4bffb69ba939a45631c72
parent  e099126760cc39e19dabf12b209efcceff80bb3a
drtwoot / TODO.txt
100644 28 lines (24 sloc) 1.236 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
28
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.