log libpurple/protocols/jabber/jabber.c @ 28396:4a0d69b9d8a8

age author description
Fri, 16 Oct 2009 20:22:26 +0000 Paul Aurich jabber: Correct the /part command's help.
Sat, 10 Oct 2009 19:44:44 +0000 Sadrul Habib Chowdhury A leak fix in the candidate list, and some code simplification.
Tue, 06 Oct 2009 03:25:26 +0000 Paul Aurich jabber: Re-arrange the code that detects legacy servers so that we don't stomp over "Host Unknown" errors.
Fri, 02 Oct 2009 16:19:19 +0000 Daniel Atallah Prevent a NULL sprintf(%s) when no resource is assigned to an account during inband registration. Fixes #10420.
Thu, 24 Sep 2009 16:38:49 +0000 Paul Aurich jabber: Always require a resource when starting Legacy IQ Auth.
Sun, 20 Sep 2009 10:57:21 +0000 Will Thompson Advertise jingle rtp, and only advertise rawudp if VV is enabled
Tue, 25 Aug 2009 16:38:18 +0000 Paul Aurich jabber: Fix using BOSH and legacy auth together. Closes #9990.
Sat, 22 Aug 2009 02:52:30 +0000 Paul Aurich Remove specific copyright lines from the XMPP prpl.
Mon, 03 Aug 2009 00:46:28 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 1876e80a840aa8045b1a49c60049781e0d285558)
Sat, 01 Aug 2009 15:50:06 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head ae0850eb3d14d75586cd0578668606b34c38fad1)
Thu, 30 Jul 2009 06:52:24 +0000 Paul Aurich Fix two strings as pointed out on translators@
Wed, 22 Jul 2009 04:15:09 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 7c0f8ebeda0f59bd50e8e1692886616f302badcf)
Tue, 21 Jul 2009 05:15:54 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 73a88ac85b97264c19b9a9966270eecd310b6bff)
Sat, 18 Jul 2009 17:15:20 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head d3334a023251e5d640dc061092a6aa2fbd14e629)
Sat, 18 Jul 2009 07:39:24 +0000 Paul Aurich Use a better error post-string freeze for the IDNA-conversion failure.
Sat, 01 Aug 2009 22:12:30 +0000 Paul Aurich jabber: Store the "own JabberBuddy" in the JabberStream* struct.
Sat, 01 Aug 2009 21:45:24 +0000 Paul Aurich jabber: Stop fall-through on connection error.
Sat, 01 Aug 2009 04:01:51 +0000 Paul Aurich jabber: Remove js->use_bosh
Sat, 01 Aug 2009 02:58:40 +0000 Paul Aurich jabber: Add the two Gtalk video features to the disco#info/caps hash
Sat, 01 Aug 2009 01:53:02 +0000 Paul Aurich jabber: Fix setting Google Talk avatar at login.
Tue, 21 Jul 2009 22:30:01 +0000 Paul Aurich Set the namespace properly on stanzas for BOSH.
Tue, 21 Jul 2009 06:47:55 +0000 Paul Aurich Clear out the fd when we pass it off to the SSL subsystem
Sun, 19 Jul 2009 23:45:13 +0000 Paul Aurich Move the IDN support into the DNS routines.
Sat, 18 Jul 2009 20:11:08 +0000 Paul Aurich To make grim happy (or more upset).
Sat, 18 Jul 2009 07:49:17 +0000 Paul Aurich ASCII-ize the TXT query, too.
Sat, 18 Jul 2009 07:23:09 +0000 Paul Aurich Support connecting to IDNA XMPP domains.
Fri, 17 Jul 2009 23:49:51 +0000 Paul Aurich Refactor jabber_login and jabber_register_account
Mon, 13 Jul 2009 05:40:12 +0000 Elliott Sales de Andrade merge of '6bf1ed8cefd6bb5b980baf7501bcf6936634bd8d'
Sun, 12 Jul 2009 22:42:44 +0000 Paul Aurich Identify clients in XMPP caps based on the ui_info hash. Closes #9672.
Sun, 12 Jul 2009 21:09:05 +0000 Paul Aurich Use purple_util_format_song_info in MSN/XMPP for the buddy list status text.