log libpurple/protocols/jabber/buddy.c @ 25438:4b8c4870b13a

age author description
Mon, 02 Mar 2009 04:18:40 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin.next.minor' (head 7305b29db7bd00d3261f348c71674c93aa31b327)
Thu, 22 Jan 2009 19:46:18 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head c5b982597812ab3c0fd2dbca9be31f173fda67bb)
Thu, 15 Jan 2009 22:37:48 +0000 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)
Sat, 13 Dec 2008 05:45:27 +0000 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head d5bb29138cbe033bbfd8ec689203d73818765327)
Sun, 30 Nov 2008 06:25:26 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head c3f6487e649e7fe5c5f960b9c86a256e09b3976e)
Thu, 27 Nov 2008 06:57:15 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 4cc0bbe98be861a279e3b1fd97a3b4d491dec519)
Sat, 08 Nov 2008 19:26:40 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head a2d611d8fe1aec7a7cc8d1837f1a4dceeadcb6eb)
Fri, 31 Oct 2008 08:21:45 +0000 Sadrul Habib Chowdhury propagate from branch 'local.struct.hiding' (head da9fb6ccb9b3d723d8abdfaae8859bae223cf225)
Fri, 31 Oct 2008 05:08:57 +0000 Richard Laager More struct hiding work
Sun, 08 Feb 2009 05:02:30 +0000 Elliott Sales de Andrade A JID can have no node (the part before the @), but a chat must have one,
Thu, 22 Jan 2009 01:04:56 +0000 Mark Doliner This happens anytime you IM an offline user, and is totally not an error
Thu, 08 Jan 2009 05:24:10 +0000 Etan Reisner Correct a comment, I don't imagine anyone will actually need this but better
Wed, 07 Jan 2009 04:39:28 +0000 Paul Aurich Allow us to remove vCard avatars when the PurpleAccount doesn't have one
Wed, 07 Jan 2009 04:12:11 +0000 Paul Aurich Paul noticed that the conditional blocks here were backwards. I'm surprised no
Thu, 11 Dec 2008 08:08:02 +0000 Paul Aurich Fix up the XMPP User Avatar SHA1 hashing so that we don't mess up the checksum
Thu, 11 Dec 2008 07:38:20 +0000 Paul Aurich Support an empty <metadata/> element to indicate that a user has no XEP-0084
Sat, 29 Nov 2008 19:35:13 +0000 Paul Aurich Don't try to get info for MUC's. Allow getting info for regular JID's and
Sat, 29 Nov 2008 17:05:43 +0000 Paul Aurich This technically doesn't matter due to behavior elsewhere in the prpl, but
Thu, 27 Nov 2008 05:54:09 +0000 Richard Laager The other day while struct hiding, I noticed a for loop that was checking
Thu, 06 Nov 2008 22:35:03 +0000 Marcus Lundblad Make jabber_resource_have_capability polute the log a little less...
Sat, 27 Sep 2008 06:33:42 +0000 Sadrul Habib Chowdhury Start hiding blist.h internals in prpls.
Thu, 04 Sep 2008 21:27:33 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head e685599ddcc769d157547685b5498df0662de8a2)
Fri, 29 Aug 2008 14:01:14 +0000 Evan Schoenberg Ignore nicknames which are just the user portion of the JID, as these aren't useful. Instead, prefer the fullname in that situation for serverside alias purposes.
Sat, 09 Aug 2008 01:58:27 +0000 Daniel Atallah Restrict buddy icon downloads from arbitrary urls to 200kB.
Wed, 11 Jun 2008 15:20:16 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 7be65dacd56b6536cf745747e39a29f4f7f2644b)
Sun, 01 Jun 2008 20:55:54 +0000 Marcus Lundblad Custom smileys for XMPP according to XEP 0231. Refs #5627.
Fri, 13 Jun 2008 04:57:45 +0000 Daniel Atallah Pass the "real" chat username to the pidgin_retrieve_user_info function.
Sun, 01 Jun 2008 21:20:59 +0000 Sadrul Habib Chowdhury Remove compile warnings.
Fri, 30 May 2008 14:40:10 +0000 Evan Schoenberg If the status name and status message are the same for a jabber buddy,
Tue, 27 May 2008 10:39:37 +0000 Evan Schoenberg Use g_list_length(jbi->jb->resources) here, as it's clearer since that's