Mercurial > pidgin.yaz
comparison ChangeLog @ 29439:031fd1cd88df
jabber: Update the default FT proxy (if it's still set as the previous, broken, default).
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Mon, 15 Feb 2010 00:20:55 +0000 |
parents | 4e7fd81a39c6 |
children | d4b9df8e17f6 2ad2e3490b23 |
comparison
equal
deleted
inserted
replaced
29438:1c035c869344 | 29439:031fd1cd88df |
---|---|
57 * Don't send custom smileys larger than the recommended maximum object size | 57 * Don't send custom smileys larger than the recommended maximum object size |
58 specified in the BoB XEP. This prevents a client from being | 58 specified in the BoB XEP. This prevents a client from being |
59 disconnected by servers that dislike overly-large stanzas. | 59 disconnected by servers that dislike overly-large stanzas. |
60 * Fix receiving messages without markup over an Openfire BOSH connection | 60 * Fix receiving messages without markup over an Openfire BOSH connection |
61 (forcibly put the stanzas in the jabber:client namespace). | 61 (forcibly put the stanzas in the jabber:client namespace). |
62 * The default value for the file transfer proxies is automatically | |
63 updated when an account connects, if it is still the old (broken) | |
64 default (from 'proxy.jabber.org' to 'proxy.eu.jabber.org'). | |
62 | 65 |
63 Yahoo: | 66 Yahoo: |
64 * Don't send <span> and </span> tags. (Fartash Faghri) | 67 * Don't send <span> and </span> tags. (Fartash Faghri) |
65 * Support PingBox. PingBoxes will appear as pbx/PingBoxName. (Kartik | 68 * Support PingBox. PingBoxes will appear as pbx/PingBoxName. (Kartik |
66 Mohta) | 69 Mohta) |