log libpurple/protocols/jabber/iq.c @ 32827:4a34689eeb33 default tip

age author description
Thu, 25 Mar 2010 20:16:48 +0000 Marcus Lundblad First shot at refactoring the Google-specific XMPP code.
Tue, 07 Apr 2009 08:12:56 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 5ab68ddb0251205f7ef97f4c280e65696cbd5ff2)
Sat, 04 Apr 2009 10:51:12 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 1890ad1259c93f5ad18ceb3365717ebc43b30198)
Mon, 02 Mar 2009 22:07:59 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
Thu, 18 Feb 2010 04:37:49 +0000 Paul Aurich These should be static
Fri, 12 Feb 2010 21:00:35 +0000 Paul Aurich jabber: Log a more useful message on unhandled IQs
Sun, 29 Nov 2009 17:36:41 +0000 Florian Qu«²ze jabber: Don't use C99 time formatters, which are apparently not available on Windows when using MSVC.
Fri, 27 Nov 2009 17:07:19 +0000 Paul Aurich jabber: More namespaces! This is a good stopping point for now.
Thu, 26 Nov 2009 22:47:53 +0000 Paul Aurich jabber: Add the missing file and fix up the Google session namespaces
Thu, 26 Nov 2009 22:35:07 +0000 Paul Aurich jabber: Start putting all the namespaces in one location with consistent naming.
Fri, 06 Nov 2009 09:13:28 +0000 Paul Aurich jabber: Use purple_connection_get_prpl() instead of jabber_plugin.
Sat, 22 Aug 2009 02:52:30 +0000 Paul Aurich Remove specific copyright lines from the XMPP prpl.
Tue, 11 Aug 2009 15:57:54 +0000 Paul Aurich jabber: Emit jabber-receiving-iq after we've ensured id is !NULL
Thu, 11 Jun 2009 22:50:29 +0000 Paul Aurich Remove obsoleted XEP-0090 (Legacy Entity Time)
Tue, 26 May 2009 23:44:55 +0000 Paul Aurich Support pushed notifications about XEP-0191 Blocks/Unblocks. Closes #8045.