log libpurple/protocols/oscar/oscar.h @ 32827:4a34689eeb33 default tip

age author description
Mon, 22 Aug 2011 11:20:05 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Mon, 21 Mar 2011 05:45:22 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head bfb757dfe6b2549ab37a9b19f78f5f1f2f9df0cd)
Sun, 20 Mar 2011 20:20:52 +0000 Mark Doliner Add two hash tables to the oscar code that deals with your server stored
Fri, 01 Apr 2011 13:47:51 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Sun, 20 Mar 2011 22:03:48 +0000 Elliott Sales de Andrade Add invite message support to Oscar.
Wed, 10 Nov 2010 11:41:51 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Sat, 30 Oct 2010 21:53:38 +0000 ivan komarov Merged my changes that fix #11964 and #12593. Mark looked over them
Wed, 22 Sep 2010 14:17:09 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin:
Sun, 15 Aug 2010 08:42:30 +0000 Mark Doliner Change the "length of bstream" data type to be a gsize, since it represents
Thu, 05 Aug 2010 22:57:01 +0000 ivan komarov Removed unused "flags" parameter.
Thu, 05 Aug 2010 22:45:21 +0000 ivan komarov Miranda expects a client ack from the other side for channel 2 messages,
Thu, 05 Aug 2010 21:19:47 +0000 ivan komarov Fixes #12044. We send a dummy packet with DC version = 8 to make
Wed, 28 Jul 2010 23:53:25 +0000 ivan komarov Bstream cleanups:
Wed, 28 Jul 2010 23:11:14 +0000 ivan komarov Got rid of receiving multipart messages over channel 1, which simplified the code
Wed, 28 Jul 2010 19:22:06 +0000 ivan komarov Removed unused #defines from oscar.h.
Wed, 28 Jul 2010 18:59:39 +0000 ivan komarov Turns out that ncc doesn't catch everything, so continue killing things mercilessly.
Wed, 28 Jul 2010 17:43:58 +0000 ivan komarov OK, I'm sick of constantly finding functions that are not used anywhere.
Tue, 27 Jul 2010 21:17:01 +0000 ivan komarov Stop using custom encodings (and LATIN-1, for that matter) for sending
Sat, 24 Jul 2010 18:14:29 +0000 ivan komarov Fixed (I hope) #12284.
Sat, 24 Jul 2010 17:32:00 +0000 ivan komarov Moved encoding-related functions to a separate file, renamed some of them,
Thu, 01 Jul 2010 18:56:17 +0000 ivan komarov Fixed a bug I accidentally introduced in fb1ab831dedebf45ea50b6f87bfc00265a0115ef.
Tue, 29 Jun 2010 21:17:02 +0000 ivan komarov Added a way to view the Visible/Invisible lists.
Mon, 28 Jun 2010 20:02:12 +0000 ivan komarov Added a way to add a user to the (In)Visible list via the context menu.
Thu, 24 Jun 2010 16:56:01 +0000 ivan komarov Adium guys need the itmsurl stuff, which I erroneously removed
Wed, 23 Jun 2010 22:22:52 +0000 ivan komarov "Invisibility mode" improvements.
Fri, 18 Jun 2010 13:55:54 +0000 ivan komarov Start using the real ICQ block list (SSI type 0xe) for allowing/blocking
Sun, 30 May 2010 19:01:30 +0000 ivan komarov Added an error handler for family_icq.c. So far it works for
Sun, 30 May 2010 13:53:45 +0000 ivan komarov Got rid of family_icq.c -> oscar.c callbacks. Now it will be possible
Sat, 29 May 2010 18:53:02 +0000 ivan komarov Two unused functions were removed from family_icq.c.
Sat, 29 May 2010 18:48:04 +0000 ivan komarov Removed the old way of retrieving offline messages, because it is not
Sun, 23 May 2010 18:28:46 +0000 ivan komarov Show authorization request sender's nickname in the "Authorize buddy?"
Tue, 25 May 2010 22:21:47 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Thu, 20 May 2010 02:44:00 +0000 Mark Doliner Cleanup, basically. Move the icbm snac error handling from oscar.c to
Tue, 18 May 2010 02:29:24 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Thu, 06 May 2010 18:32:07 +0000 Mark Doliner Keep this comment up to date
Thu, 22 Apr 2010 14:45:57 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Fri, 16 Apr 2010 01:59:16 +0000 Mark Doliner Rename this flag and add a happy bumble bee comment
Thu, 15 Apr 2010 16:48:50 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Thu, 15 Apr 2010 00:55:02 +0000 Mark Doliner Support receiving HTML-formatted messages for ICQ. I should have let a
Tue, 30 Mar 2010 15:27:03 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Fri, 26 Mar 2010 03:48:33 +0000 Sadrul Habib Chowdhury Add LL suffix to 64-bit literal constants.
Wed, 24 Mar 2010 17:44:40 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Thu, 18 Mar 2010 05:47:15 +0000 Mark Doliner Found a few more places that need to use 64 bit value for the capabilities
Thu, 18 Mar 2010 04:53:49 +0000 Mark Doliner Change the oscar capabilities variable to be a guint64 everywhere instead
Thu, 25 Feb 2010 16:27:25 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Mon, 22 Feb 2010 17:57:40 +0000 Paul Aurich Fix what I believe to be a bad merge. This code was removed in c3e033ad36f556e3e590b25ea92dd0441cb4acea
Mon, 22 Feb 2010 16:05:25 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Tue, 09 Feb 2010 22:38:47 +0000 Paul Aurich disapproval of revision '03cc34e11e1b18bf814df23432b056322bebca01'
Sun, 07 Feb 2010 21:51:17 +0000 Marcus Lundblad Remove the #warning about not enought bits now that OscarCapability is matched
Sun, 07 Feb 2010 21:11:56 +0000 Marcus Lundblad Made it compile again.
Sun, 07 Feb 2010 19:31:56 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head b0098e2250f135d121960d8152e144e7e344125e)
Mon, 06 Apr 2009 05:19:40 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head a59a573e3b9b2eb42ff728ba9ff56095f5c9e0d0)
Mon, 17 Nov 2008 07:30:43 +0000 Richard Laager Move the mood UI for ICQ into Pidgin. It still uses the new request API
Mon, 17 Nov 2008 00:43:59 +0000 Richard Laager Add a PURPLE_STATUS_MOOD primitive and change ICQ to use it.
Thu, 13 Nov 2008 17:04:53 +0000 John Bailey This patch comes from the combined work of contributors minstrel, NightFox,
Wed, 03 Feb 2010 16:00:49 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Wed, 03 Feb 2010 01:03:09 +0000 Mark Doliner Put all our rateclass members in a single hash table instead of in one
Wed, 03 Feb 2010 00:05:22 +0000 Mark Doliner optimization to the oscar prpl to use less memory, care of Shaun Lindsay
Tue, 02 Feb 2010 23:11:35 +0000 Mark Doliner We don't need to keep the delta in memory. We keep the actual time of
Mon, 30 Nov 2009 16:07:54 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin