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
|