log libpurple/protocols/oscar/oscar.c @ 28273:27691d6bafc6

age author description
Sun, 06 Sep 2009 21:53:15 +0000 Mark Doliner If an oscar buddy on our buddy list is away and we have not yet
Sun, 06 Sep 2009 21:16:57 +0000 Mark Doliner Rename two variables based on insight from
Sun, 06 Sep 2009 21:07:56 +0000 Mark Doliner Rename AIM_CHARSET_CUSTOM to AIM_CHARSET_LATIN_1 as described at
Wed, 26 Aug 2009 05:55:25 +0000 Paul Aurich Strip off the outer <html> and <body> from iChat messages. Should Fix #9968.
Wed, 19 Aug 2009 01:03:34 +0000 Elliott Sales de Andrade merge of '53b02d9c3c8aa71b13cea90eea22a0b60155dc8c'
Wed, 19 Aug 2009 00:37:01 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head dd712fa84e46b2d78adf28e914d3e1a5c18a5154)
Tue, 18 Aug 2009 22:35:34 +0000 Mark Doliner Stop attempting to fetch oscar buddy info automatically for people on our
Wed, 19 Aug 2009 00:58:45 +0000 Paul Aurich Per rekkanoryo, "End Direct IM Session". Refs #2556.
Sat, 18 Jul 2009 07:26:04 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 566ce451dc4c5c20f90b1d1f53b83a85aae04c34)
Wed, 15 Jul 2009 04:04:12 +0000 Paul Aurich Add a "Cancel Direct IM" buddy action when connected. Closes #2556.
Wed, 15 Jul 2009 16:57:33 +0000 Paul Aurich Add purple_ssl_connect_with_ssl_cn, which takes a host to connect to
Wed, 08 Jul 2009 20:11:07 +0000 Mark Doliner Use the ui_info hash table instead of prefs when passing the clientstring
Wed, 08 Jul 2009 19:46:50 +0000 Mark Doliner Create a oscar_get_ui_info_string() function that looks up a value in the
Mon, 06 Jul 2009 23:46:56 +0000 Mark Doliner Create a purple_markup_escape_text() function and use it in one place
Mon, 06 Jul 2009 09:35:10 +0000 Mark Doliner Oh, make sure we still set the itmsurl if we're available but don't have
Mon, 06 Jul 2009 09:30:44 +0000 Mark Doliner Fix a bug where sometimes your away message wouldn't get set at sign on
Mon, 06 Jul 2009 09:07:42 +0000 Mark Doliner More uniformity among disconnect error messages
Mon, 06 Jul 2009 05:44:26 +0000 Mark Doliner Change these two strings to match another one. total_number_of_strings--
Sun, 05 Jul 2009 19:17:45 +0000 Paul Aurich The XOR method is disabled in family_auth.c
Sat, 04 Jul 2009 01:06:23 +0000 Mark Doliner Slightly better error messages
Thu, 02 Jul 2009 01:51:47 +0000 Paul Aurich Set od->default_port even when using the standard auth method.
Sat, 27 Jun 2009 18:50:48 +0000 John Bailey Apply [9bac0a540156fb1848eedd61c8630737dee752c7] here as well. I should
Tue, 23 Jun 2009 18:20:12 +0000 Mark Doliner Check in code that connects to oscar using clientLogin. This is the
Tue, 23 Jun 2009 18:08:03 +0000 Mark Doliner It's ok to always request this connection now. It probably still doesn't
Mon, 22 Jun 2009 08:15:58 +0000 Mark Doliner Make a function static and add two comments
Sun, 21 Jun 2009 16:40:15 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.5.7' (head 81e7f59e74715d44dac9e40e7b43ff377c8b474c)
Thu, 18 Jun 2009 23:31:38 +0000 Mark Doliner Pass the handle in here, which causes the connection attempt to be
Wed, 10 Jun 2009 07:44:35 +0000 Mark Doliner Check in a change requested by Gregory Cypes from AOL. They want clients
Mon, 01 Jun 2009 04:02:10 +0000 Paul Aurich Use purple_find_buddies() instead of iterating the buddy list.
Sat, 23 May 2009 18:20:44 +0000 Paul Aurich Re-add purple_account_get_check_mail() check to oscar.