log libpurple/protocols/oscar/oscar.c @ 22661:0e3d09819fbf

age author description
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"