[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdenetwork/kopete/protocols/yahoo/libkyahoo
From:       Michael Anthony Cole <colemichae () gmail ! com>
Date:       2010-01-19 1:52:49
Message-ID: 1263865969.130149.30418.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1076897 by michaelacole:

Kopete Yahoo This sends the typing notifiation while in a chat session with a user.

 M  +6 -1      sendnotifytask.cpp  


--- trunk/KDE/kdenetwork/kopete/protocols/yahoo/libkyahoo/sendnotifytask.cpp #1076896:1076897
@@ -40,7 +40,12 @@
 	switch( m_type )
 	{
 	case NotifyTyping:
-		t->setParam( 4, client()->userId().toLocal8Bit() );
+		/**
+		* TODO michaelacole
+		* Add here later a check for if stealth, only want to send if not stealted
+		* so if you start to answer and decide not to at least they dont know you are there
+		*/
+		t->setParam( 1, client()->userId().toLocal8Bit() );
 		t->setParam( 5, m_target.toLocal8Bit() );
 		t->setParam( 13, m_state );
 		t->setParam( 14, " " );	
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic