log

age author description
Wed, 26 Nov 2008 22:17:58 +0000 Richard Laager Really, really compile
Wed, 26 Nov 2008 22:16:58 +0000 Richard Laager Really compile
Wed, 26 Nov 2008 22:13:55 +0000 Richard Laager Compile
Wed, 26 Nov 2008 21:40:37 +0000 Richard Laager A Warmenhoved patch from rwbarton to avoid showing the default instance
Wed, 26 Nov 2008 21:14:28 +0000 Richard Laager Remove the length parameter from zephyr_recv_convert(), because we were
Wed, 26 Nov 2008 21:11:05 +0000 Richard Laager merge of '812e8a74b31cd5bb1bcec2a4c71fd8d86e520054'
Wed, 26 Nov 2008 21:10:26 +0000 Richard Laager merge of '0398d649eb2c6ff34c18ee43f0599f3eb0085b5c'
Tue, 25 Nov 2008 17:23:43 +0000 Richard Laager Remove a space to eliminate a spurious diff between Pidgin's autogen.sh
Wed, 26 Nov 2008 18:31:24 +0000 Marcus Lundblad Whoops, should return FALSE, not NULL, when jabber_buddy_find returns NULL
Wed, 26 Nov 2008 00:41:53 +0000 Sadrul Habib Chowdhury Properly escape the status message.
Tue, 25 Nov 2008 22:06:06 +0000 Mark Doliner Remove this timer when the switchboard is destroyed. Fixes a crash
Tue, 25 Nov 2008 21:35:59 +0000 Mark Doliner Remove the timer if sess->soap_table is NULL. I don't think this ever
Tue, 25 Nov 2008 21:07:14 +0000 Jochen Kemnade update po file and fix #7628 ("translation error in german pidgin error message")
Tue, 25 Nov 2008 03:40:28 +0000 Daniel Atallah Fix the initial parsing of args in the win32 launcher to be more robust.
Tue, 25 Nov 2008 02:43:56 +0000 Mark Doliner Use separate variables to keep track of the timer and the watcher.
Tue, 25 Nov 2008 02:18:00 +0000 Mark Doliner Formatting change: Split these if statements on to two lines
Tue, 25 Nov 2008 02:08:22 +0000 Mark Doliner I don't believe message should ever be null
Tue, 25 Nov 2008 02:02:21 +0000 Mark Doliner Minor whitespace changes and shuffle functions around to be in a more
Tue, 25 Nov 2008 01:33:14 +0000 Mark Doliner merge of '1b2d6e3c5b0a2de29e8789d768a61fd7f2a4b1da'
Mon, 24 Nov 2008 21:28:22 +0000 Marcus Lundblad Removed som extranious debug output
Mon, 24 Nov 2008 03:23:25 +0000 Daniel Atallah Prevent a NULL printf crash.
Wed, 10 Dec 2008 06:49:56 +0000 Elliott Sales de Andrade Updates for federated/Yahoo buddies:
Mon, 08 Dec 2008 00:47:55 +0000 Elliott Sales de Andrade Use ContactEmail to add federated buddies to the AddressBook. Those on Yahoo
Mon, 08 Dec 2008 00:18:45 +0000 Elliott Sales de Andrade I think we don't need to keep track of the number of users on the FL. This
Mon, 08 Dec 2008 00:14:46 +0000 Elliott Sales de Andrade Handle the InvalidPassportUser response when adding buddies and report it to
Sun, 07 Dec 2008 08:18:15 +0000 Elliott Sales de Andrade Fix a typo in a name.
Sun, 07 Dec 2008 08:02:33 +0000 Elliott Sales de Andrade Split up that faultcode stuff I just changed. Stops it from printing an annoying
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.