log libpurple/protocols/mxit/actions.c @ 32514:c6943fd38d44

age author description
Tue, 23 Aug 2011 20:43:41 +0000 andrew victor Don't access PurpleConnection->proto_data directly, rather use the access functions.
Sun, 21 Aug 2011 15:28:07 +0000 andrew victor Whitespace changes for coding-style consistency.
Fri, 12 Aug 2011 22:44:39 +0000 andrew victor Remove the "hidden" option from user profile.
Mon, 18 Apr 2011 19:38:21 +0000 andrew victor Improve searching.
Tue, 12 Apr 2011 19:59:54 +0000 andrew victor Search results can contain users and services - change wording.
Mon, 11 Apr 2011 22:16:34 +0000 andrew victor Move the PIN-change option into a separate PluginAction.
Mon, 11 Apr 2011 21:28:33 +0000 andrew victor Due to the new alpha-numeric loginnames and auto-generated userId's the
Mon, 11 Apr 2011 21:00:18 +0000 andrew victor MXit servers updated, so we can now enable updating of the "About Me" and
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.
Wed, 26 Jan 2011 08:36:08 +0000 andrew victor It's no longer necessary to have a separate Plugin version for the MXit prpl.
Wed, 28 Jul 2010 08:36:54 +0000 andrew victor Clarify error message that it is the Display Name field that is invalid.
Mon, 19 Jul 2010 09:52:08 +0000 andrew victor For safety, rather use g_strlcpy() and snprintf() where possible.
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
Thu, 20 May 2010 11:21:30 +0000 andrew victor Save the user's MXitId received in the login-response packet to the Session.
Thu, 20 May 2010 09:29:46 +0000 andrew victor * Separate the ClientVersion from the supported ProtocolVersion.
Wed, 19 May 2010 19:33:22 +0000 andrew victor The profile attribute is just "Title", not "Job Title".
Tue, 11 May 2010 11:40:59 +0000 andrew victor Remove the MXit-specific Mood management code. We now use the libpurple Mood (Status) API.
Sun, 04 Apr 2010 04:31:54 +0000 Paul Aurich Eliminate the name collisions on "Title". I have a few qualms:
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, 22 Nov 2009 23:47:35 +0000 Mark Doliner A few other minor little translation-related fixes
Sun, 22 Nov 2009 23:34:52 +0000 Mark Doliner Accidentally reversed this logic in an earlier commit
Sun, 22 Nov 2009 23:13:19 +0000 Mark Doliner The MXit guy seems to like spaces between his parenthesis, so I'll be
Sun, 22 Nov 2009 19:21:20 +0000 Mark Doliner Mark a bunch of mxit strings for translation
Tue, 17 Nov 2009 16:11:59 +0000 Sadrul Habib Chowdhury Mark some strings for translation.
Sun, 08 Nov 2009 23:55:56 +0000 John Bailey Initial addition of the MXit protocol plugin, provided by the MXit folks