Mercurial > pidgin.yaz
diff ChangeLog @ 26925:9ce0c5bc922c
Show when a user was last online (as seen by the server) when doing "Get Info"
by issuing a jabber:iq:last to the bare JID
author | Marcus Lundblad <ml@update.uu.se> |
---|---|
date | Thu, 07 May 2009 19:24:02 +0000 |
parents | aa29dac7924f |
children | 04af21d4be27 |
line wrap: on
line diff
--- a/ChangeLog Thu May 07 17:04:59 2009 +0000 +++ b/ChangeLog Thu May 07 19:24:02 2009 +0000 @@ -36,6 +36,8 @@ * Put section breaks between resources in "Get Info" to improve readability. * XHTML markup is only included in outgoing messages when the message contains formatting. + * Show when the user was last logged in when doing "Get Info" on an offline + buddy, provided the server supports it. Yahoo: * P2P file transfers. (Sulabh Mahajan)