log

age author description
Sat, 29 Nov 2008 17:05:43 +0000 Paul Aurich This technically doesn't matter due to behavior elsewhere in the prpl, but
Sat, 29 Nov 2008 16:50:34 +0000 Adam Strzelecki Validate Gadu-Gadu UID's and perform proper CP1250 to UTF-8 conversions when
Sat, 29 Nov 2008 01:52:36 +0000 Ka-Hing Cheung me likes this better, References #5565
Sat, 29 Nov 2008 01:35:02 +0000 Ka-Hing Cheung patch from darkrain42 that fixes a crash with a broken server, we probably
Fri, 28 Nov 2008 06:29:37 +0000 Sadrul Habib Chowdhury Use glib log functions to show error messages.
Fri, 28 Nov 2008 02:58:00 +0000 John Bailey Better wording and add info to the ChangeLog.
Fri, 28 Nov 2008 02:42:47 +0000 John Bailey Allow blank resources on XMPP when creating/modifying accounts. This works
Fri, 28 Nov 2008 02:19:42 +0000 Jonathan Sailor Some improvements to XMPP resource handling:
Fri, 28 Nov 2008 01:49:58 +0000 Paul Aurich Fix the namespace URL we look for on PEP reply stanzas to match the URL we
Thu, 27 Nov 2008 20:53:51 +0000 Sadrul Habib Chowdhury Do not alter the killring on delete-prev or delete-next (char) operations.
Thu, 27 Nov 2008 05:54:09 +0000 Richard Laager The other day while struct hiding, I noticed a for loop that was checking
Thu, 27 Nov 2008 05:51:03 +0000 Richard Laager Whitespace fix
Thu, 27 Nov 2008 05:49:01 +0000 Richard Laager Add a comment to clarify code I initially thought was broken.
Thu, 27 Nov 2008 05:32:30 +0000 Richard Laager This is shipped with libpurple now, so installation notes are irrelevant.
Wed, 26 Nov 2008 23:05:45 +0000 Richard Laager Apparently pidginstock-artwork.c is gone.
Wed, 26 Nov 2008 23:02:41 +0000 Richard Laager Fix an unintended error in version-check when you have uncommitted changes.
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.
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