Bug 160510 - add notification in chat window about interlocator's changed xstatus
Summary: add notification in chat window about interlocator's changed xstatus
Status: RESOLVED FIXED
Alias: None
Product: kopete
Classification: Applications
Component: ICQ and AIM Plugins (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-07 14:02 UTC by Andrew Belitsky
Modified: 2012-02-25 20:33 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Belitsky 2008-04-07 14:02:14 UTC
Version:            (using Devel)
Installed from:    Compiled sources

Something like:
--- <timestamp> <username> is now <xstatus_icon> <message_title>: <message_body>.
Comment 1 Lamarque V. Souza 2012-02-25 20:33:26 UTC
SVN commit 1282234 by lvsouza:

Add notifications about contact's status message change in chat.
Thanks to Igor Poboiko for this patch.

REVIEW: 5282
Related: bug 193402


 M  +50 -3     kopete/chatwindow/chatview.cpp  
 M  +6 -0      kopete/chatwindow/chatview.h  
 M  +4 -6      libkopete/kopetechatsession.cpp  
 M  +5 -0      libkopete/kopetechatsession.h  
 M  +2 -0      libkopete/kopetecontact.cpp  
 M  +5 -0      libkopete/kopetecontact.h  
 M  +1 -1      protocols/oscar/aim/aimuserinfo.cpp  
 M  +14 -3     protocols/oscar/icq/icqcontact.cpp  
 M  +3 -6      protocols/oscar/icqcontactbase.cpp  
 M  +1 -1      protocols/oscar/oscarcontact.cpp  
 M  +0 -3      protocols/oscar/oscarcontact.h  


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