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