public
Description: A Clutter-based Twitter client
Homepage: http://live.gnome.org/Tweet
Clone URL: git://github.com/ebassi/tweet.git
tweet / TODO
100644 25 lines (20 sloc) 0.916 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
Features for the 0.4 release
-------------------------------------------------------------------------------
 
- status icon for displaying the status (connection, new statuses) [done]
- display errors inside the UI and not on the console [done]
- add key navigation [done]
- display following and followers
- allow direct messages
- show direct messages
- show a specific user timeline
- open the web browser on a specific status
- open the web browser on a specific user
- display user's data (protected, following) in the status info
- update the menus with the window status
- move the canvas and the entry into TweetVBox
- allow follow/unfollow
 
Features for the 0.6 release
-------------------------------------------------------------------------------
 
- integration with Geoclue for updating the Twitter users/location data
- exporting the archive as a JSON data structure to be read back by
  Twitter-GLib