Mercurial > pidgin
diff ChangeLog @ 32777:3b1070cb4f29
jabber: Validate user moods, and make the /mood cmd behave flexibly.
A user in Pidgin running "/mood ?" or "/mood -" would result in invalid
XML being sent to the server (similar to #14342, except '<-/>' or '<?/>').
Prevent this by ensuring the user is specifying something from the list.
The /mood command will also now try to treat its entire arguments as
a single string, and set that as the mood -- I figure this is what a
user would expect?
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Wed, 23 May 2012 05:01:14 +0000 |
parents | f01d6c9f3492 |
children | fa666e7f747e |
line wrap: on
line diff
--- a/ChangeLog Wed May 23 03:25:01 2012 +0000 +++ b/ChangeLog Wed May 23 05:01:14 2012 +0000 @@ -39,6 +39,7 @@ to the core (and UIs) as incoming messages (Thijs Alkemade). (#14529) * Support file transfers up to ~9 EiB. + * Invalid user moods can no longer be sent to the server. Plugins: * The Voice/Video Settings plugin supports using the sndio GStreamer