log libpurple/protocols/jabber/disco.c @ 26338:cda9031ecabc

age author description
Tue, 31 Mar 2009 05:40:13 +0000 Paul Aurich Clean up Jabber's references and protocol_data if the window is closed
Tue, 31 Mar 2009 05:22:44 +0000 Paul Aurich The core should be in charge of setting in_progress to FALSE
Tue, 31 Mar 2009 05:18:09 +0000 Paul Aurich Make the prpl be in charge of creating the PurpleDiscoList; UI data is
Mon, 30 Mar 2009 02:36:02 +0000 Paul Aurich Use purple_request_input
Mon, 30 Mar 2009 00:42:15 +0000 Paul Aurich Hide the structs, add accessors, and fix various smaller things:
Sun, 29 Mar 2009 20:54:30 +0000 Paul Aurich Fix compilation errors and add padding to UI ops. My bad...
Sun, 29 Mar 2009 19:38:31 +0000 Paul Aurich 'mrim' is the mail.ru IM service. 'smtp' is an XMPP<>email gateway
Sun, 29 Mar 2009 19:29:22 +0000 Paul Aurich Applied disco-2.patch from nops with some modifications:
Mon, 02 Mar 2009 18:47:27 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
Tue, 03 Feb 2009 21:37:27 +0000 Marcus Lundblad Add automatic discovery of GTalk STUN servers when using a Gtalk account
Fri, 02 Jan 2009 23:14:27 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head b478b184a46116ac87ac85b8cd352ea564224019)
Mon, 24 Nov 2008 10:43:38 +0000 Mike Ruprecht Added a Jingle ice-udp transmitter.
Mon, 17 Nov 2008 01:09:55 +0000 Mike Ruprecht Fix GTalk vv caps.
Sun, 19 Oct 2008 04:37:23 +0000 Mike Ruprecht Restructure Jingle code to more easily support multiple application types.
Sat, 07 Mar 2009 02:02:57 +0000 Paul Aurich Fix up merge (why can't it simply make the changes to my WD first?)
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