Tue, 18 Oct 2011 20:58:39 +0000 |
andrew victor |
MXit: Move "inpa" input watcher from PurpleConnection into PurpleConnection->proto_data.
|
Tue, 18 Oct 2011 18:47:48 +0000 |
andrew victor |
On the way to hiding the PurpleConnection struct.
|
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().
|
Thu, 15 Sep 2011 22:02:55 +0000 |
andrew victor |
Remove deprecated purple_request_field_list_add().
|
Wed, 24 Aug 2011 06:45:30 +0000 |
andrew victor |
merge of 'b11803e108556a29e1204a3ff1fd00a0890d7733'
|
Tue, 23 Aug 2011 08:33:52 +0000 |
andrew victor |
Fixed properly now.
|
Tue, 23 Aug 2011 08:23:36 +0000 |
andrew victor |
Rather use the accessor function purple_account_get_username().
|
Tue, 23 Aug 2011 21:06:12 +0000 |
andrew victor |
Use accessor functions where available.
|
Tue, 23 Aug 2011 20:43:41 +0000 |
andrew victor |
Don't access PurpleConnection->proto_data directly, rather use the access functions.
|
Mon, 22 Aug 2011 02:11:36 +0000 |
Mark Doliner |
Don't use strlen() when you're just checking whether a string is
|
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
|
Fri, 25 Mar 2011 08:33:12 +0000 |
pieter loubser |
* fixed crash caused by entering a wrong password (tx queue management)
|
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".
|
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.
|
Fri, 07 Jan 2011 19:56:19 +0000 |
andrew victor |
propagate from branch 'im.pidgin.pidgin' (head 69a7107525200e51498ac5e48baaf043c4cd7b09)
|
Fri, 20 Aug 2010 08:34:12 +0000 |
andrew victor |
When performing a redirect, need to stop the input-reader before closing
|
Tue, 04 Jan 2011 06:55:30 +0000 |
Richard Laager |
Remove trailing whitespace
|
Mon, 14 Jun 2010 12:16:50 +0000 |
pieter loubser |
Implemented new naming conventions
|
Fri, 28 May 2010 21:08:49 +0000 |
andrew victor |
Some spelling fixes to code comments.
|
Tue, 25 May 2010 21:08:25 +0000 |
andrew victor |
Specify purple_request_field_set_required() for the Capcha input textbox.
|
Tue, 11 May 2010 10:00:30 +0000 |
andrew victor |
Add support for the standard Mood API.
|
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.
|
Sun, 22 Nov 2009 23:47:35 +0000 |
Mark Doliner |
A few other minor little translation-related fixes
|
Sun, 22 Nov 2009 23:34:52 +0000 |
Mark Doliner |
Accidentally reversed this logic in an earlier commit
|
Sun, 22 Nov 2009 19:21:20 +0000 |
Mark Doliner |
Mark a bunch of mxit strings for translation
|
Sun, 22 Nov 2009 18:38:31 +0000 |
Mark Doliner |
This fixes a crash when attempting to register a new account and failing
|
Mon, 16 Nov 2009 08:27:34 +0000 |
pieter loubser |
fixed strings (removed duplicate 'server')
|
Sun, 08 Nov 2009 23:55:56 +0000 |
John Bailey |
Initial addition of the MXit protocol plugin, provided by the MXit folks
|