log libpurple/protocols/mxit/protocol.c @ 30287:c2b3bfb2fe35

age author description
Mon, 19 Jul 2010 08:56:03 +0000 andrew victor When setting an Avatar image via the Gallery bot, the MXit server pushes
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, 02 Jun 2010 06:38:22 +0000 andrew victor For the debug message:
Fri, 21 May 2010 00:44:38 +0000 John Bailey propagate from branch 'im.pidgin.pidgin.mxit' (head 1665ab3e3781f7c987348e41c15963859d197486)
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 21:17:01 +0000 andrew victor When our avatar image is changed, the MXit server will push an ExtendedProfile-Response packet
Wed, 19 May 2010 20:29:31 +0000 andrew victor * Show the buddy's registration country in their profile.
Mon, 17 May 2010 01:01:13 +0000 Stu Tomlinson I before E, except after C
Thu, 13 May 2010 09:02:58 +0000 andrew victor Add support for message delivery notification.
Tue, 04 May 2010 21:09:52 +0000 andrew victor When logging-in with the HTTP protocol, we need to save the HTTP info
Tue, 26 Jan 2010 14:26:22 +0000 andrew victor Add extra parameter to mxit_send_message() function to indicate if the message should be
Tue, 26 Jan 2010 14:16:18 +0000 andrew victor The default state on the MXit server when connecting is Available (with no status message),
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.
Tue, 24 Nov 2009 13:23:27 +0000 andrew victor The "packed" attribute on the raw_chunk data-structure seems to be a GCC extension.
Mon, 23 Nov 2009 07:15:53 +0000 Mark Doliner struct tx_packet->datalen is an int, so use %d here instead of G_GSIZE_FORMAT
Sun, 22 Nov 2009 23:47:35 +0000 Mark Doliner A few other minor little translation-related fixes
Sun, 22 Nov 2009 19:21:20 +0000 Mark Doliner Mark a bunch of mxit strings for translation
Sun, 22 Nov 2009 18:22:18 +0000 Mark Doliner I think errdesc was meant to be used here, not errmsg. errmsg isn't
Sun, 08 Nov 2009 23:55:56 +0000 John Bailey Initial addition of the MXit protocol plugin, provided by the MXit folks