comparison ChangeLog @ 27253:beb33c984100

Fix Google Mail notifications when they inexplicably weren't working. Fixes #3300. I don't really know why this is a setting, given that the server can reasonably determine a client's interest based on an initial request at login (which is what the google:mail:notify doc still says). Moreover, they explicitly say clients shouldn't set this setting to false.
author Paul Aurich <paul@darkrain42.org>
date Thu, 02 Jul 2009 22:27:13 +0000
parents 443eb1e24606
children a6d84d9de605 b0bf07c7f22f 621493e82987 4fd6b50d03b3
comparison
equal deleted inserted replaced
27252:ea9df9bfa921 27253:beb33c984100
68 * Fix an issue where Cyrus SASL DIGEST MD5 authentication might fail if 68 * Fix an issue where Cyrus SASL DIGEST MD5 authentication might fail if
69 the username, password, or realm (the JID domain) contain non-ASCII 69 the username, password, or realm (the JID domain) contain non-ASCII
70 characters. 70 characters.
71 * Show emblem for mobile, handheld, and web clients and bots (if the other 71 * Show emblem for mobile, handheld, and web clients and bots (if the other
72 client supports it). 72 client supports it).
73 * Google Talk mail notifications should now work for people for whom they
74 inexplicably did not. (Thanks to yukam for determining the reason)
73 75
74 Yahoo: 76 Yahoo:
75 * P2P file transfers. (Sulabh Mahajan) 77 * P2P file transfers. (Sulabh Mahajan)
76 * Sending text messages (address to +<countrycode><phone number>). 78 * Sending text messages (address to +<countrycode><phone number>).
77 (Sulabh Mahajan) 79 (Sulabh Mahajan)