log libpurple/protocols/jabber/buddy.c @ 24914:c07b0aa88a35

age author description
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
Tue, 27 May 2008 07:11:38 +0000 Sadrul Habib Chowdhury Use the hashtable of resources here.
Tue, 27 May 2008 02:10:35 +0000 Evan Schoenberg Ensure jbi->jb->resources is non-NULL before calling g_hash_table_size()
Tue, 27 May 2008 01:37:42 +0000 Evan Schoenberg Use the notify_user_info API for the vcard information instead of creating
Sun, 25 May 2008 21:56:36 +0000 Richard Laager Use "email" and "Email" consistently. This is potentially controversial,
Wed, 07 May 2008 18:10:43 +0000 Stu Tomlinson Leak fix
Wed, 30 Apr 2008 08:46:51 +0000 Mark Doliner Change the string "screen name" to "username" everywhere. I think most
Tue, 29 Apr 2008 01:33:48 +0000 Mark Doliner Simplify
Sun, 16 Mar 2008 20:36:52 +0000 Mark Doliner Fix a bunch of compiler warnings caused by my addition of G_GNUC_PRINTF()
Sun, 09 Mar 2008 18:47:09 +0000 Evan Schoenberg If we receive a Full Name and no nickname, use the Full Name as the serverside alias for an XMPP contact. If we receive just a nickname or both a full name and a nickname, prefer the nickname.
Tue, 04 Mar 2008 18:50:16 +0000 Evan Schoenberg Prefer more available resources to less available ones when priorities are the same. Fixes #5079.
Thu, 14 Feb 2008 13:03:34 +0000 Stu Tomlinson Fix setting vCard buddy icons when we don't have any other user info set.
Mon, 17 Dec 2007 06:51:12 +0000 Sean Egan Fix XMPP buddy icons. Somehow a 'VCard' element got changed to a query
Mon, 19 Nov 2007 20:50:48 +0000 Stu Tomlinson Fix a double-free and a leak at the same time.
Sat, 17 Nov 2007 00:12:30 +0000 Richard Laager This merge has the effect of reverting the hinting code from trunk.
Sat, 10 Nov 2007 12:10:04 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin' (head d8103be97302efb404e2f6922925f661c807ad23)
Mon, 15 Oct 2007 10:45:46 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin.next.minor' (head bd8f1d754a1b94e5ade30c3b135178b236f7b49a)
Fri, 16 Nov 2007 23:32:17 +0000 Richard Laager merge of '1037fab539d2a95db4fc657f42420566f7e53440'
Fri, 16 Nov 2007 23:27:07 +0000 Richard Laager merge of '00bf7296307f96f5c68d6e5edf219fb4a50bb947'
Fri, 16 Nov 2007 23:01:12 +0000 Richard Laager disapproval of revision 'b6ee8d925e8e7670de77e6283963fa151ea0ed77'
Sat, 10 Nov 2007 04:52:20 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin.next.minor' (head 0c9637482b845cc65e95a26e144697391c51133f)
Sun, 14 Oct 2007 20:53:40 +0000 Richard Laager Re-namespace the #defines to all be PURPLE_REQUEST_UI_HINT_*. I see no
Fri, 16 Nov 2007 23:27:01 +0000 Richard Laager disapproval of revision '4b2b98ecc70947f687d13c902b1b031247b49392'
Sun, 14 Oct 2007 18:07:19 +0000 Gabriel Schulhof Converted string literal UI hints to #define-ed constants and fixed two cast-warnings in gtkblist.c
Sat, 03 Nov 2007 17:04:25 +0000 Nathan Walp don't send a canceled user query
Sat, 03 Nov 2007 05:12:43 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.cpw.khc.msnp14.soap' (head c3fe9bf88d02997989374e7ecc80a3f2462ee462)
Thu, 25 Oct 2007 07:39:26 +0000 Ka-Hing Cheung explicit merge of '3380c786d272dcd9ab1360f49c3e4e51227af663'
Fri, 16 Nov 2007 23:30:03 +0000 Richard Laager disapproval of revision 'c484d979c4fda4433a9633ff8b69bd8a395c9479'
Sun, 14 Oct 2007 00:26:00 +0000 Richard Laager disapproval of revision '0e5385979f58d6ee74f668bb9b5dfd1ae3b6043f'
Wed, 10 Oct 2007 22:57:51 +0000 Gabriel Schulhof Removed request stuff - now on pidgin-request-ui-hint
Fri, 26 Oct 2007 04:59:23 +0000 Ka-Hing Cheung Patch from Andrew Gaul to constify a bunch of static variables to reduce
Tue, 09 Oct 2007 13:32:58 +0000 Will Thompson Stop jabber setting wants_to_die itself. This involved plumbing disconnection
Fri, 28 Sep 2007 16:34:43 +0000 Richard Laager propagate from branch 'im.pidgin.rlaager.merging.2_2_1_conflicts' (head 4ad1081695d083df424898e6e7091f731b401265)
Sat, 22 Sep 2007 16:19:34 +0000 Gabriel Schulhof Updated hinting to be less invasive
Sat, 22 Sep 2007 09:48:07 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 025faf23aaac403798451974c320c4de6df470d5)
Sat, 29 Sep 2007 04:24:59 +0000 Evan Schoenberg Merged xmpp leak fixes
Fri, 28 Sep 2007 14:54:23 +0000 Richard Laager applied changes from 66ad7defb87a487f98b71824a40350263a1e327b
Wed, 19 Sep 2007 14:15:36 +0000 Nathan Walp another day, another irritating workaround
Sat, 15 Sep 2007 18:27:01 +0000 Sadrul Habib Chowdhury Plug some memory leaks.
Wed, 12 Sep 2007 19:11:38 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 483b6435074838149d6e95b836d4a2d9263f265d)
Wed, 12 Sep 2007 07:13:57 +0000 Mark Doliner Fix the bug reported to the devel mailing list by Georgi Kirilov.
Sun, 12 Aug 2007 17:42:54 +0000 Gabriel Schulhof Added hints to jabber buddy.c
Tue, 11 Sep 2007 05:06:18 +0000 Mark Doliner Data in vCards is supposed to be plain text, not HTML. So escape
Tue, 11 Sep 2007 00:10:02 +0000 Sean Egan Dont spam the buddy info window with esoteric capabilities
Mon, 10 Sep 2007 13:57:15 +0000 Daniel Atallah merge of '1c7910841138381c841363256ca3c7905b1f26b0'
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Tue, 28 Aug 2007 19:03:07 +0000 Andreas Monitzer Fixed code indenting, some spaces were still left and now replaced by tabs.
Tue, 17 Jul 2007 18:15:34 +0000 Andreas Monitzer Now displaying a contact's client's capabilities in the info text if that client supports the caps extension.
Wed, 11 Jul 2007 22:27:44 +0000 Andreas Monitzer propagate from branch 'im.pidgin.pidgin' (head b195e262642015df66e36d33e9dd16ecae5df9d5)
Sat, 23 Jun 2007 21:22:56 +0000 Nathan Walp fix a buddy icon bug in jabber
Sun, 17 Jun 2007 15:27:35 +0000 Nathan Walp server-side jabber vcards now take precedence over local vcards, so
Sun, 17 Jun 2007 04:50:18 +0000 Nathan Walp fix inital presence (fixes #1395)
Mon, 25 Jun 2007 20:07:31 +0000 Andreas Monitzer Now all ad-hoc commands have to be sent through jabber_adhoc_execute to be properly executed (including the form steps). This cleans up the code a bit, and avoids DOS attacks by flooding the client with malicious ad-hoc command forms that were not requested.
Sat, 23 Jun 2007 02:57:21 +0000 Andreas Monitzer Implemented ad-hoc commands for the buddy action menu (untested), implemented the receiving end of XEP-0115: Entity Capabilities. Note that this seems not to be reliable right now, since some clients seem to have a very broken [read: completely non-functional] implementation (most notably Gajim and the py-transports).
Tue, 19 Jun 2007 23:34:16 +0000 Andreas Monitzer Implemented logging in/out of gateways, as explained in XEP-0100.
Tue, 19 Jun 2007 16:10:36 +0000 Andreas Monitzer Exposed the user search function, so that directory searches can be performed directly when the jid is known.
Mon, 18 Jun 2007 03:14:45 +0000 Andreas Monitzer Fixed weird bug that caused not supplying the account when searching for users.
Sun, 17 Jun 2007 04:05:28 +0000 Andreas Monitzer Turns out the example in XEP-0084 is wrong. Fixed my implementation to not try to work around an issue that isn't one.
Sun, 17 Jun 2007 03:51:19 +0000 Andreas Monitzer Implemented receiving other people's avatars via XEP-0084. Note that this code now includes a workaround for a non-spec incompatibility for the current ejabberd PEP implementation, and doesn't use the correct namespace due to Psi using the wrong one (outdated?). Works fine though, and the vcard-based approach is retained.
Sun, 17 Jun 2007 01:16:55 +0000 Andreas Monitzer Added support for setting the avatar via XEP-0084. Receiving other people's avatar is up next.
Wed, 06 Jun 2007 01:19:49 +0000 Andreas Monitzer Added the ability to define extensions to caps
Fri, 11 May 2007 00:11:14 +0000 Nathan Walp comment typo
Wed, 09 May 2007 23:07:56 +0000 Nathan Walp gross hack that will save me time in 30 second chunks
Tue, 08 May 2007 22:08:46 +0000 Sean Egan Removes 'jabber.org' defaults from XMPP. I think we had agreed this was a good idea.
Sat, 05 May 2007 19:08:07 +0000 Richard Laager s/Jabber/XMPP in user-visible places.
Tue, 01 May 2007 14:11:35 +0000 Luke Schierer disapproval of revision 'c0c4c168411c9fbc5ccb9790a43e21a62f6dcd55'
Tue, 01 May 2007 05:53:57 +0000 Richard Laager s/Jabber/XMPP/ in user-visible places.
Fri, 27 Apr 2007 14:36:42 +0000 Richard Laager disapproval of revision 'a999246dfcbd33c9494afa445d9562aee5e5457c'
Fri, 27 Apr 2007 14:25:10 +0000 Richard Laager disapproval of revision '2f959ba8a0fdac370ac610e60f6a4cd09525d928'
Fri, 27 Apr 2007 05:32:49 +0000 Sean Egan GINT_TO_POINTER is not the same thing as &. Also, add some error checking to jabber/buddy.c
Fri, 27 Apr 2007 02:14:44 +0000 Sean Egan propagate from branch 'im.pidgin.rlaager.gaim_migration' (head dcc40d46afbe3f87cc674e4fb1526ac722bc35cb)
Thu, 26 Apr 2007 12:25:49 +0000 Evan Schoenberg Added account, who, and conversation parameters to the request API calls, and updated all code to match. I can't compile the Perl module, so I'd appreciate it if someone who knows it would verify that this doesn't break Perl.
Wed, 25 Apr 2007 22:23:29 +0000 Richard Laager Change the imgstore and by extension, then the buddy icon code to take over
Wed, 25 Apr 2007 21:48:56 +0000 Richard Laager Updates for the account buddy icon stuff. This doesn't yet work fully (and maybe not even partly), but it compiles.
Wed, 25 Apr 2007 00:56:13 +0000 Richard Laager Move the prpl icon checksum code into the core, so we can delete the
Tue, 24 Apr 2007 03:57:07 +0000 Richard Laager Rework the buddy icon subsystem to use the imgstore subsystem, and modify the
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Mon, 19 Feb 2007 16:09:25 +0000 Daniel Atallah Don't access the list element after it has been freed.
Tue, 13 Feb 2007 22:19:26 +0000 Evan Schoenberg Fixed 3 Jabber memory leaks: in jabber_roster_parse(), there's no need to g_strdup() this normalized jid since it's only used immediately, and there was no correspoding g_free(). When removing an id from jbi->ids, its data should always be freed. Finally, gaim_str_seconds_to_string() returns retained memory -- we must free the returned pointer when we're done using it.
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/