log

age author description
Sat, 12 Jul 2008 04:42:24 +0000 Elliott Sales de Andrade The great MSN debug message cleanup! Threw in a few whitespace fixes,
Wed, 09 Jul 2008 04:39:02 +0000 Elliott Sales de Andrade In MSN servconn, make handling of EAGAIN similar to that in httpconn.
Wed, 09 Jul 2008 04:18:07 +0000 Elliott Sales de Andrade Fix updating the MSN buddy icon, which was probably broken by the
Wed, 09 Jul 2008 02:06:38 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 99fe11b8da675f3b74b853ea29a16d8c9564cb95)
Sat, 12 Jul 2008 04:50:15 +0000 Elliott Sales de Andrade On MSN, SBS command doesn't have a payload.
Wed, 09 Jul 2008 01:46:10 +0000 Elliott Sales de Andrade Get rid of that whole msn_set_payload_len thing and correctly set the
Wed, 09 Jul 2008 00:32:18 +0000 Elliott Sales de Andrade merge of '5033650a1e57437cc3f2894adc41935daa6b3269'
Sun, 29 Jun 2008 20:01:14 +0000 Elliott Sales de Andrade When receiving an MSN OUT, don't try to dereference cmd->params when
Sun, 29 Jun 2008 19:17:26 +0000 Elliott Sales de Andrade When receiving an MSN custom smiley, look at the switchboard for the
Sat, 28 Jun 2008 08:08:22 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head b5d22abac579cbb2742419d7d2d7ea33caa56e39)
Sat, 28 Jun 2008 06:55:30 +0000 Elliott Sales de Andrade Make sure xmlnode_copy also copies the prefix and namespace_map from
Sat, 28 Jun 2008 06:02:50 +0000 Elliott Sales de Andrade Add a #define so that MSN ApplicationId is more easily updated. Also,
Sat, 28 Jun 2008 06:01:22 +0000 Elliott Sales de Andrade Clean up some MSN SOAP stuff.
Mon, 23 Jun 2008 05:38:55 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 88a24003053cda8454a59fd448eb6575bdea2e0e)
Mon, 23 Jun 2008 05:36:52 +0000 Elliott Sales de Andrade Clean up some #define's in msn.h and various supporting changes.
Mon, 23 Jun 2008 04:10:46 +0000 Elliott Sales de Andrade Allow forcing an MSN HTTP connection to connect to a new server. This
Mon, 23 Jun 2008 01:14:02 +0000 Elliott Sales de Andrade On MSN, only notify the user of a Nudge when the ID of the datacast
Mon, 23 Jun 2008 00:54:05 +0000 Elliott Sales de Andrade Remove some MSN code duplication in processing messages from Yahoo
Sun, 22 Jun 2008 23:44:12 +0000 Elliott Sales de Andrade Remove a confusing debug message.
Wed, 09 Jul 2008 00:27:44 +0000 Elliott Sales de Andrade disapproval of revision '075bff91d9cbcfd6f59c270802c5bffeb98c3b50'
Sun, 22 Jun 2008 22:59:50 +0000 Elliott Sales de Andrade A patch from felipec to stop requesting the MSN buddy icon when the
Sun, 22 Jun 2008 21:31:58 +0000 Elliott Sales de Andrade A patch from felipec to consistently use NULL for the status of offline
Sun, 22 Jun 2008 20:35:47 +0000 Elliott Sales de Andrade A patch from felipec to make (msn_)request_user_display static.
Sun, 22 Jun 2008 01:52:04 +0000 Elliott Sales de Andrade Fix calculating the response to MSN Challenge strings that are an exact
Sat, 21 Jun 2008 07:36:16 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 5e9671c654b021e77695d4a863fb55e27a831901)
Sat, 21 Jun 2008 06:50:53 +0000 Elliott Sales de Andrade Avoid a NULL reference in msn_command_from_string.
Sat, 21 Jun 2008 06:15:38 +0000 Elliott Sales de Andrade Sometimes (after 24h+) when you request a MSN token update, you get a
Sat, 21 Jun 2008 06:11:29 +0000 Elliott Sales de Andrade Apparently, when the token expires, OIM requests get a
Fri, 20 Jun 2008 05:41:39 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 4037e908f8c3536d50d9439ec2eec0f4d6ee3b60)
Fri, 20 Jun 2008 05:36:18 +0000 Elliott Sales de Andrade Make errors when sending OIM's more visible.
Fri, 20 Jun 2008 05:15:49 +0000 Elliott Sales de Andrade Change msn_oim_parse_timestamp to match purple_str_to_time more
Fri, 20 Jun 2008 04:58:20 +0000 Elliott Sales de Andrade An MSN patch from Masca to check if there's a SB available before
Tue, 17 Jun 2008 05:38:12 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 420b71541a7786d593759ead8d775f487291fb97)
Tue, 17 Jun 2008 04:11:18 +0000 Elliott Sales de Andrade Don't free the SOAP message when we're still using it for a redirect.
Tue, 17 Jun 2008 00:55:26 +0000 Elliott Sales de Andrade Use purple_url_parse for splitting up the MSN SOAP redirect instead of
Mon, 16 Jun 2008 02:29:33 +0000 Elliott Sales de Andrade Fix up a typo between the declaration and definition of msn_got_photo.
Mon, 16 Jun 2008 01:44:28 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 5209711a57354bb80c0bca86b13e1e819530ac58)
Mon, 16 Jun 2008 01:43:10 +0000 Elliott Sales de Andrade Use the correct xmlnode when processing SOAP Faults.
Sun, 15 Jun 2008 18:48:14 +0000 Elliott Sales de Andrade Remove some checks for MSN protocol_ver < 15. Those versions are
Sun, 15 Jun 2008 08:22:20 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head c692f6fe1b8c7e0dd4b0099bd67703d5941ddac5)
Sun, 15 Jun 2008 08:19:46 +0000 Elliott Sales de Andrade Add support for emblems in MSN protocol. Emblems include bots, mobile
Sun, 15 Jun 2008 08:08:22 +0000 Elliott Sales de Andrade Modifications to the MSN code for some stuff I'll be doing in later
Sun, 15 Jun 2008 06:55:21 +0000 Elliott Sales de Andrade Properly parse (most of) the MSN GCF command. Provides a
Sun, 15 Jun 2008 06:22:25 +0000 Elliott Sales de Andrade Finally got MSN token updating working (I think).
Sat, 14 Jun 2008 07:47:38 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 5387bc28fa09b238593c3dc292863ec3ce5f3c4e)
Sat, 14 Jun 2008 07:26:02 +0000 Elliott Sales de Andrade Fix up some changes that Mark did, that I didn't apply when merging.
Sat, 07 Jun 2008 08:03:56 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 23913fa16455106d8848482b13e9a49b823e6051)
Sat, 07 Jun 2008 08:01:41 +0000 Elliott Sales de Andrade Add real server-side aliasing to MSN.
Sat, 07 Jun 2008 06:39:13 +0000 Elliott Sales de Andrade Remove MSN's use of a "store name" in favour of the "friendly name"
Sat, 07 Jun 2008 06:21:09 +0000 Elliott Sales de Andrade Update MSN Contact tokens when an invalid token error is returned.
Sat, 07 Jun 2008 06:12:44 +0000 Elliott Sales de Andrade Correctly update MSN OIM tokens when an invalid token error is
Sat, 07 Jun 2008 06:08:01 +0000 Elliott Sales de Andrade Update MSN nexus functions so that tokens are properly updateable. It
Sat, 07 Jun 2008 04:32:25 +0000 Elliott Sales de Andrade A small edit to purple_str_to_time that allows a 'Z' (UTC) TZ offset.
Sat, 07 Jun 2008 04:05:25 +0000 Elliott Sales de Andrade I was getting annoyed with this extra printing, so now on MSN, it only
Sat, 07 Jun 2008 03:56:23 +0000 Elliott Sales de Andrade Fix up some merge errors in MSN's notification.c. Darn meld...
Sat, 07 Jun 2008 03:10:15 +0000 Elliott Sales de Andrade explicit merge of '9d90ebdb7e38fdd77bb504bc3302a083616360d9'
Wed, 14 May 2008 05:06:29 +0000 Ka-Hing Cheung patch from QuLogic, references #4875
Wed, 14 May 2008 04:39:54 +0000 Ka-Hing Cheung Patch from tomgr to resend once if the connection is down, fixes #5379
Wed, 14 May 2008 04:38:26 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head e1c49c9ec5c6869ed9813feccd8ee41d2ca40f35)
Tue, 18 Mar 2008 05:36:30 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 119df2055ed7ee5143047b4d18ae81d58c2feac6)
Sun, 09 Mar 2008 23:55:27 +0000 Ka-Hing Cheung killing MsnContact which just wraps MsnSession
Thu, 06 Mar 2008 04:19:53 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head 8da8d3c2a708d8bd00fe907d35de61998fb20125)
Wed, 27 Feb 2008 04:49:37 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head 64e9bf80895d2671f0a42fecc17e3ba895b41426)
Wed, 06 Feb 2008 03:35:04 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head e39a6e9be3df05b59a878001feb9276b9ceb66a9)
Sun, 13 Jan 2008 00:29:56 +0000 Ka-Hing Cheung zero out this, side effect is not crashing when password is incorrect
Sat, 12 Jan 2008 23:32:00 +0000 Elliott Sales de Andrade References #4382, fixes receiving too many offline messages
Sat, 12 Jan 2008 23:26:29 +0000 Elliott Sales de Andrade References #4382, replaces usage of msn_soap_xml_get with xmlnode_get_child
Sat, 12 Jan 2008 23:25:18 +0000 Elliott Sales de Andrade References #4382, fixes getting offline messages in p15
Wed, 26 Dec 2007 02:33:46 +0000 Ka-Hing Cheung oops, sending the format data probably isn't very useful. Unless you try
Wed, 26 Dec 2007 02:30:07 +0000 Ka-Hing Cheung fixed a memleak or 3, or maybe 4, or 5. Some of these applies to the p14
Wed, 26 Dec 2007 02:27:18 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head c0a74e417ec8993798705c2cbfca7b7d8b0bc514)
Wed, 26 Dec 2007 02:01:28 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head a010c035a70dfe57b673c5c5564b4aff8cc1d400)
Wed, 26 Dec 2007 01:22:00 +0000 Ka-Hing Cheung fix sending offline message in p15 by sending the correct token. In msnp14,
Wed, 26 Dec 2007 00:35:26 +0000 Elliott Sales de Andrade Patch 4 from Qulogic, this one fixes a group name escape bug introduced by
Wed, 26 Dec 2007 00:34:50 +0000 Elliott Sales de Andrade Patch 3 from Qulogic, this one updates contact list actions to use ticket
Wed, 26 Dec 2007 00:34:12 +0000 Elliott Sales de Andrade Patch 2 from Qulogic, this one adds SSO authentication
Wed, 26 Dec 2007 00:33:39 +0000 Elliott Sales de Andrade Patch 1 from Qulogic, this one mostly updates the version sent by pidgin
Sat, 12 Jul 2008 14:22:34 +0000 Evan Schoenberg Gadu-Gadu Get Info isn't behaving properly. Added debug logging to its traking
Fri, 11 Jul 2008 15:27:41 +0000 Jochen Kemnade updated German translation
Fri, 11 Jul 2008 11:24:50 +0000 Sadrul Habib Chowdhury Show the count of users when joining a chat.
Fri, 11 Jul 2008 06:35:32 +0000 Sadrul Habib Chowdhury Use a more friendly format for the timestamp in the banlist.
Tue, 08 Jul 2008 17:50:25 +0000 Jochen Kemnade merge of '2b441ba99ecbf84cdadb1490a51f92857dda488c'
Sun, 06 Jul 2008 12:23:30 +0000 Jochen Kemnade German translation updated
Tue, 08 Jul 2008 00:58:21 +0000 Mark Doliner Remove a failsafe check that I don't believe is needed. I'm under the
Mon, 07 Jul 2008 01:03:44 +0000 Luke Schierer merge of '1c1f4b66a258c57f1b098ae970a49e71d5a49996'
Sun, 06 Jul 2008 17:54:14 +0000 Mark Schneider merge of '1128e8852303548fa7e11f94813fb137fde16744'
Fri, 04 Jul 2008 21:56:30 +0000 Ethan Blanton Add the CAcert.org PEM files, which I forgot the first time around.
Fri, 04 Jul 2008 21:30:04 +0000 Ethan Blanton Add CAcert.org to the Pidgin certificates
Sun, 06 Jul 2008 19:56:59 +0000 Ka-Hing Cheung set the purple connection name to the one we are about to try
Sun, 06 Jul 2008 17:24:35 +0000 Ka-Hing Cheung let's not leak if nothing is changed
Sun, 06 Jul 2008 17:19:27 +0000 Ka-Hing Cheung make googletalk tune hack work, previously it's not doing anything unless
Fri, 04 Jul 2008 17:59:25 +0000 Stu Tomlinson Add a --disable-missing-dependencies option to configure for people who
Fri, 04 Jul 2008 16:14:48 +0000 Evan Schoenberg Whitespace fix
Fri, 04 Jul 2008 16:14:35 +0000 Evan Schoenberg Drop and then recover from XML messages which trigger invalid character
Fri, 04 Jul 2008 16:07:20 +0000 Evan Schoenberg xmlParseChunk() never returns less than 0. It retusn an error code from
Fri, 04 Jul 2008 15:41:26 +0000 Evan Schoenberg Added a structured error handler callback to the xmlSAXHandler struct.
Thu, 03 Jul 2008 19:53:31 +0000 Mark Doliner Alright, I'm getting rid of this "groups" thing for the reason listed
Thu, 03 Jul 2008 17:30:30 +0000 Will Thompson Remove some tab literals from purple-url-handler, for consistency and for
Thu, 03 Jul 2008 17:25:00 +0000 Will Thompson Make irc:// URLs use an account on the right server, not just the first IRC
Thu, 03 Jul 2008 17:19:46 +0000 Will Thompson Give findaccount an option 'matcher' callback parameter, to match arbitrary
Thu, 03 Jul 2008 15:38:49 +0000 Will Thompson Handle D-Bus errors more helpfully in purple-url-handler.
Thu, 03 Jul 2008 14:51:52 +0000 Will Thompson merge of '3d0b19df4a52ab42b61494afac9c85d170398fa8'
Wed, 18 Jun 2008 13:17:52 +0000 Will Thompson Improve PurpleConvChatBuddy documentation
Tue, 17 Jun 2008 22:14:19 +0000 Will Thompson Give some variables holding escaped versions of other strings more meaningful names.
Tue, 17 Jun 2008 21:43:23 +0000 Will Thompson This should be a boolean or, not a bitwise or.
Thu, 03 Jul 2008 00:11:48 +0000 Sadrul Habib Chowdhury Document the command signals.
Wed, 02 Jul 2008 23:58:53 +0000 Sadrul Habib Chowdhury Tab-completion for commands in finch.
Wed, 02 Jul 2008 23:50:59 +0000 Sadrul Habib Chowdhury cmd-added and cmd-removed signals to emit when commands are registered/unregistered.
Wed, 02 Jul 2008 16:54:03 +0000 Richard Laager Whitespace fix
Wed, 02 Jul 2008 16:53:03 +0000 Richard Laager merge of '1765bbc5f2dd4d43054659bea654f9bd822d2c2e'
Wed, 02 Jul 2008 00:19:29 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.4.3' (head ca0056ef37700d4584ae88ce481dd1fe4086e582)
Wed, 02 Jul 2008 14:29:26 +0000 Stu Tomlinson merge of '0fdedeeaa99f758f800b86adc9613eac6f3bf692'
Wed, 02 Jul 2008 12:40:38 +0000 Stu Tomlinson Fix POTFILES.in following filename changes in QQ
Wed, 02 Jul 2008 05:28:45 +0000 Evan Schoenberg Added include for "core.h" to silc. Fix from phroggie, thanks. Fixes #6227
Wed, 02 Jul 2008 00:07:56 +0000 Evan Schoenberg Apologies for that long merge; I used the wrong tree. Moved the 'website' / 'dev_website' changelog.api entry to the right place
Wed, 02 Jul 2008 00:06:25 +0000 Evan Schoenberg merge of '57be04f07f9fdc005b620053ae4f09dd1e27ebb3'
Tue, 01 Jul 2008 23:41:20 +0000 Evan Schoenberg Added website and dev_website items to Finch's ui_get_info hash table
Tue, 01 Jul 2008 23:40:13 +0000 Evan Schoenberg Added "website" and "dev_website" items to the ui_info GHashTable,
Tue, 01 Jul 2008 23:21:20 +0000 Evan Schoenberg merge of '225437b7c5b01a666461a56213713d77462490f9'
Tue, 01 Jul 2008 20:47:28 +0000 Stu Tomlinson Fix ICQ login by mimicking the clientinfo versions used by the official