log libpurple/protocols/oscar/oscar.c @ 23340:c80746c7c96c

age author description
Mon, 09 Jun 2008 18:43:11 +0000 Evan Schoenberg * Avoid called g_markup_escape_text() on a NULL message
Mon, 09 Jun 2008 18:04:13 +0000 Evan Schoenberg Avoid calling purple_str_sub_away_formatters() and g_markup_escape_text()
Sun, 08 Jun 2008 16:02:46 +0000 Evan Schoenberg As XMPP does, prefix away messages with the status name in oscar user info
Sat, 07 Jun 2008 18:52:57 +0000 Evan Schoenberg Specified one of the OSCAR_CAPABILITY_GENERICUNKNOWN capabilities to be
Sat, 07 Jun 2008 18:42:12 +0000 Evan Schoenberg Added account option for oscar accounts to allow multipe simultaneous logins,
Sat, 07 Jun 2008 15:41:05 +0000 Evan Schoenberg Added paramater to aim_send_login() to allow control over whether we want
Mon, 02 Jun 2008 11:31:20 +0000 Evan Schoenberg This should fix tooltips for buddies with away messages which have embedded
Mon, 02 Jun 2008 09:39:32 +0000 Mark Doliner Keep track of available messages as HTML not plain text. This fixes
Mon, 02 Jun 2008 09:05:22 +0000 Mark Doliner Whitespace
Mon, 02 Jun 2008 09:00:11 +0000 Mark Doliner Whoops, I should have inverted this logic.
Mon, 02 Jun 2008 08:51:40 +0000 Mark Doliner Short-circuit earlier if the buddy is offline
Thu, 29 May 2008 14:48:49 +0000 Stu Tomlinson Avoid potentially uninitialized variables
Thu, 29 May 2008 11:42:08 +0000 Evan Schoenberg merge of 'cc409aa9063c22b3cf65c9e2a3399a121c6b50a5'
Thu, 29 May 2008 06:00:09 +0000 Mark Doliner Minor typo in a debug statement. I do stuff like this all the time.
Thu, 29 May 2008 11:39:42 +0000 Evan Schoenberg Refactored and cleaned up the addition of status information to user info /
Wed, 28 May 2008 05:29:23 +0000 Richard Nelson Remove an unused variable
Tue, 27 May 2008 21:47:41 +0000 Evan Schoenberg Two leak fixes for purple_icqinfo()
Tue, 27 May 2008 21:41:29 +0000 Evan Schoenberg Moved the remainder of ICQ's user info processing to use the notify_user_info
Tue, 27 May 2008 03:45:59 +0000 Evan Schoenberg Don't include the warning level in OSCAR user_info twice. The first inclusion
Tue, 27 May 2008 02:14:14 +0000 Evan Schoenberg Bring oscar prpl in line with the other prpls in how it provides user info:
Sun, 25 May 2008 21:56:36 +0000 Richard Laager Use "email" and "Email" consistently. This is potentially controversial,
Tue, 01 Jul 2008 21:49:46 +0000 Evan Schoenberg disapproval of revision '10564049c98925d0ce0ece64a5af0fe1efd723e7'
Tue, 01 Jul 2008 21:33:14 +0000 Evan Schoenberg applied changes from e8233b3a32b1383e10d9591fee51f5ecb99a40ce
Fri, 09 May 2008 05:58:54 +0000 Mark Doliner Show yourself as invisible in the buddylist when you're invisible
Wed, 07 May 2008 21:18:50 +0000 Mark Doliner When setting yourself to invisible on AIM, don't set an away message
Wed, 16 Apr 2008 07:25:47 +0000 Mark Doliner Don't try to enable our server-stored buddylist if we receive an error
Wed, 16 Apr 2008 06:47:14 +0000 Mark Doliner Don't remove the PurpleBuddy from our buddy list if we don't send them
Sat, 12 Apr 2008 21:26:43 +0000 John Bailey nosnilmot pointed out that this error message seemed to be wrong. I agree
Thu, 03 Apr 2008 23:40:45 +0000 Mark Doliner Only call oscar_format_screenname() on connecting if we need to
Thu, 27 Mar 2008 02:09:51 +0000 Daniel Atallah Printf warning fixes.
Sun, 16 Mar 2008 20:36:52 +0000 Mark Doliner Fix a bunch of compiler warnings caused by my addition of G_GNUC_PRINTF()
Wed, 12 Mar 2008 07:19:28 +0000 Mark Doliner Change these oscar protocol menu actions to use "web" instead of "URL."
Sun, 09 Mar 2008 21:34:32 +0000 Andrew Gaul some memleak fixes from Andrew Gaul again:
Fri, 07 Mar 2008 04:01:20 +0000 Ethan Blanton Change OSCAR to use UTF-16 rather than UCS-2 conversions. Apparently
Thu, 06 Mar 2008 07:41:52 +0000 Mark Doliner Patch #3874 from beret. There was a similar patch #2712 from rschnz,
Thu, 06 Mar 2008 07:29:39 +0000 Mark Doliner I realized that I don't like initializing variables when I declare
Mon, 03 Mar 2008 09:03:47 +0000 Mark Doliner Make sure we tell stuff that oscar supports offline messages for AIM
Mon, 03 Mar 2008 08:40:39 +0000 Mark Doliner Fix coverity CID 382: Remove an unused variable
Mon, 03 Mar 2008 08:36:35 +0000 Mark Doliner I believe this fixes Coverity 383:
Mon, 03 Mar 2008 08:26:44 +0000 Mark Doliner Switch to using "username" instead of "screen name." I really really
Thu, 28 Feb 2008 08:15:27 +0000 Mark Doliner * Don't flag outgoing oscar messages as "offline deliverable" if the
Wed, 27 Feb 2008 09:18:06 +0000 Mark Doliner Add support for offline messages for AIM, thanks to some info from
Sun, 10 Feb 2008 09:45:37 +0000 Mark Doliner A patch from oliver to speed up oscar's normalize function a little by
Sun, 27 Jan 2008 10:44:51 +0000 Mark Doliner Stop unconditionally setting oscar's server-side preference "allow
Thu, 17 Jan 2008 07:53:03 +0000 Mark Doliner Apparently gcc gives a warning here even though it's perfectly valid
Thu, 17 Jan 2008 07:39:25 +0000 Mark Doliner rlaager suggested the possibility of documenting this. Sure, why not?
Thu, 17 Jan 2008 07:26:57 +0000 Mark Doliner Improve oscar's default actions a tad bit
Wed, 16 Jan 2008 07:51:44 +0000 Mark Doliner Only try to set the itmsurl attribute for the available status. I'd
Wed, 16 Jan 2008 07:40:12 +0000 Mark Doliner It's ok for us to use == here because status_id is set to one of these
Tue, 15 Jan 2008 17:21:51 +0000 Etan Reisner Recommit the correct parts of 55eb5e28f52c9cdccc6229a8314ffbdac2260843,
Tue, 15 Jan 2008 17:17:53 +0000 Etan Reisner disapproval of revision '55eb5e28f52c9cdccc6229a8314ffbdac2260843'
Tue, 15 Jan 2008 04:58:42 +0000 Etan Reisner Remove a variable that isn't used anywhere, if it was supposed to do something
Mon, 14 Jan 2008 06:44:14 +0000 Mark Doliner I forgot that we're supposed to be using g_strerror() to guarantee a
Mon, 14 Jan 2008 06:32:16 +0000 Mark Doliner More of ticket #1344 from o_sukhodolsky, which rlaager has been
Fri, 11 Jan 2008 00:01:33 +0000 Mark Doliner Default for "do you want to add this buddy?" for oscar is now "no"
Mon, 07 Jan 2008 16:28:12 +0000 Mark Doliner Credit for 1858be5916da7bce36f3c991bcd71fc65271048d. References #4052.
Sat, 05 Jan 2008 08:46:25 +0000 Mark Doliner Some changes intended to make oscar not emit so many
Sat, 05 Jan 2008 07:33:13 +0000 Mark Doliner Partial support for reading ICQ 6 status notes. The status note will
Mon, 03 Dec 2007 05:55:30 +0000 Mark Doliner Have oscar specify a default chat room exchange of 4. Finch always
Mon, 03 Dec 2007 05:31:36 +0000 Mark Doliner Somehow this message got changed to only say ICQ instead of AIM/ICQ in