log

age author description
Tue, 15 Dec 2009 01:42:24 +0000 Elliott Sales de Andrade Also, lower-case the endpoint name when looking up endpoint data.
Tue, 15 Dec 2009 01:22:59 +0000 Elliott Sales de Andrade Endpoint names are case-insensitive, so put the id in lowercase always.
Tue, 15 Dec 2009 00:55:46 +0000 Elliott Sales de Andrade Don't check the total number of users in an MSN switchboard when converting
Tue, 15 Dec 2009 00:13:49 +0000 Elliott Sales de Andrade Don't add ourselves to our own conversation.
Mon, 14 Dec 2009 23:44:51 +0000 Elliott Sales de Andrade When adding users to an MSN chat, don't add them again if the same passport
Mon, 14 Dec 2009 07:15:24 +0000 Elliott Sales de Andrade Don't leak the Endpoint ID.
Mon, 14 Dec 2009 07:11:03 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 780ee14f6ced21de7257b3149c186223ab446d57)
Mon, 14 Dec 2009 03:26:44 +0000 Elliott Sales de Andrade Fix some inverted logic that prevented us from starting conversations.
Mon, 14 Dec 2009 03:26:15 +0000 Elliott Sales de Andrade Don't update the server with our own information on initial login, since we
Sun, 13 Dec 2009 09:44:27 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head d813bbb8c323184987e92c9bd801fd7e64262104)
Thu, 10 Dec 2009 08:01:42 +0000 Elliott Sales de Andrade Also parse extended capabilities from ILN. Probably don't need to do so in
Thu, 10 Dec 2009 07:49:34 +0000 Elliott Sales de Andrade Missed a few more xmlnode_free's.
Thu, 10 Dec 2009 07:36:26 +0000 Elliott Sales de Andrade Add a minor debug log.
Thu, 10 Dec 2009 07:35:27 +0000 Elliott Sales de Andrade Call xmlnode_free in the correct location.
Wed, 09 Dec 2009 21:50:01 +0000 Elliott Sales de Andrade Allow receiving a NLN command from ourselves. This will probably need to be
Wed, 09 Dec 2009 21:48:07 +0000 Elliott Sales de Andrade Allow parsing info about ourselves from a UBX payload. This is probably not
Wed, 09 Dec 2009 21:44:06 +0000 Elliott Sales de Andrade Attempt to parse any EndpointData out of the UBX payload. This isn't really
Wed, 09 Dec 2009 21:34:48 +0000 Elliott Sales de Andrade These string should be const.
Wed, 09 Dec 2009 21:32:33 +0000 Elliott Sales de Andrade Avoid calling xmlnode_from_str twice when parsing the UBX data.
Wed, 09 Dec 2009 21:29:29 +0000 Elliott Sales de Andrade Save the Endpoint ID with the data.
Wed, 09 Dec 2009 21:10:08 +0000 Elliott Sales de Andrade Don't attempt to parse extended caps if not using MSNP16.
Wed, 09 Dec 2009 21:09:14 +0000 Elliott Sales de Andrade Save extended capabilities of an MSN buddy when receiving NLN.
Wed, 09 Dec 2009 21:08:24 +0000 Elliott Sales de Andrade Allow saving extended capabilities and endpoint-specific data in an MSN
Wed, 02 Dec 2009 02:46:59 +0000 Elliott Sales de Andrade Fix MSN protocol version detection to use the best version returned by the
Tue, 01 Dec 2009 22:13:30 +0000 Elliott Sales de Andrade Initial support for msnp16, based on patch by Masca.
Mon, 01 Nov 2010 07:10:36 +0000 ivan komarov Use an SSL server by default for new OSCAR accounts. It doesn't matter
Mon, 01 Nov 2010 03:57:25 +0000 John Bailey Update for 2.7.6 development.
Mon, 01 Nov 2010 02:59:27 +0000 John Bailey These changes are reuired to make the Windows installer build.
Mon, 01 Nov 2010 00:17:51 +0000 John Bailey Prep to tag and release version 2.7.5.
Sun, 31 Oct 2010 23:57:43 +0000 John Bailey warnings--
Sun, 31 Oct 2010 23:52:24 +0000 John Bailey Tweak the login server migration for ICQ:
Sun, 31 Oct 2010 23:43:30 +0000 John Bailey ChangeLog some stuff that should have been, but wasn't. Refs #12810, #11964, #12593, #12768, #12781.
Sun, 31 Oct 2010 23:08:10 +0000 John Bailey Implement a migration for ICQ login servers.
Sat, 30 Oct 2010 21:53:38 +0000 ivan komarov Merged my changes that fix #11964 and #12593. Mark looked over them
Sat, 30 Oct 2010 21:36:34 +0000 ivan komarov Merged everything related to ICQ server changes.
Sat, 30 Oct 2010 21:27:00 +0000 ivan komarov merge of '30f572d2b51bbd14c6b0c0539e0ce299617b1aff'
Sat, 30 Oct 2010 06:00:50 +0000 Paul Aurich oscar: Add useful object debugging for #5927.
Sat, 30 Oct 2010 15:30:30 +0000 ivan komarov Fixed the error triggered by the failing 'byte_stream_bytes_left(bs) >= len'
Fri, 29 Oct 2010 20:05:52 +0000 Paul Aurich Add Verisign Class 3 Public CA - G2
Thu, 28 Oct 2010 17:58:40 +0000 Bj«Órn Voigt Updated German translation
Thu, 28 Oct 2010 16:14:15 +0000 Jochen Kemnade update German translation (just one new string)
Thu, 28 Oct 2010 06:32:46 +0000 Paul Aurich While looking for where "Can not resolve <hostname>" was coming from, I found these.
Thu, 28 Oct 2010 01:32:03 +0000 John Bailey I just noticed I didn't differentiate bn_IN from bn when I added this translation.
Wed, 27 Oct 2010 18:26:14 +0000 ivan komarov merge of '598ef461d4de936afef7298e55152cc7ecaa9b70'
Wed, 27 Oct 2010 18:24:12 +0000 ivan komarov We should always display the "Authorize buddy?" mini-dialog, even
Wed, 27 Oct 2010 13:56:25 +0000 Daniel Atallah Revert unrelated changes that snuck into aa3b95627
Wed, 27 Oct 2010 00:46:14 +0000 Elliott Sales de Andrade There seems to be a missing break here. I noticed it in the log, but
Tue, 26 Oct 2010 18:52:56 +0000 Daniel Atallah Quote the path for the windows "run at startup" registry key.
Mon, 25 Oct 2010 22:43:30 +0000 Daniel Atallah Fix crash when attempting to log into a bonjour account and init failed
Mon, 25 Oct 2010 20:01:50 +0000 ivan komarov C89ize that comment.
Sun, 24 Oct 2010 18:57:21 +0000 ivan komarov Ouch, I accidentally removed too much code in b367bdaac1f79166db0e9478ae30e2a7628f6848.
Sun, 24 Oct 2010 16:42:20 +0000 ivan komarov Removed a stray tab.
Sun, 24 Oct 2010 16:32:59 +0000 ivan komarov Updated ChangeLog with changes from ICQ SoC branch.
Sat, 23 Oct 2010 16:12:36 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Thu, 21 Oct 2010 04:18:16 +0000 John Bailey Mark this string as translatable now that we're out of freeze.
Thu, 21 Oct 2010 04:14:05 +0000 John Bailey Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
Thu, 21 Oct 2010 04:10:55 +0000 John Bailey Updated Romanian translation. Fixes #12766. Unfortunately it was too late for 2.7.4.
Thu, 21 Oct 2010 04:07:56 +0000 John Bailey Update for 2.7.5devel.
Thu, 21 Oct 2010 03:53:37 +0000 John Bailey merge of '2872bcba5019558c0d77e8cf9b43801167e5efc8'
Wed, 20 Oct 2010 15:49:09 +0000 John Bailey Update versions for release.