Bug 199286

Summary: Twitter plasma applet should reload after each post
Product: [Plasma] plasma4 Reporter: Christian Schneider <mail>
Component: widget-microbloggingAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Christian Schneider 2009-07-07 14:10:49 UTC
Version:            (using KDE 4.2.2)
OS:                Linux
Installed from:    Ubuntu Packages

The KDE Twitter plasma applet works well for me. However, when I post a new message, it is not automatically shown in the message history. The message appears only after the next periodic update. It would be more intuitive if the messages are automatically updated after a new message is posted to Twitter through KDE Twitter.
Comment 1 Aaron J. Seigo 2009-07-07 23:42:02 UTC
SVN commit 992885 by aseigo:

* actually save the "with friends" setting to the config
* refresh the timeline when you dent/tweet
BUG:199286


 M  +31 -7     microblog.cpp  
 M  +3 -0      microblog.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=992885
Comment 2 Aaron J. Seigo 2009-07-08 00:51:14 UTC
SVN commit 992910 by aseigo:

* actually save the "with friends" setting to the config
* refresh the timeline when you dent/tweet
BUG:199286


 M  +31 -7     microblog.cpp  
 M  +3 -0      microblog.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=992910