log libpurple/protocols/jabber/jabber.c @ 28648:1a4b6f47258c

age author description
Fri, 27 Nov 2009 07:13:38 +0000 Paul Aurich merge of '5e1784d5a975dc0726e72521fbf6024dfa281d84'
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.
Wed, 25 Nov 2009 19:00:39 +0000 Stu Tomlinson Add some safety to jabber_send_signal_cb in case someone else was listening
Tue, 17 Nov 2009 21:34:28 +0000 Marcus Lundblad jabber: don't crash when right-clicking on buddies non on the local roster
Thu, 12 Nov 2009 23:24:43 +0000 Marcus Lundblad jabber: Determine if a buddy can receive a file transfer (when we have
Fri, 06 Nov 2009 09:13:28 +0000 Paul Aurich jabber: Use purple_connection_get_prpl() instead of jabber_plugin.
Fri, 06 Nov 2009 08:55:36 +0000 Paul Aurich jabber: Fix a few places where the default for require_tls was wrong.
Fri, 06 Nov 2009 08:39:49 +0000 Paul Aurich jabber: Convert to purple_debug_* convenience functions.
Fri, 06 Nov 2009 08:14:53 +0000 Paul Aurich jabber: Print account name on sent stanzas in the debug log.
Mon, 26 Oct 2009 03:41:22 +0000 Paul Aurich jabber: Oops. --leaks.
Sat, 24 Oct 2009 00:59:12 +0000 Paul Aurich jabber: Reject invalid chat nicks in /nick command. Fixes #10532.
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.
Sun, 12 Jul 2009 04:41:56 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head cec487e50b3df746ae8b23771513bf85734f618d)
Sun, 12 Jul 2009 02:56:06 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 90138fae4d2350d166f730736ecea9ee8e20ecdb)
Mon, 06 Jul 2009 04:37:41 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head ac87c285c7056f86005dc157b9870745de471f74)
Sun, 07 Jun 2009 05:36:45 +0000 Paul Aurich Use js->state to track whether the roster has been retrieved.
Sun, 12 Jul 2009 22:40:54 +0000 Elliott Sales de Andrade Don't pre-escape jbr->status. Almost every place required it in unescaped
Thu, 09 Jul 2009 02:27:38 +0000 Paul Aurich The last command registered wasn't added to the list, so was leaking at uninit.
Mon, 06 Jul 2009 09:07:42 +0000 Mark Doliner More uniformity among disconnect error messages
Mon, 06 Jul 2009 04:38:08 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head ac87c285c7056f86005dc157b9870745de471f74)
Sun, 05 Jul 2009 05:49:17 +0000 Etan Reisner A couple more s/GSList/GList/ changes as fallout from the last change.
Sat, 04 Jul 2009 17:36:07 +0000 Etan Reisner merge of '91a5d80aa52d8c1ca101bfaa0dfc3f7a2feb99ec'
Thu, 25 Jun 2009 05:38:35 +0000 Etan Reisner merge of '67e253d9bff41f028ffc609c776f70dae52b614b'
Thu, 25 Jun 2009 04:02:17 +0000 Etan Reisner Indentation fix.
Sat, 04 Jul 2009 06:44:39 +0000 Elliott Sales de Andrade A semi-random collection of English spelling and grammatical changes.
Thu, 25 Jun 2009 02:48:25 +0000 Paul Aurich Make "BOSH URL" its own account option.
Sun, 21 Jun 2009 16:40:15 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.5.7' (head 81e7f59e74715d44dac9e40e7b43ff377c8b474c)
Thu, 11 Jun 2009 22:50:29 +0000 Paul Aurich Remove obsoleted XEP-0090 (Legacy Entity Time)
Sun, 07 Jun 2009 17:02:23 +0000 Paul Aurich The XMPP keepalive timeout handle needs to be a guint.
Sat, 06 Jun 2009 06:45:53 +0000 Paul Aurich Avoid an assertion when the UI doesn't have a get_ui_info ui_op