emuikernel / wittytwitter

Automatically exported from code.google.com/p/wittytwitter
1 stars 0 forks source link

Improve the user's tab #33

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
display user stats.
make the link to the user's twitter page explicit.
make the UI more appealing
clicking on user seems to freeze the app for a half second.

Original issue reported on code.google.com by alan...@gmail.com on 25 Oct 2007 at 10:21

GoogleCodeExporter commented 8 years ago
I improved the UI a bit in v0.1.5 Beta 2.

displaying the user stats would require another call against the twitter api.

Original comment by alan...@gmail.com on 1 Nov 2007 at 8:34

GoogleCodeExporter commented 8 years ago
add a textbox so that any user can be viewed.

Original comment by alan...@gmail.com on 6 Feb 2008 at 9:45

GoogleCodeExporter commented 8 years ago
lowering priority to focus on other issues

Original comment by alan...@gmail.com on 27 Mar 2008 at 9:30

GoogleCodeExporter commented 8 years ago
I've fixed an issue where going to the Users tab and fetching statuses for an 
unknown person (i.e., mispelled, or following an old screen_name that has since 
been 
changed) would do bad things...  (it's been a while since I made the 
modification, 
so I don't remember what bad things are).

Unknown users will gracefully show a "fake tweet" conveying the fact to the 
user.

This will be committed once the #145 fix has been included in the ClickOnce

Original comment by jfol...@gmail.com on 12 Jul 2008 at 7:42