log libpurple/protocols/jabber/presence.c @ 31526:b2f6fec7b98e

age author description
Tue, 03 May 2011 05:02:00 +0000 matthew jabber: Correctly handle the unsetting case for a contact's vCard avatar.
Sun, 20 Feb 2011 18:21:47 +0000 Paul Aurich jabber: Compatibility with older servers
Sun, 20 Feb 2011 02:25:23 +0000 thijs jabber: Treat the presence storm on joining a room as not new arrivals.
Sun, 20 Feb 2011 02:22:03 +0000 Paul Aurich jabber: Use a straight equality check instead of collate
Tue, 02 Nov 2010 02:06:13 +0000 Paul Aurich jabber: Protect against broken OSes and printf("%s", NULL) crashes
Tue, 31 Aug 2010 18:28:10 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head dca20e09164518b0f7a773edd7e9649f41d8873d)
Fri, 09 Apr 2010 22:14:51 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 7c76f200d8b976548ea95b94a1674b931a7694f7)
Thu, 25 Mar 2010 20:16:48 +0000 Marcus Lundblad First shot at refactoring the Google-specific XMPP code.
Mon, 03 May 2010 05:02:30 +0000 Paul Aurich jabber: Avoid an assertion failure for presence from bare domains
Mon, 19 Apr 2010 20:17:20 +0000 Paul Aurich jabber: Don't leak the buddy_name on this error
Thu, 01 Apr 2010 18:34:34 +0000 Paul Aurich jabber: Whoops. Nick changes are supposed to actually work...
Mon, 22 Mar 2010 21:34:17 +0000 Marcus Lundblad jabber: Validate the hash on incoming BoB objects (in case the CID is on the
Sat, 20 Mar 2010 16:20:09 +0000 Paul Aurich jabber: Proper memory management (and fix a segfault) and whitespace
Wed, 17 Mar 2010 20:42:48 +0000 Paul Aurich jabber: Fix two warnings (which didn't occur on OS X, oddly)
Tue, 09 Mar 2010 22:44:59 +0000 Paul Aurich jabber: Heavily refactor jabber_presence_parse(). It's still not short enough.
Thu, 04 Mar 2010 23:02:56 +0000 Marcus Lundblad Enable setting mood message with the global mood selection UI, when the
Thu, 18 Feb 2010 21:38:43 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 267f28808ab6eeda6b5d68f6433f2b3fcf230d4f)
Wed, 10 Feb 2010 20:53:18 +0000 Marcus Lundblad jabber: Actually send a mood update when setting a mood status (using the generic mood selector).
Mon, 15 Feb 2010 00:28:10 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 1d831e835bac31debd4d67cc75397c378c00bc7e)
Thu, 11 Feb 2010 04:38:48 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head d14a1fe9d288c6942c8bfc6d1df3c8297ba7ca54)
Thu, 04 Feb 2010 05:30:35 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 9028ac0daaa1f7e565726fa39aca22ce7d3ecc49)
Wed, 09 Dec 2009 03:52:00 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head f0addfa93983499a661e29f567e66a98a9544a89)
Mon, 30 Nov 2009 06:24:32 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 07dc6851f4d16e9c89791c488bbc6d3b2bdb8ecf)
Sat, 28 Nov 2009 02:22:49 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 5e3164a6a1df028fc66f7e072be0d78d9d995389)
Sun, 08 Nov 2009 20:37:06 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 122c09fb418ceb629bb942da06d3a45a22f19680)
Wed, 21 Oct 2009 18:09:47 +0000 maiku propagate from branch 'im.pidgin.pidgin' (head 0d33eae1cfd57cb5f459518ad5db14230f13792b)
Tue, 20 Oct 2009 21:39:16 +0000 maiku Declare XMPP got media caps in the correct place.
Tue, 20 Oct 2009 20:42:58 +0000 maiku Use purple_prpl_got_media_caps in XMPP to update the caps when they change.
Mon, 15 Feb 2010 00:12:12 +0000 Paul Aurich jabber: Always track our own presence, even if we're not on the buddy list.
Wed, 10 Feb 2010 06:43:51 +0000 Paul Aurich Oops, that wasn't meant to be left in as a warning, but noting these is probably good.