log libpurple/protocols/mxit/profile.c @ 31639:5643110e51db

age author description
Sun, 15 May 2011 20:37:43 +0000 andrew victor Since we now have a calculateAge() function we might aswell also show the buddy's age when viewing their profile information.
Sun, 15 May 2011 20:27:51 +0000 andrew victor Also show FirstName and LastName in search-results and friend-suggestions.
Wed, 04 May 2011 07:21:43 +0000 andrew victor propagate from branch 'im.pidgin.pidgin' (head b4610e0aa7f5df4daa5d4ad90ce8a8d80f46e0fe)
Tue, 03 May 2011 20:29:59 +0000 andrew victor Adding contacts normally and via search-results works slightly differently
Mon, 02 May 2011 15:39:57 +0000 Daniel Atallah Use purple_str_to_time() instead of strptime(), which doesn't exist on Windows.
Mon, 18 Apr 2011 19:38:53 +0000 andrew victor Improve searching.
Tue, 12 Apr 2011 19:59:54 +0000 andrew victor Search results can contain users and services - change wording.
Fri, 01 Apr 2011 13:50:10 +0000 pieter loubser * extended the profile information shown for pending invites
Tue, 29 Mar 2011 14:43:15 +0000 andrew victor * More enhancements to user-searching.
Mon, 28 Mar 2011 22:18:22 +0000 andrew victor Searching.
Tue, 22 Mar 2011 21:56:30 +0000 andrew victor Extensions to the user profile.
Fri, 04 Feb 2011 09:13:46 +0000 pieter loubser * do not send requests too fast to the mxit server or they will start ignoring you.
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Tue, 27 Jul 2010 15:10:30 +0000 John Bailey Make MXit compile in a mingw cross-compile environment.
Tue, 20 Jul 2010 09:46:28 +0000 andrew victor Since a buddy's avatar information is distributed as part of their online
Mon, 19 Jul 2010 08:39:45 +0000 andrew victor A few changes to the Profile.
Mon, 14 Jun 2010 12:16:50 +0000 pieter loubser Implemented new naming conventions
Wed, 19 May 2010 20:29:31 +0000 andrew victor * Show the buddy's registration country in their profile.
Wed, 19 May 2010 19:50:36 +0000 andrew victor For security reasons, MXit doens't allow you to see your buddies Email Address or Title.
Wed, 19 May 2010 19:33:22 +0000 andrew victor The profile attribute is just "Title", not "Job Title".
Sun, 04 Apr 2010 04:31:54 +0000 Paul Aurich Eliminate the name collisions on "Title". I have a few qualms:
Fri, 11 Dec 2009 00:44:42 +0000 Gary Kramlich struct hiding updates for mxit
Tue, 08 Dec 2009 04:18:32 +0000 Paul Aurich Fix all the remaining files for which internal.h doesn't end up being the first include.
Sun, 08 Nov 2009 23:55:56 +0000 John Bailey Initial addition of the MXit protocol plugin, provided by the MXit folks