[Pidgin] #8846: people using web myspaceIM can't respond to pidgin myspaceIM

Pidgin trac at pidgin.im
Thu Jun 4 01:23:57 EDT 2009


#8846: people using web myspaceIM can't respond to pidgin myspaceIM
----------------------------+-----------------------------------------------
 Reporter:  keeperofdakeys  |        Owner:  jeff   
     Type:  defect          |       Status:  closed 
Milestone:  2.6.0           |    Component:  MySpace
  Version:  2.5.5           |   Resolution:  fixed  
 Keywords:                  |  
----------------------------+-----------------------------------------------
Changes (by markdoliner at pidgin.im):

  * status:  new => closed
  * resolution:  => fixed
  * milestone:  => 2.6.0


Comment:

 (In [08979461f8fd9f122c665f3ee192c20788dd1bca]):[[BR]]
 Change the way we parse messages on MySpace a little bit.  This
 fixes #8846: people using web myspaceIM can't respond to pidgin myspaceIM

 For some reason IMs send using the myspace web site are sent so that
 they won't become offline messages if the other person is offline.
 I'm not really sure why that decision was made.

 So now we treat messages with bm 1 the same as messages with bm 121. This
 means
 we have to combine the function that parses out typing notification with
 the function that parses IMs. And we check for typing notifications by
 looking for %typing%. Which means if someone sends the IM "%typing%" with
 no markup then we'll interpret it as a typing notification. And there's
 nothing we can do to differentiate between the two. I asked.

-- 
Ticket URL: <http://developer.pidgin.im/ticket/8846#comment:1>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list