log libpurple/protocols/jabber/presence.c @ 26781:0c1983abe991

age author description
Sat, 02 May 2009 20:54:10 +0000 Paul Aurich Don't crash when a broken server sends us an occupant's presence with an
Sat, 02 May 2009 20:42:55 +0000 Paul Aurich When we download a buddy's vCard to update an avatar, also try to update the nickname.
Sat, 02 May 2009 04:39:38 +0000 Paul Aurich A little bit better (free memory and support receiving the nick in subscriptions) and Changelog.
Sat, 02 May 2009 04:14:09 +0000 Paul Aurich Handle User Nick notifications via <presence/> stanzas (receive-only). Refs #864.
Wed, 29 Apr 2009 06:06:41 +0000 Paul Aurich Fetch and track capabilities for MUC members. Add a further constraint for
Wed, 29 Apr 2009 05:37:58 +0000 Paul Aurich tighter scoping++
Tue, 28 Apr 2009 18:43:57 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head fbb4fe5da444943eecc76bdcd6c8ba967790b6c8)
Sun, 26 Apr 2009 23:57:55 +0000 Paul Aurich Use jabber_calculate_data_sha1sum in one more place.
Sun, 26 Apr 2009 23:06:56 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 7281ad5ba8e68debd285e06dafebd991e980f3da)
Tue, 07 Apr 2009 05:10:52 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head eed0598058a6e7cc5da7ad99f06bfe136291d2f9)
Sun, 05 Apr 2009 21:13:10 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head f144c6bda9daf701aa891c875fce7a4dedd611ae)
Sun, 05 Apr 2009 21:49:01 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head f144c6bda9daf701aa891c875fce7a4dedd611ae)
Fri, 03 Apr 2009 16:45:38 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head f25348fdce436002d7d508f074aaa70fd9491f01)
Fri, 13 Mar 2009 02:26:45 +0000 Paul Aurich Convert all the XMPP IQ callbacks to a typedef similar to the IQ Handlers.
Sun, 05 Apr 2009 03:25:00 +0000 Paul Aurich Make my comment parse correctly.
Sat, 04 Apr 2009 17:01:59 +0000 Paul Aurich Fix allowing gmail user to initiate voice call by advertising a specific ext
Sat, 04 Apr 2009 03:15:59 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 58b2ba106e563fcd0984b9438aa427f1d61e25e9)
Sat, 04 Apr 2009 10:33:33 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 1890ad1259c93f5ad18ceb3365717ebc43b30198)
Mon, 02 Mar 2009 18:47:27 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
Sun, 08 Mar 2009 01:17:38 +0000 Paul Aurich Remove more #if 0'd code referencing exts
Sat, 07 Mar 2009 01:59:40 +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:31 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
Mon, 02 Mar 2009 06:37:05 +0000 Elliott Sales de Andrade Remove some extra trailing whitespace I noticed after merging mlundblad's
Mon, 02 Feb 2009 22:57:38 +0000 Paul Aurich Drop the "got %d seconds idle from presence\n" debug line now that this is
Sun, 18 Jan 2009 04:17:50 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)
Thu, 14 May 2009 21:33:19 +0000 Paul Aurich Fix compilation from 49f94bb
Sat, 02 May 2009 21:08:59 +0000 Paul Aurich *** Plucked rev 3993504a (darkrain42@pidgin.im):
Sat, 14 Feb 2009 03:57:22 +0000 Paul Aurich Always publish a <photo/> element, even if we have an empty buddy icon.
Thu, 25 Dec 2008 13:21:27 +0000 Marcus Lundblad Updated a comment to describe what the actually does