log libpurple/protocols/myspace/user.c @ 24767:295464ae2d2a

age author description
Tue, 16 Dec 2008 03:35:22 +0000 Mark Doliner No functionality change--just cleanup.
Mon, 15 Dec 2008 19:02:35 +0000 Mark Doliner Use the friendly/vanity url when it's available in myspace
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
Tue, 09 Dec 2008 02:59:29 +0000 Mark Doliner Make our profile text a little cleaner and more uniform across the protocols.
Mon, 16 Jun 2008 15:19:11 +0000 Daniel Atallah Fix occurred to be spelled correctly. Thanks to bruce89 for noticing. Fixes #6096.
Sun, 16 Mar 2008 20:36:52 +0000 Mark Doliner Fix a bunch of compiler warnings caused by my addition of G_GNUC_PRINTF()
Mon, 18 Feb 2008 19:20:39 +0000 Jeffrey Connelly If the user sets a username (because they don't have one), and it succeeds,
Sat, 16 Feb 2008 21:29:02 +0000 Jeffrey Connelly In msimprpl, add msim_is_valid_username() to check whether a username
Sat, 16 Feb 2008 21:07:09 +0000 Jeffrey Connelly In msimprpl, define a new set of symbolic constants for the command to
Sat, 16 Feb 2008 20:49:20 +0000 Jeffrey Connelly In msimprpl, change to patch from Jaywalker regarding setting
Sat, 16 Feb 2008 20:20:12 +0000 Jeffrey Connelly In msimprpl, if the user signs in without any username set (this will happen
Mon, 04 Feb 2008 04:00:12 +0000 Jeffrey Connelly In msimprpl, use a PURPLE_STATUS_TUNE presence type to hold the "now playing"
Fri, 26 Oct 2007 13:22:49 +0000 Stu Tomlinson Fix this warning:
Tue, 23 Oct 2007 17:27:12 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.2.2' (head 0adab134b7a42e144aee3ac60d825db1f28a42a4)
Fri, 19 Oct 2007 03:05:58 +0000 Kevin Stange Fix a warning
Thu, 18 Oct 2007 12:01:41 +0000 Evan Schoenberg When getting info on a myspace user not on the buddy list, a temporary
Tue, 02 Oct 2007 06:13:27 +0000 Sadrul Habib Chowdhury Fix a few more memory leaks. Someone who has a myspace account should stare
Fri, 28 Sep 2007 17:05:40 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.2.1' (head 09dfc47173cdfafc1f6ce225dcdc21d7e8968a9b)
Sun, 21 Oct 2007 05:05:38 +0000 Luke Schierer applied changes from 8e81ccec879f9cfbd8fc282b703803c98e150ff7
Fri, 19 Oct 2007 17:06:53 +0000 Luke Schierer applied changes from 88f296b3653b5a7578a7581c1582d37390c9d212
Fri, 28 Sep 2007 17:05:20 +0000 Richard Laager Kill CRLF line-endings to make sure this compiles on Solaris. This is a
Sun, 23 Sep 2007 20:34:35 +0000 Jeffrey Connelly Fix a few memory leaks in #3281 (details in ticket).
Tue, 18 Sep 2007 01:02:55 +0000 Casey Harkins merge of '0fb234fbd6f0cbba882df8df649a783fea7f312f'
Tue, 18 Sep 2007 00:47:51 +0000 Jeffrey Connelly Replace all CRLF line-endings with LF line endings (Unix-style). This fixes
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Mon, 27 Aug 2007 00:00:38 +0000 Jeffrey Connelly Add msimprpl's user module so we all can compile libpurple again ;)