log libpurple/protocols/myspace/myspace.c @ 24770:22fd7467f0cc

age author description
Thu, 18 Dec 2008 01:53:49 +0000 Mark Doliner Fix a few small memleaks
Wed, 17 Dec 2008 20:56:30 +0000 Mark Doliner merge of '86eb900cf982408bb630159b662426812328a78c'
Wed, 17 Dec 2008 20:50:46 +0000 Mark Doliner Let's actually close the socket when we sign off a myspace account.
Wed, 17 Dec 2008 20:50:49 +0000 Sadrul Habib Chowdhury Fix a leak in myspace prpl.
Wed, 17 Dec 2008 18:36:31 +0000 Mark Doliner Set buddies idle time to 0 when their idle. 0 is a flag to the UI that
Wed, 17 Dec 2008 05:39:11 +0000 Mark Doliner Set the server alias for myspace buddies who haven't set their username.
Wed, 17 Dec 2008 02:26:40 +0000 Mark Doliner Add support for blocking buddies on MySpace
Wed, 17 Dec 2008 00:06:05 +0000 Mark Doliner Fix a bug where if "Show our presence only to people on our buddy list"
Tue, 16 Dec 2008 23:43:25 +0000 Mark Doliner Remove an accidentally debug message
Tue, 16 Dec 2008 21:52:50 +0000 Mark Doliner Some other changes to make this more like the official client, and
Tue, 16 Dec 2008 21:47:44 +0000 Mark Doliner I'm not sure why these were strings. The official client uses integers
Tue, 16 Dec 2008 21:31:05 +0000 Mark Doliner Remove a bunch of calls to msim_msg_dump(). I find it really annoying
Tue, 16 Dec 2008 06:25:56 +0000 Mark Doliner Minor comment change
Tue, 16 Dec 2008 04:13:14 +0000 Mark Doliner Set the display name before marking the connection as "connected."
Tue, 16 Dec 2008 03:49:05 +0000 Mark Doliner Use a GString here when constructing the data. It's way more
Tue, 16 Dec 2008 03:35:22 +0000 Mark Doliner No functionality change--just cleanup.
Tue, 16 Dec 2008 01:40:38 +0000 Mark Doliner Mark some parameters as const char * instead of char * and don't
Fri, 12 Dec 2008 04:01:39 +0000 Mark Doliner Keep track of the user ID in the MsimUser struct so that we have a copy
Fri, 12 Dec 2008 03:46:36 +0000 Mark Doliner Don't create a temporary PurpleBuddy when getting info for someone not
Thu, 11 Dec 2008 07:17:32 +0000 Mark Doliner String changes (a few of which I had already made, grumble grumble).
Sat, 29 Nov 2008 18:46:49 +0000 Paul Aurich The Add Buddy dialog should not blindly create a duplicate buddy in a group
Mon, 17 Nov 2008 00:41:45 +0000 Richard Laager I don't know why we'd want the TUNE status to be saveable.
Thu, 13 Nov 2008 18:55:04 +0000 Richard Laager A patch from Jaywalker to better handle conversations by user ID vs.
Sat, 27 Sep 2008 06:33:42 +0000 Sadrul Habib Chowdhury Start hiding blist.h internals in prpls.
Mon, 09 Jun 2008 02:22:33 +0000 Laurynas Biveinis "This patch pluralizes a few strings that should be pluralized for
Sun, 08 Jun 2008 19:15:26 +0000 Jeffrey Connelly Apply patch to fix #4937 'msim_normalize() error during initialization of libpurple' from Jaywalker.
Sun, 25 May 2008 21:56:36 +0000 Richard Laager Use "email" and "Email" consistently. This is potentially controversial,
Wed, 21 May 2008 02:09:00 +0000 Evan Schoenberg propagate from branch 'im.pidgin.pidgin' (head 4f00ea617df3c000b6eb237b4139b89e5d8170a3)
Mon, 05 May 2008 06:55:00 +0000 Sadrul Habib Chowdhury Patch from Jaywalker to let prpls add some helpful text for some account
Mon, 05 May 2008 06:19:46 +0000 Sadrul Habib Chowdhury Use up the last padding for PurplePluginProtocolInfo in a way that allows