Mercurial > pidgin.yaz
comparison ChangeLog @ 29306:5ffedd1578f0
Don't send <span>...</span> on Yahoo. Fixes #11242, #10961.
committer: John Bailey <rekkanoryo@rekkanoryo.org>
author | Fartash Faghri |
---|---|
date | Fri, 29 Jan 2010 01:30:38 +0000 |
parents | 5bacbd78e2b4 |
children | fff8cf8459c4 |
comparison
equal
deleted
inserted
replaced
29305:48d2b6d1ab74 | 29306:5ffedd1578f0 |
---|---|
29 * When getting info on a domain-only (server) JID, show uptime | 29 * When getting info on a domain-only (server) JID, show uptime |
30 (when given by the result of the "last query") and don't show status as | 30 (when given by the result of the "last query") and don't show status as |
31 offline. | 31 offline. |
32 * Wrap XHTML messages in <p>, as described in XEP-0071, for compatibility | 32 * Wrap XHTML messages in <p>, as described in XEP-0071, for compatibility |
33 with some clients. | 33 with some clients. |
34 | |
35 Yahoo: | |
36 * Don't send <span> and </span> tags. (Fartash Faghri) | |
34 | 37 |
35 Pidgin: | 38 Pidgin: |
36 * Correctly size conversation and status box entries when the | 39 * Correctly size conversation and status box entries when the |
37 interior-focus style property is diabled. (Gabriel Schulhof) | 40 interior-focus style property is diabled. (Gabriel Schulhof) |
38 * Correctly handle a multiline text field being required in a | 41 * Correctly handle a multiline text field being required in a |