comparison ChangeLog @ 24746:08414e3d8b4f

Don't allow connecting a SIMPLE account if no server is configured. Fixes #7767. committer: John Bailey <rekkanoryo@rekkanoryo.org>
author Florian Quèze <florian@instantbird.org>
date Mon, 15 Dec 2008 03:54:39 +0000
parents 84aabca8413a
children d1da5c4c1e6b
comparison
equal deleted inserted replaced
24744:939d173b68b3 24746:08414e3d8b4f
5 * Corrected maximum message lengths for Yahoo! 5 * Corrected maximum message lengths for Yahoo!
6 * The Buddy State Notification plugin no longer prints duplicate 6 * The Buddy State Notification plugin no longer prints duplicate
7 notifications when the same buddy is in multiple groups (Florian Quèze) 7 notifications when the same buddy is in multiple groups (Florian Quèze)
8 * The Buddy State Notification plugin no longer turns JID's, MSN Passport 8 * The Buddy State Notification plugin no longer turns JID's, MSN Passport
9 ID's, etc. into links (Florian Quèze) 9 ID's, etc. into links (Florian Quèze)
10 * Fix a crash in SIMPLE when a malformed message is received.
11 * purple-remote now has a "getstatusmessage" command to retrieve the text 10 * purple-remote now has a "getstatusmessage" command to retrieve the text
12 of the current status message. 11 of the current status message.
13 * Various fixes to the nullprpl (Paul Aurich) 12 * Various fixes to the nullprpl (Paul Aurich)
14 * Fix a crash when accessing the roomlist for an account that's not 13 * Fix a crash when accessing the roomlist for an account that's not
15 connected (Paul Aurich) 14 connected (Paul Aurich)
39 to the previous Music media). The Media status text now shows the 38 to the previous Music media). The Media status text now shows the
40 album, if possible. 39 album, if possible.
41 * Messages sent from a mobile device while you were offline are now 40 * Messages sent from a mobile device while you were offline are now
42 correctly received. 41 correctly received.
43 * Many other fixes and code cleanup. 42 * Many other fixes and code cleanup.
43
44 SIMPLE:
45 * Fix a crash when a malformed message is received.
46 * Don't allow connecting accounts if no server name has been specified
47 (Florian Quèze)
44 48
45 XMPP: 49 XMPP:
46 * Fix the namespace URL we look for in PEP reply stanzas to match the URL 50 * Fix the namespace URL we look for in PEP reply stanzas to match the URL
47 used in the 'get' requests (Paul Aurich) 51 used in the 'get' requests (Paul Aurich)
48 * Resources can be set to the local machine's hostname by using 52 * Resources can be set to the local machine's hostname by using