Mon, 09 Nov 2009 00:04:46 +0000 |
John Bailey |
Add the MXit plugin source files to POTFILES.in so any unique strings can be
|
Mon, 09 Nov 2009 00:03:36 +0000 |
John Bailey |
I was a little overzealous adding the MXit icons to the pixmaps Makefile.am.
|
Sun, 08 Nov 2009 23:55:56 +0000 |
John Bailey |
Initial addition of the MXit protocol plugin, provided by the MXit folks
|
Sat, 07 Nov 2009 04:41:04 +0000 |
Paul Aurich |
jabber: did someone say something about the end of the struct?
|
Sat, 07 Nov 2009 03:45:13 +0000 |
Paul Aurich |
xmppdisco: Close the input request when closing the dialog. Fixes a crash.
|
Fri, 06 Nov 2009 21:28:04 +0000 |
Sadrul Habib Chowdhury |
merge of 'ac8595402f07bcd2e5467756aa6ccf6d9daf907a'
|
Fri, 06 Nov 2009 21:26:36 +0000 |
Sadrul Habib Chowdhury |
Fix compile with debugging enabled.
|
Fri, 06 Nov 2009 18:12:01 +0000 |
Paul Aurich |
oscar: According to the online docs, statusCode 607 is rate limit (confirmed
|
Fri, 06 Nov 2009 09:57:49 +0000 |
Paul Aurich |
Hmm, I think I'm reaching diminishing returns.
|
Fri, 06 Nov 2009 09:30:40 +0000 |
Paul Aurich |
jabber: These uses of strlen() are unnecessary.
|
Fri, 06 Nov 2009 09:16:01 +0000 |
Paul Aurich |
jabber: If it should never happen, we certainly should never keep going in the function!
|
Fri, 06 Nov 2009 09:13:28 +0000 |
Paul Aurich |
jabber: Use purple_connection_get_prpl() instead of jabber_plugin.
|
Fri, 06 Nov 2009 09:07:46 +0000 |
Paul Aurich |
Oops, make that build.
|
Fri, 06 Nov 2009 08:55:36 +0000 |
Paul Aurich |
jabber: Fix a few places where the default for require_tls was wrong.
|
Fri, 06 Nov 2009 08:47:28 +0000 |
Paul Aurich |
jabber: Use purple_strequal to simplify some auth code
|
Fri, 06 Nov 2009 08:39:49 +0000 |
Paul Aurich |
jabber: Convert to purple_debug_* convenience functions.
|
Fri, 06 Nov 2009 08:14:53 +0000 |
Paul Aurich |
jabber: Print account name on sent stanzas in the debug log.
|
Fri, 06 Nov 2009 04:21:47 +0000 |
Daniel Atallah |
Add some additional debug output to the avahi mdns implemenation.
|
Fri, 06 Nov 2009 03:59:55 +0000 |
Paul Aurich |
oscar: Pretty sure this was a typo; cookie is a char ** (passed in as arg).
|
Fri, 06 Nov 2009 03:58:26 +0000 |
Paul Aurich |
oscar: Properly support TLS when using clientLogin.
|
Fri, 06 Nov 2009 01:17:25 +0000 |
Mark Doliner |
Better, or worse?
|
Thu, 05 Nov 2009 02:50:48 +0000 |
Richard Nelson |
Allow printable chars when searching the tree
|
Wed, 04 Nov 2009 23:39:08 +0000 |
Mark Doliner |
I believe this change fixes offline message retrieval.
|
Wed, 04 Nov 2009 22:47:18 +0000 |
Mark Doliner |
We really shouldn't be doing a whole lot in our signal handler. The
|
Wed, 04 Nov 2009 22:16:51 +0000 |
Mark Doliner |
merge of '661db628ce40c3548058f062ea72d9687654d53a'
|
Wed, 04 Nov 2009 22:16:46 +0000 |
Mark Doliner |
http://dev.aol.com/aim/oscar/ says, "All strings in Feedbag are UTF8
|
Wed, 04 Nov 2009 19:05:30 +0000 |
Paul Aurich |
oscar: Remove the simultaneous logins option from ICQ accounts.
|
Wed, 04 Nov 2009 18:41:51 +0000 |
Mark Doliner |
merge of '06b53ea832679e0dfb2e6d5d0c1b69e61f1bd38b'
|