log libpurple/protocols/mxit/protocol.c @ 32769:d8c652ea476a

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