Mercurial > pidgin
comparison ChangeLog @ 27019:bf9db4c67679
Add purple_utf8_strip_unprintables and use it on outgoing XMPP messages.
We will no longer send messages which contain entities considered invalid
in XML 1.0 (i.e.  and other ASCII control characters). Closes #5768.
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Wed, 03 Jun 2009 19:09:16 +0000 |
parents | 22bcf150f6c7 |
children | 2f297ab00e9d |
comparison
equal
deleted
inserted
replaced
27016:22bcf150f6c7 | 27019:bf9db4c67679 |
---|---|
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 |