log libpurple/protocols/mxit/protocol.c @ 32819:930820b18a8d

age author description
Wed, 02 Nov 2011 09:51:48 +0000 andrew victor MXit is increasing the limit on the size of files that can be transferred.
Tue, 18 Oct 2011 20:58:39 +0000 andrew victor MXit: Move "inpa" input watcher from PurpleConnection into PurpleConnection->proto_data.
Sat, 01 Oct 2011 18:21:43 +0000 andrew victor Convert libpurple and protocol prpl's to use the purple_account_* accessor functions.
Sat, 24 Sep 2011 22:09:40 +0000 andrew victor * purple_util_fetch_url_request_len() renamed to purple_util_fetch_url_request().
Sat, 03 Sep 2011 15:11:20 +0000 andrew victor Need to make a copy of the data passed to purple_imgstore_add_with_id().
Mon, 22 Aug 2011 02:07:41 +0000 Mark Doliner Don't use strlen() when all you're trying to do is check if the string
Sun, 21 Aug 2011 15:28:07 +0000 andrew victor Whitespace changes for coding-style consistency.
Sun, 21 Aug 2011 14:08:27 +0000 andrew victor propagate from branch 'im.pidgin.pidgin' (head 90830883791970eb18943b8cfbbe90295cc964a3)
Fri, 12 Aug 2011 22:44:39 +0000 andrew victor Remove the "hidden" option from user profile.
Sun, 26 Jun 2011 21:03:22 +0000 andrew victor Start implementing MXit secure messaging.
Sun, 21 Aug 2011 08:00:53 +0000 Mark Doliner Rename purple_connection_error_reason to purple_connection_error
Sun, 21 Aug 2011 07:49:24 +0000 Mark Doliner Change last remaining users of purple_connection_error to use
Mon, 06 Jun 2011 21:46:57 +0000 Ethan Blanton propagate from branch 'im.pidgin.pidgin.mxit' (head 60960f69854c3b350f48451efaf9adbe770bd810)
Sun, 15 May 2011 20:27:51 +0000 andrew victor Also show FirstName and LastName in search-results and friend-suggestions.
Mon, 09 May 2011 09:51:33 +0000 andrew victor When retrieving the users current Status-Message via profile packets,
Thu, 05 May 2011 07:34:24 +0000 pieter loubser * show a contact's status message when his offline (with get-info)
Wed, 11 May 2011 04:32:30 +0000 Paul Aurich mxit/protocols: Use g_realloc, as these are freed with g_free
Tue, 12 Apr 2011 21:25:51 +0000 andrew victor * Handle response to SendFile chunk packet, and display the error message
Tue, 12 Apr 2011 19:55:13 +0000 andrew victor Protocol 6.3 change to SubscribeContact packet.
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
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.
Fri, 25 Mar 2011 08:33:12 +0000 pieter loubser * fixed crash caused by entering a wrong password (tx queue management)
Tue, 22 Mar 2011 22:21:14 +0000 andrew victor SuggestContacts packets updated.
Tue, 22 Mar 2011 21:56:30 +0000 andrew victor Extensions to the user profile.
Mon, 21 Mar 2011 16:30:01 +0000 andrew victor Add the invite message support to MXit prpl.
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.
Wed, 26 Jan 2011 09:22:39 +0000 andrew victor * Send the MXit Client version as the libpurple version rather than always "5.9.0".
Thu, 13 Jan 2011 07:21:13 +0000 andrew victor merge of '705102c98a26efd83c13599fde9ff5e8635ca0e8'
Thu, 13 Jan 2011 06:56:41 +0000 pieter loubser * removed unneeded variable passing.
Mon, 10 Jan 2011 11:57:34 +0000 andrew victor Was using the incorrect packet type.
Fri, 07 Jan 2011 22:20:18 +0000 andrew victor Defined User Search request packets.
Fri, 07 Jan 2011 21:51:05 +0000 andrew victor The initial protocol infrastructure for MXit Voice/Video support.
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
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 09:52:08 +0000 andrew victor For safety, rather use g_strlcpy() and snprintf() where possible.
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