log

age author description
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:36:58 +0000 andrew victor Better error message.
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".
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.
Thu, 13 Jan 2011 11:13:26 +0000 andrew victor Remove duplicate MXit Changelog (again).
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.
Wed, 15 Sep 2010 08:28:39 +0000 pieter loubser propagate from branch 'im.pidgin.pidgin' (head 665e2d641cdd2b6cca3bca378641f8345572146f)
Mon, 10 Jan 2011 11:57:34 +0000 andrew victor Was using the incorrect packet type.
Mon, 10 Jan 2011 11:54:43 +0000 andrew victor Fix value of CP_SUGGEST_MXITID.
Fri, 07 Jan 2011 22:34:40 +0000 andrew victor Recognize (and ignore for now) the Gaming/Table Markup commands.
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.
Fri, 07 Jan 2011 19:56:19 +0000 andrew victor propagate from branch 'im.pidgin.pidgin' (head 69a7107525200e51498ac5e48baaf043c4cd7b09)
Tue, 07 Dec 2010 17:05:18 +0000 andrew victor Remove duplicated MXit entries from ChangeLog (2.7.3).
Tue, 07 Dec 2010 16:58:46 +0000 andrew victor propagate from branch 'im.pidgin.pidgin' (head 240af8944798738f4310d3fcc8f2bc9ff33c2797)
Tue, 30 Nov 2010 07:07:42 +0000 andrew victor propagate from branch 'im.pidgin.pidgin' (head 3f7ce0979147c5415dbc19906d2fd83bc5b5bfd0)
Tue, 23 Nov 2010 07:50:25 +0000 andrew victor propagate from branch 'im.pidgin.pidgin' (head b51a9f598d90ec0520c1d605d2335b29ed1ef64d)
Mon, 01 Nov 2010 08:14:54 +0000 andrew victor propagate from branch 'im.pidgin.pidgin' (head 830fe5304ea6ff4524d2f7d622341684d5a0e727)
Mon, 13 Sep 2010 09:57:03 +0000 andrew victor propagate from branch 'im.pidgin.pidgin' (head 38eaad68c9e65295acb7aa04cd59bb448f058b47)
Fri, 20 Aug 2010 08:35:27 +0000 andrew victor propagate from branch 'im.pidgin.pidgin' (head 47179f04bde4a1cd3857fd05eb4e40f25ee9e26f)
Fri, 20 Aug 2010 08:34:12 +0000 andrew victor When performing a redirect, need to stop the input-reader before closing
Wed, 11 Aug 2010 07:36:56 +0000 andrew victor propagate from branch 'im.pidgin.pidgin' (head 9166d0ffe82472b17cee09aabbef61d8ec6e3e44)
Fri, 30 Jul 2010 12:56:42 +0000 andrew victor MXit changes updated.
Fri, 30 Jul 2010 10:57:17 +0000 andrew victor Add support for re-inviting contacts in the Deleted or Rejected state.
Tue, 01 Mar 2011 06:24:50 +0000 Elliott Sales de Andrade merge of '6118d1117f31a7fc8db4bd5431af400a7b46ff17'
Tue, 01 Mar 2011 06:23:34 +0000 Elliott Sales de Andrade Use NULL for the display name when parsing the the privacy member
Tue, 01 Mar 2011 06:16:04 +0000 Elliott Sales de Andrade Ignore display name updates that are NULL. In all cases, the new
Tue, 01 Mar 2011 05:09:26 +0000 Elliott Sales de Andrade Strip spaces when normalizing MSN usernames. Spaces in the account
Tue, 01 Mar 2011 04:41:59 +0000 Elliott Sales de Andrade Remove some duplicate code.