log libpurple/protocols/jabber/jabber.c @ 29282:ae24e54a5014

age author description
Sat, 04 Apr 2009 10:51:12 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 1890ad1259c93f5ad18ceb3365717ebc43b30198)
Mon, 16 Mar 2009 21:45:24 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 73e463add9a124c86554c2958526e1a6ee5fc22f)
Mon, 02 Mar 2009 23:34:48 +0000 Marcus Lundblad Make it work again after the merge from i.p.p.... :)
Mon, 02 Mar 2009 21:52:16 +0000 Marcus Lundblad Manual merge
Tue, 24 Feb 2009 20:26:34 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 53ec2e73334e6dc99c29f0f13b5ebf4700f5a92c)
Fri, 06 Feb 2009 23:27:49 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 3da4a61feea56ff40dc5fdba355a1057c675a32d)
Thu, 01 Jan 2009 21:19:11 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head dd9cb9ed28311438c0cc3c2962f1c030fb282df3)
Sun, 07 Dec 2008 01:37:06 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 1203a733696f95eef53b04b5078e0a779371b4d3)
Tue, 18 Nov 2008 22:35:08 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head e1fd1e27a14e8cc717dc7fb6cb69ff1f10672704)
Wed, 29 Oct 2008 20:17:21 +0000 Marcus Lundblad Removed _ALLOW_ATTENTION from connection flags
Tue, 28 Oct 2008 23:08:13 +0000 Marcus Lundblad Added connection flag ALLOW_ATTENTION
Mon, 27 Oct 2008 23:12:03 +0000 Marcus Lundblad Added active conversation on GtkIMHtmlToolbar
Mon, 20 Oct 2008 19:10:00 +0000 Marcus Lundblad Call purple_conversation_attention when sending an attention using the
Sun, 08 Nov 2009 20:37:06 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 122c09fb418ceb629bb942da06d3a45a22f19680)
Sat, 31 Oct 2009 17:52:54 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head bc551a0f3f61b07c37e8677925b1aeae91e849be)
Wed, 21 Oct 2009 18:09:47 +0000 maiku propagate from branch 'im.pidgin.pidgin' (head 0d33eae1cfd57cb5f459518ad5db14230f13792b)
Tue, 20 Oct 2009 00:12:33 +0000 maiku Rebroadcast XMPP caps whenever the UI caps change.
Thu, 18 Feb 2010 04:39:28 +0000 Paul Aurich jabber: Kick by in-room nick, not JID. Reduces code, but is still in-spec (and seems to be the preferred method)
Thu, 18 Feb 2010 01:42:00 +0000 Paul Aurich jabber: Possible leaks--;
Mon, 15 Feb 2010 00:20:55 +0000 Paul Aurich jabber: Update the default FT proxy (if it's still set as the previous, broken, default).
Thu, 11 Feb 2010 04:15:00 +0000 Elliott Sales de Andrade Oops, just realized that caps can be reset in certain situations, and we
Thu, 11 Feb 2010 03:59:56 +0000 Elliott Sales de Andrade Fix jabber_get_media_caps for buddies with a single resource that has no
Wed, 03 Feb 2010 05:33:33 +0000 Paul Aurich jabber: Remove a funky workaround for an (old) OpenSSL crash.
Wed, 03 Feb 2010 04:54:23 +0000 Paul Aurich jabber: Move a comment to where it should be.
Wed, 03 Feb 2010 04:45:38 +0000 Paul Aurich jabber: When doing writes while disconnecting, 'ignore' errors.
Thu, 21 Jan 2010 20:28:41 +0000 Paul Aurich jabber: Pedantically this bothered me, but changing the message to
Thu, 21 Jan 2010 20:23:38 +0000 Paul Aurich jabber: Newline at the end of this message.
Tue, 15 Dec 2009 00:14:33 +0000 Paul Aurich jabber: Print a better error message when all connection methods fail.
Sun, 06 Dec 2009 00:52:10 +0000 Paul Aurich jabber: Roster Versioning support.
Sat, 05 Dec 2009 22:48:34 +0000 Paul Aurich jabber: Clean up this code a little.