log libpurple/protocols/myspace/myspace.c @ 24799:c044eb54b7ac

age author description
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).
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.
Thu, 26 Jun 2008 20:25:38 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 868098fbe53290a8abcc3307c6fec2c6054a5e00)
Tue, 27 May 2008 06:27:46 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 75f0460d3679231b61d572e76fe02534a597c6b5)
Sun, 13 Apr 2008 17:53:46 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 9da7555026cd7b8456f95ae153a7852ddbcf6678)
Sat, 22 Mar 2008 04:45:46 +0000 Sadrul Habib Chowdhury Patch from Marcus Lundblad ('mlundblad') to improve audio support in xmpp.
Tue, 18 Mar 2008 05:40:29 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 119df2055ed7ee5143047b4d18ae81d58c2feac6)
Sat, 15 Mar 2008 07:39:15 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 8ca6a80e2cd7fbbc59983f8ba370f7276e062db9)
Wed, 06 Feb 2008 19:44:41 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 16d99d9757384d801e4f13d991cb769a71f9c190)
Sat, 29 Dec 2007 16:54:15 +0000 Sadrul Habib Chowdhury Fix the prplinfo structs and get rid of some compile warnings.
Sat, 29 Dec 2007 06:34:59 +0000 Evan Schoenberg propagate from branch 'im.pidgin.pidgin' (head 7f8e027e1591ade622baf58a9dac216e7122c1ac)
Wed, 05 Sep 2007 00:47:58 +0000 Sean Egan Basic Google Talk voice call support. No UI; receiving a call auto-accepts it.
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
Wed, 30 Apr 2008 11:28:23 +0000 Sadrul Habib Chowdhury merge of '0df1437fe05dad8b69aac22bcd7cb8851ca4ebeb'
Fri, 16 May 2008 20:47:28 +0000 Daniel Atallah Fix handling of empty groups in MySpace. Fixes #3378.
Fri, 16 May 2008 20:19:12 +0000 Daniel Atallah Make MySpace group handling more consistent. References #3378.
Wed, 30 Apr 2008 11:27:47 +0000 Sadrul Habib Chowdhury disapproval of revision '38c3a1050aefc66e1c541e3d91ae6f7fe6930559'
Wed, 30 Apr 2008 05:37:19 +0000 John Bailey This modifies Jaywalker's patch to use a GHashTable, per Stu's suggestion in
Wed, 30 Apr 2008 11:27:17 +0000 Sadrul Habib Chowdhury disapproval of revision '8086f2cffaab6ed17431381836b9227a64a53270'
Wed, 30 Apr 2008 03:24:35 +0000 John Bailey This patch from Jaywalker enables text to appear in the screen name entry box.
Tue, 01 Apr 2008 22:24:18 +0000 Sadrul Habib Chowdhury Updated patch from Justin 'Jaywalker' Williams to discard messages from spambots in msim. Closes #5143.
Sun, 16 Mar 2008 20:36:52 +0000 Mark Doliner Fix a bunch of compiler warnings caused by my addition of G_GNUC_PRINTF()
Fri, 14 Mar 2008 22:07:40 +0000 Evan Schoenberg Verify that session->account->password is not NULL before passing it to strlen()
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 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
Thu, 14 Feb 2008 07:49:57 +0000 Jeffrey Connelly In msimprpl, for server-side contacts, first search for an existing group
Wed, 06 Feb 2008 15:50:41 +0000 Luke Schierer merge of 'c68bf74889268c55c15cf101e1d593966b55c2a9'
Wed, 06 Feb 2008 05:37:32 +0000 Jeffrey Connelly In msimprpl, if login fails, and the user's password is greater than
Mon, 04 Feb 2008 04:39:54 +0000 Stu Tomlinson purple_status_type_new_with_attrs() must be NULL terminated. Finally all
Mon, 04 Feb 2008 04:00:12 +0000 Jeffrey Connelly In msimprpl, use a PURPLE_STATUS_TUNE presence type to hold the "now playing"
Tue, 29 Jan 2008 01:51:01 +0000 Jeffrey Connelly In msim_uid2username_from_blist(), return a static string as the documentation
Sun, 27 Jan 2008 21:37:43 +0000 Jeffrey Connelly Fix zap functionality in MySpaceIM.
Sun, 27 Jan 2008 10:03:26 +0000 Mark Doliner merge of '2e288b76540410af9b0ca21669ffb7e085633d59'
Fri, 25 Jan 2008 00:51:06 +0000 Sean Egan merge of '7a2d6f31a70791d5e6e8af6fae041e30d5a1c48f'
Sun, 27 Jan 2008 04:26:38 +0000 Jeffrey Connelly a
Sun, 20 Jan 2008 07:11:10 +0000 Jeffrey Connelly a
Sun, 20 Jan 2008 06:48:27 +0000 Jeffrey Connelly a
Sun, 20 Jan 2008 06:13:25 +0000 Jeffrey Connelly a
Sun, 20 Jan 2008 05:52:48 +0000 Jeffrey Connelly a
Sun, 20 Jan 2008 05:02:15 +0000 Jeffrey Connelly a
Sun, 20 Jan 2008 03:02:24 +0000 Jeffrey Connelly a
Wed, 23 Jan 2008 23:28:38 +0000 Sean Egan Don't send keep-alives if we've received data since in the last KEEPALIVE_INTERVAL seconds
Mon, 14 Jan 2008 02:06:47 +0000 Jeffrey Connelly Implement prpl_info->normalize for msimprpl, modified patch from Jaywalker.
Sun, 30 Dec 2007 10:06:51 +0000 Evan Schoenberg Fixed a leak
Tue, 04 Dec 2007 06:12:59 +0000 Kevin Stange This makes myspace treat idle as an available status, which avoids idle
Tue, 04 Dec 2007 05:43:15 +0000 Kevin Stange Avoid checking for new message in the inbox when not actually connected.
Sat, 01 Dec 2007 09:08:43 +0000 Kevin Stange Remove useless cast I missed before.
Sat, 01 Dec 2007 08:49:27 +0000 Kevin Stange This fixes some idle-related behavior with the MySpace prpl, most particularly
Sat, 10 Nov 2007 12:10:04 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin' (head d8103be97302efb404e2f6922925f661c807ad23)
Sun, 14 Oct 2007 21:08:42 +0000 Will Thompson Rename:
Sat, 03 Nov 2007 17:52:28 +0000 Nathan Walp replace most calls to strerror with calls to g_strerror. strerror will return
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:23:11 +0000 Kevin Stange There's an #ifdef in MSIM which, if enabled, allows the user to specify
Thu, 18 Oct 2007 12:01:41 +0000 Evan Schoenberg When getting info on a myspace user not on the buddy list, a temporary
Fri, 12 Oct 2007 00:19:12 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin' (head f33ba0034c79d8e37a70d664ec534356fa361608)
Wed, 10 Oct 2007 00:08:54 +0000 Daniel Atallah Fix CID 342 (which wasn't wrong, but was inefficient and confusing.)
Tue, 09 Oct 2007 13:42:15 +0000 Will Thompson Remove explicit setting of wants_to_die from prpls.
Fri, 05 Oct 2007 15:50:17 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin' (head 294731552d0baf5f1f37a45e0c119b2188f34ba8)
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 16:34:43 +0000 Richard Laager propagate from branch 'im.pidgin.rlaager.merging.2_2_1_conflicts' (head 4ad1081695d083df424898e6e7091f731b401265)
Wed, 26 Sep 2007 19:55:33 +0000 Jeffrey Connelly Remove g_assert() from msimprpl.
Wed, 26 Sep 2007 07:25:22 +0000 Mark Doliner Fix lots of little memory leaks in the MySpace protocol plugin.
Sun, 23 Sep 2007 22:08:46 +0000 Mark Doliner merge of '33aead6e626883ef6ad44b79099f01d2da042d9a'
Fri, 21 Sep 2007 03:24:29 +0000 Daniel Atallah Clear the password consistently when we get a "Signed-On elsewhere" or a "Invalid Password" disconnection. Disconnection reason codes will take care of this in the core, but until then, this is ok.
Thu, 20 Sep 2007 19:20:12 +0000 Sean Egan Remove drop shadows from status icons.
Wed, 19 Sep 2007 18:12:01 +0000 Will Thompson I suppose wants_to_die should also be set when your myspace password is
Wed, 19 Sep 2007 17:53:52 +0000 Will Thompson It's presumably better not to try to connect right after calling
Sun, 21 Oct 2007 05:05:38 +0000 Luke Schierer applied changes from 8e81ccec879f9cfbd8fc282b703803c98e150ff7
Sat, 20 Oct 2007 15:57:22 +0000 Luke Schierer applied changes from 9d35dde0c779cca73548172223ba557f27d61882
Fri, 19 Oct 2007 17:06:53 +0000 Luke Schierer applied changes from 88f296b3653b5a7578a7581c1582d37390c9d212
Fri, 28 Sep 2007 15:58:55 +0000 Richard Laager applied changes from f7687aed5d4c60018282a0629b67556f506ceb54
Fri, 28 Sep 2007 15:57:10 +0000 Richard Laager applied changes from efedefa70ee1d6f7f4dd39afe5db10c7e5bfe64c
Sun, 23 Sep 2007 20:34:35 +0000 Jeffrey Connelly Fix a few memory leaks in #3281 (details in ticket).
Thu, 20 Sep 2007 17:30:59 +0000 Will Thompson purple_connection_error_reason-ify myspace
Sat, 15 Sep 2007 16:48:23 +0000 Sadrul Habib Chowdhury static this.
Wed, 12 Sep 2007 01:13:55 +0000 Luke Schierer merge of 'bda49fb76ee1731eebada61327489c4d42d07e66'
Tue, 11 Sep 2007 14:14:11 +0000 Evan Schoenberg The 'Send Emoticons' preferences (which is only configurable if MSIM_USER_WANTS_TO_DISABLE_EMOTICONS is defined) defaults to TRUE when used, a reasonable default. The preference, if MSIM_USER_WANTS_TO_DISABLE_EMOTICONS is defined, should do the same.
Mon, 10 Sep 2007 23:19:34 +0000 Etan Reisner Protocol's (and other plugin's) PurplePluginInfo structs should really be
Mon, 10 Sep 2007 20:51:59 +0000 Richard Laager Remove the *_USE_ATTENTION_API markers everywhere.
Mon, 10 Sep 2007 20:29:29 +0000 Richard Laager Fix up an apparently bad merge with the reserved fields here.
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Thu, 06 Sep 2007 06:30:34 +0000 Kevin Stange merge of 'be9dba922e9f366e12da62fe2e2708b38d82b9c4'
Thu, 06 Sep 2007 05:58:52 +0000 John Bailey merge of 'cce02af7eb2fb114cb0f640979554b7de3a80e96'
Thu, 06 Sep 2007 06:26:32 +0000 Ka-Hing Cheung merge of 'cce02af7eb2fb114cb0f640979554b7de3a80e96'
Wed, 05 Sep 2007 22:33:22 +0000 Sadrul Habib Chowdhury Patch from QuLogic. Fixes #2903 ('Missing newlines in debug messages.')
Tue, 04 Sep 2007 06:45:32 +0000 Mark Doliner Ka-Hing reminded me that we should set the password to NULL when
Tue, 04 Sep 2007 06:04:36 +0000 Mark Doliner Three small changes:
Tue, 11 Sep 2007 23:50:37 +0000 Jeffrey Connelly Use purple_connection_set_display_name() to set the display name to the
Wed, 05 Sep 2007 04:52:33 +0000 Jeffrey Connelly If no username is set, point user to a web page where to set it, and disconnect.
Wed, 05 Sep 2007 04:18:59 +0000 Jeffrey Connelly For status messages, make sure NULL isn't passed to g_markup_escape_text().
Tue, 04 Sep 2007 05:14:52 +0000 Jeffrey Connelly merge of '1f0db2a75d53cc5f98769d6e6b9ec61e920b5767'
Tue, 04 Sep 2007 00:39:12 +0000 Sadrul Habib Chowdhury merge of '03fef04c64d9f2d63fe8ba4e58704908e5f8dba8'
Mon, 03 Sep 2007 18:46:28 +0000 Mark Doliner Set our alias using the appropriate function. This makes a copy of
Tue, 04 Sep 2007 05:01:25 +0000 Jeffrey Connelly If MSIM_CHECK_NEWER_VERSION is defined (off by default), run (incomplete)
Tue, 04 Sep 2007 00:10:03 +0000 Jeffrey Connelly Add uid field to add buddy persistance request. Now adding buddies to the
Mon, 03 Sep 2007 05:28:45 +0000 Jeffrey Connelly Clarify message about contacts added from server, for #2918.
Mon, 03 Sep 2007 05:16:36 +0000 Jeffrey Connelly Treat status messages as the plaintext that they are.