comparison ChangeLog @ 27946:e0bcdc2bad7d

propagate from branch 'im.pidgin.pidgin' (head 70ee1de1cc79688256a3dd6ac1a519e24c00a12c) to branch 'im.pidgin.pidgin.yaz' (head 48181b0dbca52e9e9bd367a1dcc01fe5f9a678a1)
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Mon, 11 May 2009 02:18:47 +0000
parents 04af21d4be27
children eeee4309d3d8 9ffd12823dc1
comparison
equal deleted inserted replaced
27945:cc45ac2782cc 27946:e0bcdc2bad7d
31 * Support most recent version of User Avatar. (XEP-0084 v1.1) 31 * Support most recent version of User Avatar. (XEP-0084 v1.1)
32 * Updated Entity Capabilities support. (Tobias Markmann) 32 * Updated Entity Capabilities support. (Tobias Markmann)
33 * Better support for receiving remote users' nicknames. 33 * Better support for receiving remote users' nicknames.
34 * /affiliate and /role will now list the room members with the specified 34 * /affiliate and /role will now list the room members with the specified
35 affiliation/role if possible. (Andrei Mozzhuhin) 35 affiliation/role if possible. (Andrei Mozzhuhin)
36 * Put section breaks between resources in "Get Info" to improve readability.
37 * XHTML markup is only included in outgoing messages when the message
38 contains formatting.
39 * Show when the user was last logged in when doing "Get Info" on an offline
40 buddy, provided the server supports it.
36 41
37 Yahoo: 42 Yahoo:
38 * P2P file transfers. (Sulabh Mahajan) 43 * P2P file transfers. (Sulabh Mahajan)
39 * MSN Interoperability by adding MSN buddies as 'msn/user@example.com'. 44 * MSN Interoperability by adding MSN buddies as 'msn/user@example.com'.
40 (Sulabh Mahajan) 45 (Sulabh Mahajan)
58 * Dragging a buddy onto a chat pops up a chat-invitation dialog. 63 * Dragging a buddy onto a chat pops up a chat-invitation dialog.
59 (Carlos Bederian) 64 (Carlos Bederian)
60 * The nicks of the persons who leave the chatroom are italicized in the 65 * The nicks of the persons who leave the chatroom are italicized in the
61 chat's conversation history. The nicks are un-italicized when they 66 chat's conversation history. The nicks are un-italicized when they
62 rejoin. 67 rejoin.
68 * Always set unseen-count and unseen-state on conversations.
69 (Joshua Stein)
63 70
64 Finch: 71 Finch:
65 * The hardware cursor is updated correctly. This will be useful 72 * The hardware cursor is updated correctly. This will be useful
66 especially for users of braille terminals, screen readers etc. 73 especially for users of braille terminals, screen readers etc.
67 * Added a TinyURL plugin, which aids copying longer URLs. 74 * Added a TinyURL plugin, which aids copying longer URLs.