Mercurial > pidgin
comparison ChangeLog @ 29856:a54e59c1c520
jabber: Only add the ga:client-uses-full-bind-result to gmail/googlemail domains
I think this should be okay, but admittedly it might cause issues. Anyway,
the previous one definitely caused issues with Punjab, which fails to
stringify the namespaced attributes.
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Sat, 01 May 2010 16:37:07 +0000 |
parents | 2a1e4a000e87 |
children | 05bd10c52b01 |
comparison
equal
deleted
inserted
replaced
29855:552616f49f94 | 29856:a54e59c1c520 |
---|---|
94 specified by the BoB XEP). | 94 specified by the BoB XEP). |
95 * Send whitespace keepalives if we haven't sent data in a while (2 | 95 * Send whitespace keepalives if we haven't sent data in a while (2 |
96 minutes). This fixes an issue with Openfire disconnecting a | 96 minutes). This fixes an issue with Openfire disconnecting a |
97 libpurple-baesd client that has just been quiet for about 6 | 97 libpurple-baesd client that has just been quiet for about 6 |
98 minutes. | 98 minutes. |
99 * Only support Google Talk's JID Domain Discovery extension | |
100 (allowing a user to log in with "@gmail.com" or "@googlemail.com" | |
101 interchangeably) for those two domains. This change was made | |
102 due to interoperability issues with some BOSH Connection Managers | |
103 and namespaced attributes. | |
99 | 104 |
100 Yahoo/Yahoo JAPAN: | 105 Yahoo/Yahoo JAPAN: |
101 * Attempt to better handle transparent proxies interfering with | 106 * Attempt to better handle transparent proxies interfering with |
102 HTTP-based login. | 107 HTTP-based login. |
103 * Fix handling of P2P packets, thus fixing the loss of some messages. | 108 * Fix handling of P2P packets, thus fixing the loss of some messages. |