Thu, 12 Nov 2009 23:24:43 +0000 |
Marcus Lundblad |
jabber: Determine if a buddy can receive a file transfer (when we have
|
Wed, 11 Nov 2009 05:40:13 +0000 |
maiku |
Fix receiving any codecs that aren't in the codec intersection.
|
Wed, 11 Nov 2009 02:38:28 +0000 |
maiku |
Allow the initiator to start connection checks before the remote side accepts.
|
Wed, 11 Nov 2009 02:06:19 +0000 |
maiku |
merge of '16c47a3521f79a6091f5196bb3649c2f9ca2922f'
|
Wed, 11 Nov 2009 02:05:01 +0000 |
maiku |
Handle Jingle's description-info method.
|
Mon, 09 Nov 2009 16:39:51 +0000 |
John Bailey |
ChangeLog the addition of the MXit prpl.
|
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.
|