[Pidgin] #5627: Implement custom emoticons on XMPP using XEP 0231

Pidgin trac at pidgin.im
Sun Aug 31 07:51:18 EDT 2008


#5627: Implement custom emoticons on XMPP using XEP 0231
-----------------------------------+----------------------------------------
 Reporter:  malu                   |        Owner:  deryni
     Type:  patch                  |       Status:  new   
Milestone:                         |    Component:  XMPP  
  Version:  2.4.1                  |   Resolution:        
 Keywords:  xmpp custom emoticons  |  
-----------------------------------+----------------------------------------

Comment(by malu):

 The latest patch updates the implementation according to the latest
 specification.
 Received data objects are cached per CID instead of per conversation.
 CIDs is generated of the form "sha1+hash at bob.xmpp.org".
 Only data objects of size < 1024 bytes are included directly in the
 <message/> stanza.
 (data is requested using <iq/>s if not already cached by the receiver).

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


More information about the Tracker mailing list