comparison ChangeLog @ 27021:2f297ab00e9d

merge of '054ca20dffd917fc57972d8756d9c15ead22fd85' and 'e1bd4479e6211023f43781c3f4864d56fc9bb1b3'
author Paul Aurich <paul@darkrain42.org>
date Wed, 03 Jun 2009 19:34:42 +0000
parents a0e3e4f37702 bf9db4c67679
children e6031586fd1b
comparison
equal deleted inserted replaced
27020:a0e3e4f37702 27021:2f297ab00e9d
39 * Updated Entity Capabilities support. (Tobias Markmann) 39 * Updated Entity Capabilities support. (Tobias Markmann)
40 * Better support for receiving remote users' nicknames. 40 * Better support for receiving remote users' nicknames.
41 * /affiliate and /role will now list the room members with the specified 41 * /affiliate and /role will now list the room members with the specified
42 affiliation/role if possible. (Andrei Mozzhuhin) 42 affiliation/role if possible. (Andrei Mozzhuhin)
43 * Put section breaks between resources in "Get Info" to improve readability. 43 * Put section breaks between resources in "Get Info" to improve readability.
44 * Silently remove invalid XML 1.0 entities (e.g. ASCII control characters)
45 from sent messages.
44 * XHTML markup is only included in outgoing messages when the message 46 * XHTML markup is only included in outgoing messages when the message
45 contains formatting. 47 contains formatting.
46 * Show when the user was last logged in when doing "Get Info" on an offline 48 * Show when the user was last logged in when doing "Get Info" on an offline
47 buddy, provided the server supports it. 49 buddy, provided the server supports it.
48 * Support custom smileys in MUCs (only when all participants support the 50 * Support custom smileys in MUCs (only when all participants support the
80 * The nicks of the persons who leave the chatroom are italicized in the 82 * The nicks of the persons who leave the chatroom are italicized in the
81 chat's conversation history. The nicks are un-italicized when they 83 chat's conversation history. The nicks are un-italicized when they
82 rejoin. 84 rejoin.
83 * Always set unseen-count and unseen-state on conversations. 85 * Always set unseen-count and unseen-state on conversations.
84 (Joshua Stein) 86 (Joshua Stein)
87 * Fix a bug in 'Conversation Colors' plugin for RTL messages.
85 88
86 Finch: 89 Finch:
87 * The hardware cursor is updated correctly. This will be useful 90 * The hardware cursor is updated correctly. This will be useful
88 especially for users of braille terminals, screen readers etc. 91 especially for users of braille terminals, screen readers etc.
89 * Added a TinyURL plugin, which aids copying longer URLs. 92 * Added a TinyURL plugin, which aids copying longer URLs.