log libpurple/protocols/jabber/jabber.c @ 25101:b90c26f391b0

age author description
Sun, 15 Feb 2009 21:26:22 +0000 Paul Aurich Don't send a 'to' attribute on an outgoing stanza if we didn't receive one.
Sun, 15 Feb 2009 20:22:30 +0000 mcepl Grab only the "short" hostname on systems (like Fedora/RedHat, but others too)
Sat, 07 Feb 2009 23:45:18 +0000 Elliott Sales de Andrade The jabber_register_parse function was looking for the <x> node as a
Tue, 03 Feb 2009 05:39:47 +0000 Elliott Sales de Andrade For some reason, all these statuses were set to saveable=FALSE. With the
Thu, 01 Jan 2009 17:27:54 +0000 Paul Aurich Don't log passwords for XMPP when using SASL PLAIN or old-style IQ Auth so
Tue, 23 Dec 2008 16:55:49 +0000 John Bailey Slightly modified version of a fix fqueze proposed for a crash with the empty
Mon, 22 Dec 2008 07:51:06 +0000 Mark Doliner Commit patch #7670: Implement xep-0191 (simple blocking) for jabber protocols
Thu, 18 Dec 2008 06:28:36 +0000 Ka-Hing Cheung some server(s) don't like empty resource which we now default to. I am not
Tue, 09 Dec 2008 20:31:43 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 6a13176e096cf5e7cefc5716496a0a7afd2e2621)
Sun, 07 Dec 2008 01:38:29 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 1203a733696f95eef53b04b5078e0a779371b4d3)
Sun, 30 Nov 2008 19:36:38 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head d3440d677dd69ed30a8158b515bd26d210dacb9d)
Sun, 30 Nov 2008 19:34:11 +0000 Marcus Lundblad Patch from Darkrain42 to avoid a double-free on status values
Tue, 18 Nov 2008 22:34:08 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head e1fd1e27a14e8cc717dc7fb6cb69ff1f10672704)
Mon, 08 Dec 2008 02:22:59 +0000 Sadrul Habib Chowdhury Use g_free instead of free.
Wed, 03 Dec 2008 05:31:52 +0000 Ka-Hing Cheung darkrain again
Sat, 29 Nov 2008 23:53:50 +0000 John Bailey Avoid needlessly calling gethostname() if __HOSTNAME__ doesn't appear in the
Sat, 29 Nov 2008 18:20:58 +0000 John Bailey Revert the part of 280dc76b which broke XMPP resources such that only those
Sat, 29 Nov 2008 01:52:36 +0000 Ka-Hing Cheung me likes this better, References #5565
Fri, 28 Nov 2008 02:42:47 +0000 John Bailey Allow blank resources on XMPP when creating/modifying accounts. This works
Fri, 28 Nov 2008 02:19:42 +0000 Jonathan Sailor Some improvements to XMPP resource handling:
Mon, 17 Nov 2008 00:41:45 +0000 Richard Laager I don't know why we'd want the TUNE status to be saveable.
Fri, 31 Oct 2008 07:59:46 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 7821a3549d7d99473e999dc067afc4218addcc1e)
Sun, 19 Oct 2008 21:46:38 +0000 Marcus Lundblad merge of '014e1f90f8ee8c07fa6d5bef545016ecfafda630'
Thu, 16 Oct 2008 19:26:15 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 50ca054a04cd66fc08b411e7237a486ebb13fe4d)
Thu, 02 Oct 2008 01:28:52 +0000 Daniel Atallah Set the connection display name to the server-assigned full jid for XMPP
Sun, 19 Oct 2008 21:45:39 +0000 Marcus Lundblad Register the /buzz command using PURPLE_CMD_FLAG_ALLOW_WRONG_ARGS.
Sun, 12 Oct 2008 17:38:32 +0000 Marcus Lundblad Allow the /buzz command without argument (sends attention to the JID of the
Wed, 01 Oct 2008 22:25:36 +0000 Marcus Lundblad Updated to new namespace for XEP-0224.
Thu, 25 Sep 2008 20:08:53 +0000 Marcus Lundblad Updated support for XEP-0224.
Sat, 27 Sep 2008 06:33:42 +0000 Sadrul Habib Chowdhury Start hiding blist.h internals in prpls.