[Pidgin] #14790: Support facebook’s own-message IQ

Pidgin trac at pidgin.im
Thu Dec 8 12:39:49 EST 2011


#14790: Support facebook’s own-message IQ
---------------------------------------+------------------------------------
 Reporter:  claudius                   |     Owner:  deryni
     Type:  enhancement                |    Status:  new   
Component:  XMPP                       |   Version:  2.10.0
 Keywords:  facebook own-message xmpp  |  
---------------------------------------+------------------------------------
 Whenever someone sends in a message from facebook’s web interface while at
 the same time being logged in via Pidgin, facebook sends the following IQ:


 {{{
 <iq from='chat.facebook.com'
 to='me at chat.facebook.com/Ares_b9c11aba_4B3939E3D7596'
 id='fbiq4B39822A55872' type='set'>
         <own-message xmlns='http://www.facebook.com/xmpp/messages'
 to='other at chat.facebook.com' self='false'>
                 <body>Hey</body>
         </own-message>
 </iq>

 }}}

 Pidgin does not yet know how to handle it, however, there are patches at
 least for telepathy (http://cgit.freedesktop.org/telepathy/telepathy-
 gabble/commit/?id=df3882d34528ccb320835fafbad74034a589dc64).

 I would be very thankful if someone could implement this or write an
 appropriate plugin that basically prints the message to the conversation
 window and logs it accordingly.

-- 
Ticket URL: <http://developer.pidgin.im/ticket/14790>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list