log libpurple/protocols/jabber/disco.c @ 25987:c4fd9222dda1

age author description
Sat, 07 Mar 2009 01:59:40 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 303af74a38e7b313d4fb0be4d4054a16cb13d819)
Sat, 07 Mar 2009 02:14:34 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 303af74a38e7b313d4fb0be4d4054a16cb13d819)
Sat, 07 Mar 2009 01:32:29 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 303af74a38e7b313d4fb0be4d4054a16cb13d819)
Mon, 02 Mar 2009 21:25:59 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
Sun, 08 Feb 2009 06:31:18 +0000 Paul Aurich Pass IQ handlers type, from, id, and the child node
Tue, 03 Feb 2009 16:00:40 +0000 Paul Aurich Marcus' eagle eyes noticed 'xmpp:urn:time', which is bogus.
Tue, 10 Feb 2009 18:41:22 +0000 Marcus Lundblad Changed "type" to "client_type" for the hash value specifying client type
Mon, 09 Feb 2009 21:21:18 +0000 Marcus Lundblad Set a value "type" in the ui_info hash table
Sat, 14 Feb 2009 03:57:22 +0000 Paul Aurich Always publish a <photo/> element, even if we have an empty buddy icon.
Tue, 10 Feb 2009 06:42:42 +0000 Paul Aurich Initial presence is sent once the roster is retrieved (in the iq cb).
Wed, 21 Jan 2009 20:16:22 +0000 Paul Aurich Only (re)publish XMPP avatars at login if the server's avatar differs
Sun, 18 Jan 2009 04:17:50 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)
Mon, 17 Nov 2008 18:22:26 +0000 Marcus Lundblad Change jabber_presence_send to not take an extra argument to force idle updating
Sun, 16 Nov 2008 22:29:00 +0000 Marcus Lundblad A first stab at supporting the upcoming new use-case in XMPP XEP-0012
Sat, 22 Nov 2008 18:26:45 +0000 Paul Aurich Sprinkle around more support for xml:lang on JabberIdentities
Fri, 21 Nov 2008 04:18:19 +0000 Paul Aurich Clean up jabber_presence_send
Fri, 21 Nov 2008 00:35:44 +0000 Paul Aurich Entity Capabilities must be per-JabberStream
Thu, 20 Nov 2008 23:58:17 +0000 Paul Aurich Fix compilation errors and many warnings
Sat, 09 Aug 2008 02:24:38 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 434563a4b8fadb9593c241db4bb5ffd0bf2c0627)
Sun, 03 Aug 2008 23:16:24 +0000 Tobias Markmann propagate from branch 'im.pidgin.pidgin' (head 2747d5e0324ca6b81e83bbb8b75e1efebcbbad6e)
Fri, 06 Jun 2008 21:10:16 +0000 Mike Ruprecht Use the right namespaces for broadcasting and discovering Jingle support.
Sat, 31 May 2008 20:15:34 +0000 Mike Ruprecht Check remote JID's capabilities for audio and video XEP support.
Sat, 22 Mar 2008 04:45:46 +0000 Sadrul Habib Chowdhury Patch from Marcus Lundblad ('mlundblad') to improve audio support in xmpp.
Sun, 22 Jun 2008 17:25:23 +0000 Tobias Markmann * changed name of jabber_caps_calculate_hash() to jabber_caps_calculate_own_hash()
Mon, 16 Jun 2008 13:52:45 +0000 Tobias Markmann Removing short-names for features and calculating own caps hash.
Sat, 29 Dec 2007 06:34:59 +0000 Evan Schoenberg propagate from branch 'im.pidgin.pidgin' (head 7f8e027e1591ade622baf58a9dac216e7122c1ac)
Wed, 05 Sep 2007 00:47:58 +0000 Sean Egan Basic Google Talk voice call support. No UI; receiving a call auto-accepts it.
Mon, 02 Mar 2009 06:37:05 +0000 Elliott Sales de Andrade Remove some extra trailing whitespace I noticed after merging mlundblad's
Tue, 23 Dec 2008 20:13:30 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head c06356e8e8d2c586f0192a5564053c2584020da8)
Mon, 22 Dec 2008 07:51:06 +0000 Mark Doliner Commit patch #7670: Implement xep-0191 (simple blocking) for jabber protocols