Mercurial > pidgin.yaz
comparison ChangeLog @ 29338:8271e42acdcb
jabber: Don't send custom smileys larger than the recommended maximum BoB size
Closes #8356
author | Marcus Lundblad <ml@update.uu.se> |
---|---|
date | Wed, 03 Feb 2010 21:11:25 +0000 |
parents | 7b6933cd7fd3 |
children | 3422481df7ba 0629b6814963 |
comparison
equal
deleted
inserted
replaced
29337:81a60d12897f | 29338:8271e42acdcb |
---|---|
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 * Don't do an SRV lookup for a STUN server associated with the account | 34 * Don't do an SRV lookup for a STUN server associated with the account |
35 if one is already set globally in prefs. | 35 if one is already set globally in prefs. |
36 * Don't send custom smileys larger than the recommended maximum object size | |
37 specified in the BoB XEP. Will prevent getting disconnected because of | |
38 sending to large stanzas. | |
36 | 39 |
37 Yahoo: | 40 Yahoo: |
38 * Don't send <span> and </span> tags. (Fartash Faghri) | 41 * Don't send <span> and </span> tags. (Fartash Faghri) |
39 | 42 |
40 Pidgin: | 43 Pidgin: |