comparison ChangeLog @ 24640:915b1cafa3d1

Support an empty <metadata/> element to indicate that a user has no XEP-0084 User Avatar. Refs #7732, which also has another patch needing further review. committer: John Bailey <rekkanoryo@rekkanoryo.org>
author Paul Aurich <paul@darkrain42.org>
date Thu, 11 Dec 2008 07:38:20 +0000
parents 0e397f185166
children 61e0924de04a
comparison
equal deleted inserted replaced
24639:0e397f185166 24640:915b1cafa3d1
42 * Resources now default to no value 42 * Resources now default to no value
43 * Quit trying to get user info for MUC's (Paul Aurich) 43 * Quit trying to get user info for MUC's (Paul Aurich)
44 * Send "client-accepts-full-bind-result" attribute during SASL login. 44 * Send "client-accepts-full-bind-result" attribute during SASL login.
45 This will fix Google Talk login failures if the user configures the 45 This will fix Google Talk login failures if the user configures the
46 wrong domain for his/her account. 46 wrong domain for his/her account.
47 * Support new <metadata/> element to indicate no XEP-0084 User Avatar
48 (Paul Aurich)
47 49
48 Zephyr: 50 Zephyr:
49 * Enable auto-reply, to emulate 'zaway' (Toby Schaffer) 51 * Enable auto-reply, to emulate 'zaway' (Toby Schaffer)
50 * Fix a crash when an account is configured to use tzc but tzc is not 52 * Fix a crash when an account is configured to use tzc but tzc is not
51 installed or the configured tzc command is invalid (Michael Terry) 53 installed or the configured tzc command is invalid (Michael Terry)