log libpurple/protocols/mxit/actions.c @ 30719:d9e94339ca3b

age author description
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