My favorites | Sign in
Logo
                
Details: Show all Hide all

Last 7 days

  • Dec 16, 2009
    issue 282 (Should set "in reply to id" when replying to a tweet) reported by aler...@gmail.com   -   When replying to a tweet, the @reply should set the "in reply to id" so that the conversation thread can be preserved and tracked. Right now the id of the replied-to tweet isn't set, so the @reply cannot be traced back to the post that prompted it. What version of the product are you using? On what operating system? 2.1, Windows 7 Ultimate
    When replying to a tweet, the @reply should set the "in reply to id" so that the conversation thread can be preserved and tracked. Right now the id of the replied-to tweet isn't set, so the @reply cannot be traced back to the post that prompted it. What version of the product are you using? On what operating system? 2.1, Windows 7 Ultimate

Last 30 days

  • Dec 10, 2009
    issue 281 (Witty doesn't show retweets from people in your list) reported by fernando82   -   What steps will reproduce the problem? 1. When a tweet is received What is the expected output? What do you see instead? Show tweets that people re-tweeted from another. What version of the product are you using? On what operating system? Witty 2.1 Windows Vista Please provide any additional information below.
    What steps will reproduce the problem? 1. When a tweet is received What is the expected output? What do you see instead? Show tweets that people re-tweeted from another. What version of the product are you using? On what operating system? Witty 2.1 Windows Vista Please provide any additional information below.
  • Dec 10, 2009
    issue 280 (Very old tweets appear in notification (52 days old)) reported by fernando82   -   What steps will reproduce the problem? 1. Using it normally What is the expected output? What do you see instead? Only new tweets appear in notification windows What version of the product are you using? On what operating system? Witty 2.1 Windows Vista Please provide any additional information below.
    What steps will reproduce the problem? 1. Using it normally What is the expected output? What do you see instead? Only new tweets appear in notification windows What version of the product are you using? On what operating system? Witty 2.1 Windows Vista Please provide any additional information below.
  • Dec 09, 2009
    issue 279 (Links in notification are not clickable) reported by fernando82   -   What steps will reproduce the problem? 1.Receive a tweet in the notification window What is the expected output? What do you see instead? Links to be clickable What version of the product are you using? On what operating system? Witty 2.3.0.0 Windows Vista Please provide any additional information below.
    What steps will reproduce the problem? 1.Receive a tweet in the notification window What is the expected output? What do you see instead? Links to be clickable What version of the product are you using? On what operating system? Witty 2.3.0.0 Windows Vista Please provide any additional information below.

Earlier this year

  • Oct 21, 2009
    issue 278 (Posts longer than 140 chars with URLs in them don't get post...) reported by cmsimike   -   What steps will reproduce the problem? 1. Open the "Update" Panel 2. Reply with this using Bitly or TinyUrl: Finally found a Windows Twitter client that doesn't piss me off, Witty - http://code.google.com/p/wittytwitter/ Minor things I'd change but since it's open source, I can! (not kidding, I tried to post that. very excited for this) 3.Press update. Application churns for a while, my update disappears but nothing gets posted. What is the expected output? What do you see instead? The URL to be autoshortened and my Twitter post to be posted. What version of the product are you using? On what operating system? Version 2.1.0.540 on Windows XP SP3 Please provide any additional information below.
    What steps will reproduce the problem? 1. Open the "Update" Panel 2. Reply with this using Bitly or TinyUrl: Finally found a Windows Twitter client that doesn't piss me off, Witty - http://code.google.com/p/wittytwitter/ Minor things I'd change but since it's open source, I can! (not kidding, I tried to post that. very excited for this) 3.Press update. Application churns for a while, my update disappears but nothing gets posted. What is the expected output? What do you see instead? The URL to be autoshortened and my Twitter post to be posted. What version of the product are you using? On what operating system? Version 2.1.0.540 on Windows XP SP3 Please provide any additional information below.
  • Oct 18, 2009
    issue 220 (Witty has encountered an unexpected error. Please restart Wi...) commented on by miguel.mateo   -   Cleaning the registry does not work either, now I am lost in what I can do so Witty runs as it used to. Apologies for the so many posts, hopefully it will help to fix the issue. Thanks!
    Cleaning the registry does not work either, now I am lost in what I can do so Witty runs as it used to. Apologies for the so many posts, hopefully it will help to fix the issue. Thanks!
  • Oct 18, 2009
    issue 220 (Witty has encountered an unexpected error. Please restart Wi...) commented on by miguel.mateo   -   BTW, removing and reinstalling does not solve the issue. Witty does not open in my computer at all.
    BTW, removing and reinstalling does not solve the issue. Witty does not open in my computer at all.
  • Oct 18, 2009
    issue 220 (Witty has encountered an unexpected error. Please restart Wi...) commented on by miguel.mateo   -   I get the same trouble, but now Witty stops working after the error message (and microsoft tries to find a solution). If there is anything I can send to help solve this issue, please let me know. Machine: Windows 7 RC x64, 4Gb RAM, Dell Inspiron 1545, v. 2.1.0.540
    I get the same trouble, but now Witty stops working after the error message (and microsoft tries to find a solution). If there is anything I can send to help solve this issue, please let me know. Machine: Windows 7 RC x64, 4Gb RAM, Dell Inspiron 1545, v. 2.1.0.540
  • Oct 10, 2009
    issue 233 (# on its own does not show up in tweet) commented on by levy.michael   -   I fixed this in the patch that I submitted for issue 264. -Mike
    I fixed this in the patch that I submitted for issue 264. -Mike
  • Oct 05, 2009
    issue 264 (@ changes to a user name) commented on by levy.michael   -   Here's a patch for this issue. It includes a little refactoring that pulled the functionality out of the Textblock and into a class that was much easier to test. Also, there are two unit tests for the TwitterLib that are failing. I believe that the failures are related to http://code.google.com/p/tweetsharp/issues/detail?id=76 but I have not tried upgrading to the most recent version of tweetsharp to verify. -Mike
    Here's a patch for this issue. It includes a little refactoring that pulled the functionality out of the Textblock and into a class that was much easier to test. Also, there are two unit tests for the TwitterLib that are failing. I believe that the failures are related to http://code.google.com/p/tweetsharp/issues/detail?id=76 but I have not tried upgrading to the most recent version of tweetsharp to verify. -Mike
  • Oct 04, 2009
    issue 264 (@ changes to a user name) commented on by levy.michael   -   I have a fix for this
    I have a fix for this
  • Oct 04, 2009
    issue 264 (@ changes to a user name) commented on by levy.michael   -   I was trying to duplicate this issue. I entered the message: Dinner @ home tonight The message displayed in the tweet list was: Dinner home tonight I have TweetDeck running in another window and it did display the message correctly. v2.2.2.22239 (trunk)
    I was trying to duplicate this issue. I entered the message: Dinner @ home tonight The message displayed in the tweet list was: Dinner home tonight I have TweetDeck running in another window and it did display the message correctly. v2.2.2.22239 (trunk)
  • Oct 03, 2009
    issue 263 (url not showing as hyperlink when it is at the start of a me...) commented on by levy.michael   -   I tried to duplicate this to submit a patch. The TweetTextBlock's OnTweetTextChanged handler is handling this scenario as expected.
    I tried to duplicate this to submit a patch. The TweetTextBlock's OnTweetTextChanged handler is handling this scenario as expected.
  • Sep 28, 2009
    issue 277 (Localization of witty) reported by tomon...@basil.ocn.ne.jp   -   Hi. I'm enjoying this cool program and interested in localization, in other words translation of messages. I surveyed source code and found that we need to consider about structure for thema when we implement localization. I upload my survey code. Updating "applicationName" in "Witty\Witty\Resources \WittyResource.resx" and application name on main window follows update.
    Hi. I'm enjoying this cool program and interested in localization, in other words translation of messages. I surveyed source code and found that we need to consider about structure for thema when we implement localization. I upload my survey code. Updating "applicationName" in "Witty\Witty\Resources \WittyResource.resx" and application name on main window follows update.
  • Sep 25, 2009
    issue 276 (Authentication Error Message Confusing) reported by jason.go...@googlemail.com   -   What steps will reproduce the problem? 1. Enter your username but an incorrect password 2. Click Login 3. Recieve rather confusing error messages What is the expected output? What do you see instead? A simple "Authentication Failed message" What version of the product are you using? On what operating system? Revision 492, Windows XP Please provide any additional information below. I've attached a Patch which catches SecurityExceptions and throws a simple error message. Hopefully that's acceptable?
    What steps will reproduce the problem? 1. Enter your username but an incorrect password 2. Click Login 3. Recieve rather confusing error messages What is the expected output? What do you see instead? A simple "Authentication Failed message" What version of the product are you using? On what operating system? Revision 492, Windows XP Please provide any additional information below. I've attached a Patch which catches SecurityExceptions and throws a simple error message. Hopefully that's acceptable?
  • Sep 10, 2009
    issue 275 (Not responding while connecting) reported by xu.jimmy.wrk   -   What steps will reproduce the problem? 1. Set tor (or anything) as the proxy server 2. Do something What is the expected output? What do you see instead? The whole witty got halted for a really long time until the network operation finishes. What version of the product are you using? On what operating system? 2.1.0 on Windows 7 Build 7100 with .NET Framework 4 beta Please provide any additional information below. Maybe, should witty use a multi-threading way to grab data?
    What steps will reproduce the problem? 1. Set tor (or anything) as the proxy server 2. Do something What is the expected output? What do you see instead? The whole witty got halted for a really long time until the network operation finishes. What version of the product are you using? On what operating system? 2.1.0 on Windows 7 Build 7100 with .NET Framework 4 beta Please provide any additional information below. Maybe, should witty use a multi-threading way to grab data?
  • Sep 02, 2009
    issue 254 (witty and growl on 64bit OS) commented on by briandunnington   -   if the Growl libraries were the only thing causing you to have to compile in x86 mode, you will be glad to know they have been updated to be 64-bit compatible: http://blog.growlforwindows.com/2009/08/growl-net-library-now-64-bit-compatible.html
    if the Growl libraries were the only thing causing you to have to compile in x86 mode, you will be glad to know they have been updated to be 64-bit compatible: http://blog.growlforwindows.com/2009/08/growl-net-library-now-64-bit-compatible.html
  • Aug 27, 2009
    issue 38 (Auto-start Witty) commented on by ke...@keithelder.net   -   The best way is to make a standard shortcut URL link as I outlined in this blog post. This works on any platform. http://www.keithelder.net/blog/archive/2009/04/18/how-to-run-a-clickonce-application- on-startup.aspx -Keith
    The best way is to make a standard shortcut URL link as I outlined in this blog post. This works on any platform. http://www.keithelder.net/blog/archive/2009/04/18/how-to-run-a-clickonce-application- on-startup.aspx -Keith
  • Aug 27, 2009
    issue 274 (Laconica name is changing) reported by BUGabundo   -   Hi. Next Friday, the 28, Evan is expecting to launch StatusNet (the new name for Laconica) v0.8.1 http://mail.laconi.ca/pipermail/laconica-dev/2009-August/002089.html We would appreciate if any mentions your app/service has to Laconica (or even Identica) be migrated to the new brand, on your next release. Thanks for your understanding.
    Hi. Next Friday, the 28, Evan is expecting to launch StatusNet (the new name for Laconica) v0.8.1 http://mail.laconi.ca/pipermail/laconica-dev/2009-August/002089.html We would appreciate if any mentions your app/service has to Laconica (or even Identica) be migrated to the new brand, on your next release. Thanks for your understanding.
  • Aug 27, 2009
    issue 38 (Auto-start Witty) commented on by fuzzzerd   -   This code works for doing "start with windows". It works in ClickOnce and it works on Vista (with SP1): private void ClickOnceAutoStart() { if (ApplicationDeployment.IsNetworkDeployed) { string publisherName = "Witty Twitter"; string productName = "Witty"; string startupPath = Environment.GetFolderPath (Environment.SpecialFolder.Startup); startupPath = Path.Combine(startupPath, productName) + ".appref-ms"; string allProgramsPath = Environment.GetFolderPath (Environment.SpecialFolder.Programs); string shortcutPath = Path.Combine(allProgramsPath, publisherName); shortcutPath = Path.Combine(shortcutPath, productName) + ".appref- ms"; if (startWithWindows == true) { if (!File.Exists(startupPath)) { File.Copy(shortcutPath, startupPath); } } else { File.Delete(startupPath); } } }
    This code works for doing "start with windows". It works in ClickOnce and it works on Vista (with SP1): private void ClickOnceAutoStart() { if (ApplicationDeployment.IsNetworkDeployed) { string publisherName = "Witty Twitter"; string productName = "Witty"; string startupPath = Environment.GetFolderPath (Environment.SpecialFolder.Startup); startupPath = Path.Combine(startupPath, productName) + ".appref-ms"; string allProgramsPath = Environment.GetFolderPath (Environment.SpecialFolder.Programs); string shortcutPath = Path.Combine(allProgramsPath, publisherName); shortcutPath = Path.Combine(shortcutPath, productName) + ".appref- ms"; if (startWithWindows == true) { if (!File.Exists(startupPath)) { File.Copy(shortcutPath, startupPath); } } else { File.Delete(startupPath); } } }
  • Aug 19, 2009
    issue 273 (Multi Language Support Needed) reported by xx2004xiamen   -   What steps will reproduce the problem? Every time it runs. What is the expected output? What do you see instead? I hope there is an option so I can change the language of Witty. What version of the product are you using? On what operating system? the Dev Build.On Vista. Please provide any additional information below. I made a Chinese version UI and put the main execute file on my blog for download.http://xiaolife.com/wordpress/localize-witty-a-twitter-application/ If you don't change the structure of Witty,it is terrible to localize it.
    What steps will reproduce the problem? Every time it runs. What is the expected output? What do you see instead? I hope there is an option so I can change the language of Witty. What version of the product are you using? On what operating system? the Dev Build.On Vista. Please provide any additional information below. I made a Chinese version UI and put the main execute file on my blog for download.http://xiaolife.com/wordpress/localize-witty-a-twitter-application/ If you don't change the structure of Witty,it is terrible to localize it.
  • Aug 14, 2009
    r492 (Removed tr.im URL shortening service since they're shutting ...) committed by jongalloway   -   Removed tr.im URL shortening service since they're shutting down
    Removed tr.im URL shortening service since they're shutting down
  • Aug 14, 2009
    r491 (Not signing manifest by default) committed by jongalloway   -   Not signing manifest by default
    Not signing manifest by default
  • Aug 14, 2009
    issue 265 (How can I change the client name? It always turned to be "we...) commented on by nvthoai   -   Read this dude: http://groups.google.com/group/twitter-api- announce/browse_thread/thread/ce57405a08483877/077165f18da99ff7?lnk=raot http://apiwiki.twitter.com/FAQ#HowdoIget%E2%80%9CfromMyApp%E2%80%9Dappendedtoupdatessen tfrommyAPIapplication
    Read this dude: http://groups.google.com/group/twitter-api- announce/browse_thread/thread/ce57405a08483877/077165f18da99ff7?lnk=raot http://apiwiki.twitter.com/FAQ#HowdoIget%E2%80%9CfromMyApp%E2%80%9Dappendedtoupdatessen tfrommyAPIapplication
  • Aug 13, 2009
    issue 243 (Change the re-tweet format) commented on by ed.watts1   -   In the retweet prefix box, the recycling symbol doesn't show up for me. It's a sqaure box. I had to download the dejavu font (which has the recycling symbol) and set the RetweetComboBox FontFamily to that font. Same with the main TweetTextBox.
    In the retweet prefix box, the recycling symbol doesn't show up for me. It's a sqaure box. I had to download the dejavu font (which has the recycling symbol) and set the RetweetComboBox FontFamily to that font. Same with the main TweetTextBox.
  • Aug 10, 2009
    issue 220 (Witty has encountered an unexpected error. Please restart Wi...) commented on by remisam   -   1. It happens everytime I wake up my computer from sleep mode 2. Expected: no error window (my connection is waking up after few seconds), Instead: Error message just after I logged back to my machine 3. Version 2.1.2.0 4. My machine: Vista Business 64-bit, 8GB RAM, Intel quad Q9550 Another Machine: Vista Home Premium 64-bit, 8GB RAM, AMD Phenom X4 quad 9650
    1. It happens everytime I wake up my computer from sleep mode 2. Expected: no error window (my connection is waking up after few seconds), Instead: Error message just after I logged back to my machine 3. Version 2.1.2.0 4. My machine: Vista Business 64-bit, 8GB RAM, Intel quad Q9550 Another Machine: Vista Home Premium 64-bit, 8GB RAM, AMD Phenom X4 quad 9650
  • Aug 09, 2009
    issue 220 (Witty has encountered an unexpected error. Please restart Wi...) commented on by troygoode   -   this also occurs if you enter the wrong password when logging in, which is certainly non-obvious
    this also occurs if you enter the wrong password when logging in, which is certainly non-obvious
  • Aug 04, 2009
    MainScreenShots (Features of Witty's main screen) Wiki page commented on by lohhw3   -   hi, i'm having trouble with the auto url shortener: "Witty will even automatically shorten URLs when you paste into the Update panel!" i pasted the url in the update panel, but it doesn't shorten it. am using Dev 2.2.2.39708 release. Isntalled since yesterday. thanks!
    hi, i'm having trouble with the auto url shortener: "Witty will even automatically shorten URLs when you paste into the Update panel!" i pasted the url in the update panel, but it doesn't shorten it. am using Dev 2.2.2.39708 release. Isntalled since yesterday. thanks!
  • Aug 01, 2009
    issue 223 (Login box remains visible after login.) commented on by jongalloway   -   Issue 253 has been merged into this issue.
    Issue 253 has been merged into this issue.
  • Aug 01, 2009
    issue 253 (Login dialog does not hide after logged in) changed by jongalloway   -  
    Status: Duplicate
    Status: Duplicate
  • Aug 01, 2009
    issue 272 (Loggin leaves graphic artifact from login dialog) changed by jongalloway   -  
    Status: Duplicate
    Status: Duplicate
  • Aug 01, 2009
    issue 223 (Login box remains visible after login.) commented on by jongalloway   -   Issue 272 has been merged into this issue.
    Issue 272 has been merged into this issue.
  • Aug 01, 2009
    issue 272 (Loggin leaves graphic artifact from login dialog) commented on by duane.roelands   -   Resizing the window removes the artifact.
    Resizing the window removes the artifact.
  • Aug 01, 2009
    issue 272 (Loggin leaves graphic artifact from login dialog) reported by duane.roelands   -   What steps will reproduce the problem? 1. Log in to Witty Looks like there's a screen-paint issue. A graphic artifact is left over from the login box. It doesn't go away and obscures the display. Screenshot attached. I'm running Vista 64 Home Premium.
    What steps will reproduce the problem? 1. Log in to Witty Looks like there's a screen-paint issue. A graphic artifact is left over from the login box. It doesn't go away and obscures the display. Screenshot attached. I'm running Vista 64 Home Premium.
  • Aug 01, 2009
    issue 271 (Implement OAuth) reported by duane.roelands   -   It would be great if Witty could use OAuth. I always cronge whenever an application asks me for my Twitter credentials. I know Witty's legit, but OAuth just makes users feel better because they don't have to hand over their credentials.
    It would be great if Witty could use OAuth. I always cronge whenever an application asks me for my Twitter credentials. I know Witty's legit, but OAuth just makes users feel better because they don't have to hand over their credentials.
  • Jul 30, 2009
    issue 256 (When people append a character to their @reply user name not...) Status changed by jongalloway   -   Applied patch
    Status: Fixed
    Applied patch
    Status: Fixed
  • Jul 30, 2009
    r490 (Applied patch (issue 256)) committed by jongalloway   -   Applied patch ( issue 256 )
    Applied patch ( issue 256 )
  • Jul 30, 2009
    issue 270 (Overall interface work) reported by da...@collantes.us   -   Could the interface be made to use Windows default widgets? Is there any reason why they are not being used right now? The scrollbar, and the buttons look odd.
    Could the interface be made to use Windows default widgets? Is there any reason why they are not being used right now? The scrollbar, and the buttons look odd.
  • Jul 29, 2009
    issue 262 (Interface is very sluggish) commented on by jongalloway   -   Should be fixed in next release. That was usually caused by updates to the friends list. I fixed that so it shouldn't slow down the interface.
    Should be fixed in next release. That was usually caused by updates to the friends list. I fixed that so it shouldn't slow down the interface.
  • Jul 29, 2009
    issue 102 (Setup website for Witty) commented on by jongalloway   -   We're pretty close on this - I've been working on setting up the installer so it runs from the new site.
    We're pretty close on this - I've been working on setting up the installer so it runs from the new site.
  • Jul 29, 2009
    r489 (Updates to ClickOnce settings) committed by jongalloway   -   Updates to ClickOnce settings
    Updates to ClickOnce settings
  • Jul 29, 2009
    r488 (Fixed tweet# reference) committed by jongalloway   -   Fixed tweet# reference
    Fixed tweet# reference
  • Jul 29, 2009
    r487 (Updated to latest tweet# release) committed by jongalloway   -   Updated to latest tweet# release
    Updated to latest tweet# release
  • Jul 27, 2009
    r486 (Extended certificate expiration until 2014) committed by jongalloway   -   Extended certificate expiration until 2014
    Extended certificate expiration until 2014
  • Jul 20, 2009
    issue 269 ("more..." tab enabled randomly) reported by SaraJChipps   -   Haven't noticed how it occurs, but sometimes I can head over to the more tab without viewing conversations. Will observe.
    Haven't noticed how it occurs, but sometimes I can head over to the more tab without viewing conversations. Will observe.
  • Jul 08, 2009
    issue 268 (Source build: In CoolBlue, the section buttons' background i...) reported by Idan.Noi...@gmail.com   -   What steps will reproduce the problem? 1. Download the source from the SVN "trunk" directory 2. Patch up a few broken connections, such as "Dimebrain.TweetSharp" 3. Build and run the app 4. Change your skin to "CoolBlue" 5. (If the skin is partially broken (other than the transparent part), restart) 6. Notice the background behind the section buttons ("Recent", "Replies", "Messages" etc.) is transparent. What is the expected output? What do you see instead? Background should be gray-ish-blue. Appears as transparent instead. What version of the product are you using? On what operating system? Version 2.2.2.39826, built from SVN.
    What steps will reproduce the problem? 1. Download the source from the SVN "trunk" directory 2. Patch up a few broken connections, such as "Dimebrain.TweetSharp" 3. Build and run the app 4. Change your skin to "CoolBlue" 5. (If the skin is partially broken (other than the transparent part), restart) 6. Notice the background behind the section buttons ("Recent", "Replies", "Messages" etc.) is transparent. What is the expected output? What do you see instead? Background should be gray-ish-blue. Appears as transparent instead. What version of the product are you using? On what operating system? Version 2.2.2.39826, built from SVN.
  • Jul 08, 2009
    issue 254 (witty and growl on 64bit OS) commented on by mruhlin   -   Same symptoms on XP64. Nothing in the log file for me though. Just "Witty is starting" then windows "do you want to debug" message.
    Same symptoms on XP64. Nothing in the log file for me though. Just "Witty is starting" then windows "do you want to debug" message.
  • Jul 08, 2009
    issue 266 (Add more options to tray icon context menu) commented on by Idan.Noi...@gmail.com   -   Apparently one cannot edit his own reported issue, so note the Issue ID mentioned above is Issue #267.
    Apparently one cannot edit his own reported issue, so note the Issue ID mentioned above is Issue #267.
  • Jul 08, 2009
    issue 267 (Mini-sized update window for updating your status with Witty...) reported by Idan.Noi...@gmail.com   -   I think adding a small, tray-attached window for updating your status without having to restore Witty would help a lot. When a user clicks "Update" in the icon's context menu (Feature described in issue #266 (will be added after creation)), the update window, appearing just the same as the "Update" pane in the main window, will slide into view. Then, after writing the update and clicking "Send", Witty will submit the tweet and slide the window back into the tray.
    I think adding a small, tray-attached window for updating your status without having to restore Witty would help a lot. When a user clicks "Update" in the icon's context menu (Feature described in issue #266 (will be added after creation)), the update window, appearing just the same as the "Update" pane in the main window, will slide into view. Then, after writing the update and clicking "Send", Witty will submit the tweet and slide the window back into the tray.
  • Jul 08, 2009
    issue 266 (Add more options to tray icon context menu) reported by Idan.Noi...@gmail.com   -   I find the tray icon's context menu to be lacking features. I think adding options like "Refresh", "Update" and "Follow user" would help. I suggest changing the menu from this: (dashes represent separator) Open Exit To this: Open ---- Refresh Update (will open mini-window described in Issue #??? (added after creation)) Follow user (will open dialog asking for the tweeter's username) Options ---- Mute (will refresh silently, but hold all notifications in the queue for later) Exit I think the options above would help a lot, especially "Mute", "Update" and "Follow user".
    I find the tray icon's context menu to be lacking features. I think adding options like "Refresh", "Update" and "Follow user" would help. I suggest changing the menu from this: (dashes represent separator) Open Exit To this: Open ---- Refresh Update (will open mini-window described in Issue #??? (added after creation)) Follow user (will open dialog asking for the tweeter's username) Options ---- Mute (will refresh silently, but hold all notifications in the queue for later) Exit I think the options above would help a lot, especially "Mute", "Update" and "Follow user".
 
Hosted by Google Code