log libpurple/protocols/jabber/presence.c @ 28773:088fac135139

age author description
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.