log libpurple/protocols/jabber/presence.c @ 32767:2ec94166be43

age author description
Tue, 18 Oct 2011 18:47:48 +0000 andrew victor On the way to hiding the PurpleConnection struct.
Sat, 24 Sep 2011 21:14:19 +0000 andrew victor jabber_presence_create() is marked as deprecated and is not used - so remove it.
Tue, 30 Aug 2011 19:11:26 +0000 andrew victor Convert jabber prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
Thu, 05 May 2011 02:42:19 +0000 Paul Aurich jabber: Oops, I introduced a leak. clang found it.
Tue, 03 May 2011 05:03:41 +0000 Paul Aurich jabber: Tighter scoping
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.
Wed, 10 Feb 2010 05:44:25 +0000 Paul Aurich jabber: Unbind/Unlock from a specific resource on presences.
Wed, 10 Feb 2010 05:25:12 +0000 Paul Aurich jabber: Document these boundaries, because scrolling this much is terrible.
Wed, 10 Feb 2010 05:22:00 +0000 Paul Aurich jabber: Add a PurpleAccount convenience variable.
Wed, 10 Feb 2010 05:06:36 +0000 Paul Aurich jabber: Document jabber_find_unnormalized_im_conv (and my guess as to why
Wed, 10 Feb 2010 04:32:51 +0000 Paul Aurich Document the resource<>conversation binding (and how it works).
Fri, 22 Jan 2010 17:36:42 +0000 Paul Aurich jabber: Don't fetch Adhoc Commands for MUC chat members.
Sun, 06 Dec 2009 00:36:59 +0000 Paul Aurich jabber: Lower the prio of this message; it's not very important.
Tue, 01 Dec 2009 16:46:57 +0000 Paul Aurich strchr() is safe when searching for an ASCII character in UTF8 strings.
Sun, 29 Nov 2009 17:32:05 +0000 Paul Aurich merge of '263b34adf7373694b48a494714d66824d6bb3443'
Sat, 28 Nov 2009 04:05:17 +0000 Paul Aurich jabber: Delayed Delivery namespaces
Fri, 27 Nov 2009 20:52:01 +0000 Paul Aurich jabber: This is more clear.
Fri, 27 Nov 2009 17:07:19 +0000 Paul Aurich jabber: More namespaces! This is a good stopping point for now.
Fri, 06 Nov 2009 09:13:28 +0000 Paul Aurich jabber: Use purple_connection_get_prpl() instead of jabber_plugin.
Tue, 20 Oct 2009 21:20:22 +0000 Paul Aurich jabber: Fix a comment.
Sat, 03 Oct 2009 02:50:48 +0000 Paul Aurich jabber: Don't try to pull a photo out of the <PHOTO/> cdata.
Sat, 22 Aug 2009 18:29:44 +0000 Paul Aurich jabber: Fix typing notifications between 2.6.0 and <= 2.5.9.
Sat, 22 Aug 2009 02:52:30 +0000 Paul Aurich Remove specific copyright lines from the XMPP prpl.
Sun, 09 Aug 2009 19:08:41 +0000 Paul Aurich jabber: Read all MUC status codes in a presence. Fixes #6651.
Fri, 31 Jul 2009 04:20:30 +0000 Mike Ruprecht Add the camera-v1 cap or else Gmail refuses to accept we're video enabled.
Sun, 26 Jul 2009 19:25:47 +0000 Paul Aurich jabber: Properly track own idle time in fake_to_self.
Sat, 18 Jul 2009 07:23:09 +0000 Paul Aurich Support connecting to IDNA XMPP domains.
Thu, 16 Jul 2009 22:56:37 +0000 Paul Aurich The item JID will match the 'to' JID, not the from.
Thu, 16 Jul 2009 20:06:27 +0000 Paul Aurich explicit merge of 'c273f8da9712cac21aae5bcbd3d4790f8ee78f79'
Sun, 12 Jul 2009 05:43:38 +0000 Paul Aurich merge of '2348ff22f0ff3453774b8b25b36238465580c609'
Thu, 16 Jul 2009 05:15:42 +0000 Elliott Sales de Andrade Use the existing convenience variable instead of a couple of dereferences.