Mercurial > pidgin
diff ChangeLog @ 29045:4e7fd81a39c6
jabber: Fix getting info on your own JID, under some circumstances.
Prosody doesn't stamp a 'from' on responses from one's own bare JID (and
the spec does not require it), so neither of these functions can rely on
'from' being non-NULL. Of course, we shouldn't be sending an NS_LAST_ACTIVITY
to our own bare JID, but that's another issue.
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Sun, 14 Feb 2010 23:56:00 +0000 |
parents | a51d06bee84a |
children | 031fd1cd88df |
line wrap: on
line diff
--- a/ChangeLog Sun Feb 14 20:20:00 2010 +0000 +++ b/ChangeLog Sun Feb 14 23:56:00 2010 +0000 @@ -49,6 +49,7 @@ * When getting info on a domain-only (server) JID, show uptime (when given by the result of the "last query") and don't show status as offline. + * Fix getting info on your own JID. * Wrap XHTML messages in <p>, as described in XEP-0071, for compatibility with some clients. * Don't do an SRV lookup for a STUN server associated with the account