Sun, 07 Dec 2008 07:28:42 +0000 |
Elliott Sales de Andrade |
Deleting a contact without a ContactId doesn't work, so don't bother the server
|
Sun, 07 Dec 2008 07:09:57 +0000 |
Elliott Sales de Andrade |
Send FQY as the first thing when adding a buddy so that we know what network
|
Sun, 07 Dec 2008 07:04:23 +0000 |
Elliott Sales de Andrade |
Print a specific error to debug log about EmailDomainIsFederated error.
|
Mon, 01 Dec 2008 05:53:40 +0000 |
Elliott Sales de Andrade |
Send the SOAP faultcode to the callbacks for each Contact operation. They all
|
Mon, 01 Dec 2008 05:21:39 +0000 |
Elliott Sales de Andrade |
Get the MSN buddy's network ID from the FindMembership response.
|
Fri, 28 Nov 2008 05:11:52 +0000 |
Elliott Sales de Andrade |
Add tests for some known contact annotations. These don't do anything yet, but
|
Fri, 28 Nov 2008 04:59:05 +0000 |
Elliott Sales de Andrade |
When parsing the MSN AB, the contactType does not specify from which network
|
Fri, 28 Nov 2008 04:15:32 +0000 |
Elliott Sales de Andrade |
Check for NULL group_id before calling msn_group_new since that function will
|
Mon, 24 Nov 2008 06:05:01 +0000 |
Elliott Sales de Andrade |
Only get the artist and album if we are setting a Music mediatype.
|
Mon, 24 Nov 2008 05:51:18 +0000 |
Elliott Sales de Andrade |
Add the Games and Office media to MSN as attributes tacked on to the tune
|
Mon, 24 Nov 2008 00:52:41 +0000 |
John Bailey |
merge of '27bbe0ce3ea70a4a4f830cb5f63e86c8ed26baca'
|
Mon, 24 Nov 2008 00:32:29 +0000 |
Gary Kramlich |
ChangeLog'd the release notifications change
|
Mon, 24 Nov 2008 00:30:42 +0000 |
Casey Ho |
A patch from Casey Ho to move the release notification to a mini-dialog in the buddy list. The change log is no longer displayed, but will open a webbrowser to show it.
|
Sun, 23 Nov 2008 22:40:18 +0000 |
Elliott Sales de Andrade |
Don't request an acknowledgement on an auto-response message and don't set a
|
Sun, 23 Nov 2008 22:29:41 +0000 |
Elliott Sales de Andrade |
Cleaned up version of 2f409bcdde5ebbb1edf097aeb4b4366d7c71518d:
|
Sun, 23 Nov 2008 21:57:52 +0000 |
Elliott Sales de Andrade |
merge of '55175ee4e57c664f82028c9b5f73853595fa1bb0'
|
Sun, 23 Nov 2008 20:17:05 +0000 |
Kelemen G«¡bor |
Hungarian translation updated
|
Sun, 23 Nov 2008 20:05:59 +0000 |
Kelemen G«¡bor |
merge of '896a0f459df5db1110a59f355c4b243c3c4be58d'
|
Mon, 24 Nov 2008 00:51:46 +0000 |
John Bailey |
Tweak a comment.
|
Mon, 24 Nov 2008 00:50:55 +0000 |
John Bailey |
ChangeLog the last few things I committed.
|
Mon, 24 Nov 2008 00:34:37 +0000 |
Florian Qu«²ze |
Prevent the Buddy State Notification plugin from duplicating notices when
|
Mon, 24 Nov 2008 00:01:27 +0000 |
Richard Laager |
Add a NULL check to fix a crash. Fixes #4516.
|
Sun, 23 Nov 2008 23:16:02 +0000 |
John Bailey |
Credit Toby Schaffer for his patch.
|
Sun, 23 Nov 2008 23:14:43 +0000 |
Toby Schaffer |
Enable atuo-response functionality on Zephyr. This should emulate the
|
Sun, 23 Nov 2008 19:37:12 +0000 |
John Bailey |
I forgot to ChangeLog this earlier. Refs #220.
|
Sun, 23 Nov 2008 07:31:20 +0000 |
John Bailey |
merge of '2f409bcdde5ebbb1edf097aeb4b4366d7c71518d'
|
Sun, 23 Nov 2008 21:57:49 +0000 |
Elliott Sales de Andrade |
merge of '1d9a1da300a6d07aa721ebc00ee40b928cdd790d'
|
Sun, 23 Nov 2008 21:57:18 +0000 |
Elliott Sales de Andrade |
disapproval of revision '2f409bcdde5ebbb1edf097aeb4b4366d7c71518d'
|
Sun, 23 Nov 2008 08:39:39 +0000 |
Elliott Sales de Andrade |
Replace spaces wth tabs in indentation and tabs with spaces in line continuations.
|
Sun, 23 Nov 2008 04:12:43 +0000 |
Elliott Sales de Andrade |
Mark added a workaround for not having enough parameters in this command.
|
Sun, 23 Nov 2008 04:06:45 +0000 |
Elliott Sales de Andrade |
merge of '8298236e9cd6a6127656eacf513bc6928bee9065'
|
Sun, 23 Nov 2008 04:04:57 +0000 |
Elliott Sales de Andrade |
disapproval of revision '050e412d19af350e54a9105f34339a2690d8fc08'
|
Sun, 23 Nov 2008 04:06:43 +0000 |
Elliott Sales de Andrade |
merge of '98fe04f817ef415faebd3f7a38b7f0588c0b0cba'
|
Sun, 23 Nov 2008 04:05:14 +0000 |
Elliott Sales de Andrade |
disapproval of revision '9020464484f831155faf5ec030cd374386c01e62'
|
Sun, 23 Nov 2008 06:19:09 +0000 |
John Bailey |
Fix two warnings introduced by the image patch I committed earlier and make
|
Sun, 23 Nov 2008 04:46:55 +0000 |
John Bailey |
Kill off a bajillion comments that just needlessly duplicate function
|
Sun, 23 Nov 2008 04:11:36 +0000 |
Adam Strzelecki |
Support displaying buddy icons from Gadu-Gadu buddies. Fixes #220.
|
Fri, 21 Nov 2008 19:49:47 +0000 |
Daniel Atallah |
A fix from Paul Aurich for a long-standing XMPP issue with duplicate buddies. Fixes #479.
|
Fri, 21 Nov 2008 16:48:15 +0000 |
Daniel Atallah |
Patch from Raiko Nitzsche to fix a crash when processing a LOGIN_REDIRECT with unexpected output. References #7563.
|
Fri, 21 Nov 2008 12:12:31 +0000 |
Will Thompson |
Don't try to free NULL xmlnodes stolen by jabber-receiving-xmlnode handlers
|
Tue, 25 Nov 2008 01:32:20 +0000 |
Mark Doliner |
Is it valid to use purple_timeout_remove() to remove a timer when
|
Wed, 19 Nov 2008 03:08:57 +0000 |
Daniel Atallah |
Add missing newline in debug message.
|
Tue, 18 Nov 2008 23:34:14 +0000 |
Mark Doliner |
Counting is for dummies
|
Tue, 18 Nov 2008 07:32:23 +0000 |
Mark Doliner |
This should fix another crash I've seen. We weren't correctly
|
Tue, 18 Nov 2008 07:16:49 +0000 |
Mark Doliner |
I've seen this crash a few times where cmd->param_count is 4 and
|
Tue, 18 Nov 2008 03:02:03 +0000 |
Richard Laager |
I know Mark was trying to save newlines, but I had one to spare.
|
Tue, 18 Nov 2008 03:00:54 +0000 |
Richard Laager |
merge of '9ffac1a19695cb6a4ed024bc6951cae029d6daaf'
|
Mon, 17 Nov 2008 20:25:20 +0000 |
Richard Laager |
Create DB42.
|
Tue, 18 Nov 2008 02:00:48 +0000 |
Mark Doliner |
Don't log an error when parsing vcard data. Also, these messages
|
Mon, 17 Nov 2008 21:31:36 +0000 |
Mark Doliner |
Remove stray whitespace and wrap the function comments at less than 80
|
Mon, 17 Nov 2008 19:30:27 +0000 |
Richard Laager |
Fix a crash Jacky Lam noted on devel@pidgin.im:
|
Mon, 17 Nov 2008 19:28:39 +0000 |
Richard Laager |
Fix our COPYRIGHT file to be UTF-8 again and add a test to the commit-check
|
Mon, 17 Nov 2008 19:09:37 +0000 |
Richard Laager |
A patch from db42 to fix right-to-left text in tooltips.
|
Mon, 17 Nov 2008 13:28:32 +0000 |
Sadrul Habib Chowdhury |
Try to be more compliant with the freedesktop.org icon spec thingy with
|
Mon, 17 Nov 2008 07:44:40 +0000 |
Mark Doliner |
merge of '59b09f0d1f3f4226f7edfd8351478498fbd6b8d3'
|
Mon, 17 Nov 2008 00:41:45 +0000 |
Richard Laager |
I don't know why we'd want the TUNE status to be saveable.
|