log libpurple/protocols/jabber/presence.c @ 27359:da8d20538145

age author description
Sun, 05 Jul 2009 22:39:34 +0000 Paul Aurich Minor formatting/style/purple_strequal
Sun, 21 Jun 2009 16:40:15 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.5.7' (head 81e7f59e74715d44dac9e40e7b43ff377c8b474c)
Sun, 12 Jul 2009 05:42:40 +0000 Paul Aurich disapproval of revision 'a383ad6a4ae7e98bbcb32b4193531ccf960eb2bb'
Thu, 11 Jun 2009 22:33:33 +0000 Paul Aurich Remove obsolete XEP-0091 (Legacy Delayed Delivery) code.
Tue, 09 Jun 2009 03:42:23 +0000 Elliott Sales de Andrade Fix compile warning for non-VV.
Tue, 02 Jun 2009 05:00:20 +0000 Mike Ruprecht Add Gmail video support.
Fri, 22 May 2009 03:54:29 +0000 Paul Aurich Remove trailing whitespace that has snuck in.
Wed, 20 May 2009 15:59:04 +0000 Paul Aurich Fix a crash when <NICKNAME/> is present in a vcard, but has no data.
Tue, 12 May 2009 05:49:34 +0000 Paul Aurich Add jabber signals for IQ, Message, and Presence stanzas. Lightly tested (it doesn't crash [Prove me wrong!]) and as you'll note, I refer to documentation that doesn't yet exist.
Fri, 08 May 2009 02:58:33 +0000 Paul Aurich Only try to fetch adhoc commands from buddies once. Pushed updates (which we support now) are far superior.
Fri, 08 May 2009 02:38:39 +0000 Paul Aurich Only call jabber_caps_get_info if we don't have all the information we want.
Thu, 07 May 2009 17:04:59 +0000 Paul Aurich Don't crash when resource is NULL. Thanks, Marcus!
Sat, 02 May 2009 20:54:10 +0000 Paul Aurich Don't crash when a broken server sends us an occupant's presence with an
Sat, 02 May 2009 20:42:55 +0000 Paul Aurich When we download a buddy's vCard to update an avatar, also try to update the nickname.
Sat, 02 May 2009 04:39:38 +0000 Paul Aurich A little bit better (free memory and support receiving the nick in subscriptions) and Changelog.