comparison ChangeLog @ 26874:eeee4309d3d8

Support custom smileys in MUCs (when all participants support BoB and a maximum of 10 participants are in the chat). Always announce support for BoB, since disable custom smileys will still turn off fetching them, and BoB can be used for other purposes further on.
author Marcus Lundblad <ml@update.uu.se>
date Wed, 13 May 2009 20:29:03 +0000
parents 04af21d4be27
children b18c6ab86e67
comparison
equal deleted inserted replaced
26873:727d960a75a4 26874:eeee4309d3d8
36 * Put section breaks between resources in "Get Info" to improve readability. 36 * Put section breaks between resources in "Get Info" to improve readability.
37 * XHTML markup is only included in outgoing messages when the message 37 * XHTML markup is only included in outgoing messages when the message
38 contains formatting. 38 contains formatting.
39 * Show when the user was last logged in when doing "Get Info" on an offline 39 * Show when the user was last logged in when doing "Get Info" on an offline
40 buddy, provided the server supports it. 40 buddy, provided the server supports it.
41 * Support custom smileys in MUCs (only when all participants supports the
42 "Bits of Binary" extension, and a maximum of 10 participants are in the
43 chat (to avoid getting too many fetch requests).
41 44
42 Yahoo: 45 Yahoo:
43 * P2P file transfers. (Sulabh Mahajan) 46 * P2P file transfers. (Sulabh Mahajan)
44 * MSN Interoperability by adding MSN buddies as 'msn/user@example.com'. 47 * MSN Interoperability by adding MSN buddies as 'msn/user@example.com'.
45 (Sulabh Mahajan) 48 (Sulabh Mahajan)