log libpurple/protocols/msn/msn.c @ 32218:904686722499

age author description
Sat, 24 Sep 2011 22:09:40 +0000 andrew victor * purple_util_fetch_url_request_len() renamed to purple_util_fetch_url_request().
Mon, 05 Sep 2011 21:11:07 +0000 andrew victor Remove deprecated and unused PurplePluginProtocolInfo.get_cb_away.
Sat, 03 Sep 2011 23:30:40 +0000 Elliott Sales de Andrade Move struct_size to the beginning of the struct. Even if we don't
Sat, 03 Sep 2011 23:13:11 +0000 Elliott Sales de Andrade Rename the _with_invite functions to their counterparts.
Fri, 02 Sep 2011 19:50:58 +0000 Elliott Sales de Andrade Be a bit more specific about removing non-local MSN objects, which
Tue, 30 Aug 2011 19:22:01 +0000 andrew victor Convert msn prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
Fri, 26 Aug 2011 18:37:27 +0000 andrew victor Convert the msn prpl to use the new API.
Wed, 24 Aug 2011 03:30:47 +0000 Elliott Sales de Andrade Fix the _add_pair_html/plaintext calls.
Mon, 22 Aug 2011 06:32:44 +0000 Mark Doliner Actually commit the purple_notify_user_info_prepend_pair_plaintext
Mon, 22 Aug 2011 02:23:28 +0000 Mark Doliner Rename purple_notify_user_info_add_pair to
Mon, 22 Aug 2011 01:53:37 +0000 Mark Doliner I went through all our calls to purple_notify_user_info_add_pair() and
Sun, 21 Aug 2011 08:00:53 +0000 Mark Doliner Rename purple_connection_error_reason to purple_connection_error
Sun, 17 Jul 2011 21:10:42 +0000 Ethan Blanton Use g_strlcpy instead of strcpy in MSN alias string creation.
Sun, 20 Mar 2011 21:47:54 +0000 Elliott Sales de Andrade Add the invite message support to MSN prpl.
Sun, 20 Mar 2011 00:08:01 +0000 Elliott Sales de Andrade Update PRPL structs with new fields.
Sun, 13 Mar 2011 18:14:04 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head fb4d2b014576462db99d919dea15fbed03f1f48a)
Sat, 08 Jan 2011 03:10:40 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 7d1d85421a7221e67b586df32625c65c1434f195)
Sat, 20 Nov 2010 13:02:08 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 6f879669a6513a5c40335bbaefe842389a92b39e)
Thu, 08 Jul 2010 22:38:33 +0000 Mark Doliner Add a purple_notify_user_info_add_pair_plaintext function that accepts a
Wed, 09 Mar 2011 09:06:31 +0000 Mark Doliner Add a little note about something that nobody cares about
Tue, 01 Mar 2011 06:24:50 +0000 Elliott Sales de Andrade merge of '6118d1117f31a7fc8db4bd5431af400a7b46ff17'
Tue, 01 Mar 2011 05:09:26 +0000 Elliott Sales de Andrade Strip spaces when normalizing MSN usernames. Spaces in the account
Mon, 28 Feb 2011 08:26:40 +0000 Mark Doliner Hopefully fixes #13298, the bug about not being able to add MSN buddies.
Mon, 28 Feb 2011 07:12:27 +0000 Mark Doliner Fix a memleak in the MSN prpl when removing a buddy from your buddy list.
Sun, 13 Feb 2011 01:27:17 +0000 Elliott Sales de Andrade Updated client capabilities and networks from msnpsharp.
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Sun, 05 Dec 2010 09:06:00 +0000 Elliott Sales de Andrade Add account action to enable/disable connecting from multiple
Sun, 05 Dec 2010 08:13:13 +0000 Elliott Sales de Andrade Replace the mpop account setting with a session boolean, because I
Fri, 03 Dec 2010 04:51:48 +0000 Elliott Sales de Andrade Combine the encode_spaces function and the stuff for the display name
Fri, 03 Dec 2010 03:49:40 +0000 Elliott Sales de Andrade Oops, this is the wrong limit.
Thu, 02 Dec 2010 06:14:19 +0000 Elliott Sales de Andrade Read the MPOP setting from the AB.
Mon, 29 Nov 2010 01:12:51 +0000 Stu Tomlinson Suppress the "View Locations..." protocol action on MSN if we are not
Sun, 28 Nov 2010 07:24:22 +0000 Elliott Sales de Andrade Stop escaping all characters in the display name. It's only necessary
Sat, 27 Nov 2010 07:08:24 +0000 Elliott Sales de Andrade Call msn_transaction_destroy from msn_cmdproc_send_trans. This way, it
Mon, 22 Nov 2010 07:40:23 +0000 Mark Doliner msn_message_destroy() calls msn_message_unref() if refcount>0. This is
Mon, 22 Nov 2010 07:32:57 +0000 Mark Doliner * Don't include ourselves in the list of other endpoints that can be
Sun, 21 Nov 2010 20:58:18 +0000 Elliott Sales de Andrade Oops, we shouldn't free the MsnMessage here, because it comes from
Sun, 21 Nov 2010 09:56:48 +0000 Elliott Sales de Andrade Fix a lot more leaks, some old, some new.
Wed, 15 Sep 2010 17:34:21 +0000 masca propagate from branch 'im.pidgin.cpw.qulogic.msnp16' (head a27b68b2e6653e6b96aa0279bd649181c89b20ed)
Sat, 11 Sep 2010 19:03:25 +0000 masca propagate from branch 'im.pidgin.pidgin' (head fabc09bf724818b9b50e1c41d4afd6549f298c05)
Sat, 31 Jul 2010 23:42:35 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 5b9ae21a0927d9a160964bfb1cad7a43253fba0d)
Thu, 24 Jun 2010 00:41:07 +0000 masca Move file request up in the stack.
Fri, 28 May 2010 20:29:05 +0000 masca Add internal here so it brings config.h that make it possible to load the plugin. Fixes a regresion introduced in 7ab10ac51ae5537fc0c3eeca18c24dcadf63728f.
Fri, 28 May 2010 09:43:25 +0000 masca A little header cleanup.
Fri, 28 May 2010 08:28:37 +0000 masca msn_email_is_valid looks a lot like a util function, move it there.
Fri, 28 May 2010 08:05:38 +0000 masca Remove unnecesary includes from msn.h.
Thu, 27 May 2010 22:14:53 +0000 masca Remove msn_user_destroy in favor of msn_user_unref.
Sat, 22 May 2010 06:27:18 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head cd770a44f05f96d1e74ea761e614d1a468ba60df)
Mon, 10 May 2010 23:21:44 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head f6cdf8776559775f9a4a72563e69741e139518bd)
Fri, 23 Apr 2010 00:24:07 +0000 Mark Doliner Use a linked list to store MsnUserEndpoints instead of a hash table.
Thu, 22 Apr 2010 21:06:41 +0000 Mark Doliner Give the Set Friendly Name window a better title
Thu, 22 Apr 2010 21:04:29 +0000 Mark Doliner Don't hardcode "Pidgin" as the name of this endpoint. Instead, grab the
Thu, 22 Apr 2010 17:15:26 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head 73717266fa7d3a35ac09e09781fc5b48e2954fab)
Sun, 04 Apr 2010 19:18:26 +0000 masca propagate from branch 'im.pidgin.pidgin' (head 3675047f72f66174d95018d40a0100ea0bc87f8c)
Wed, 31 Mar 2010 17:32:36 +0000 masca Remove deprecated (since MSNP13) commands and relevant files.
Sat, 13 Mar 2010 08:18:25 +0000 Elliott Sales de Andrade I don't really like this name.
Sat, 13 Mar 2010 08:09:32 +0000 Elliott Sales de Andrade Fix a few little things.
Thu, 11 Mar 2010 17:59:53 +0000 masca We need a way to send commands without transaction ID
Wed, 10 Mar 2010 22:16:04 +0000 masca msn: Remove msn_cmdproc_send_quick in favor of msn_cmdproc_send_trans
Wed, 10 Mar 2010 21:46:37 +0000 masca msn: Delete msn_cmdproc_send since it just have duplicated code from
Wed, 24 Feb 2010 01:21:07 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head ddeec32813f54d5440b27a20c81743973d05079f)
Mon, 08 Feb 2010 07:41:15 +0000 Mark Doliner Rename "attribute" to "header" in a bunch of places. The SLP protocol
Sat, 06 Feb 2010 05:15:35 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head b0098e2250f135d121960d8152e144e7e344125e)
Thu, 04 Feb 2010 20:57:01 +0000 masca Default to FALSE the endpoints you want to sing out from this menu. It makes sense because you may want to just change the endpoint name.
Thu, 04 Feb 2010 20:54:09 +0000 masca Fix this inverted logic. Disconnect the selected endpoints as said in the field label.
Wed, 16 Dec 2009 23:45:27 +0000 Elliott Sales de Andrade When looping through the request fields, don't try to disconnect a field if
Tue, 15 Dec 2009 08:57:37 +0000 Elliott Sales de Andrade Add a dialog listing the other endpoints from which users can sign them out
Tue, 15 Dec 2009 03:58:03 +0000 Elliott Sales de Andrade Allow setting the name of the current location. The default is still Pidgin
Mon, 23 Aug 2010 00:52:24 +0000 Elliott Sales de Andrade Kill off many dead assignments and any useless remaining variables.
Sat, 31 Jul 2010 20:47:31 +0000 Elliott Sales de Andrade Save and cancel-on-exit any URL requests, instead of checking the
Thu, 20 May 2010 22:54:26 +0000 Elliott Sales de Andrade Add a pref for allowing direct connections.
Mon, 10 May 2010 23:14:05 +0000 Elliott Sales de Andrade Implement [gs]et_public_alias in MSN.
Mon, 10 May 2010 21:16:20 +0000 Elliott Sales de Andrade Align.
Thu, 29 Apr 2010 05:58:02 +0000 Paul Aurich Add purple_account_[gs]et_public_alias functions, per discussion in d@cpi
Tue, 16 Mar 2010 23:14:54 +0000 Marcus Lundblad Set desired image formats for thumbnails as a parameter to
Mon, 15 Mar 2010 21:49:02 +0000 Marcus Lundblad Allow PRPLs to specify the image formats acceptable for thumbnails (in
Tue, 20 Apr 2010 00:05:34 +0000 Elliott Sales de Andrade Fix a possible use-after-free.
Sun, 04 Apr 2010 04:31:54 +0000 Paul Aurich Eliminate the name collisions on "Title". I have a few qualms:
Mon, 22 Feb 2010 19:23:55 +0000 Paul Aurich Add a NULL for PurplePluginProtocolInfo::get_moods to all the plugins I build
Mon, 16 Nov 2009 21:04:49 +0000 Marcus Lundblad Remove purple_conversation_attention (also let prpl_send_attention handle
Tue, 03 Nov 2009 18:27:22 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 8c322571bfb4f2d00c9126e59746445f877be296)
Sun, 20 Sep 2009 19:57:21 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 29f6b9d81574bfa9235dbd438a8934f06552e368)
Mon, 24 Aug 2009 19:23:56 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 92e101e3698042e7600729bc09dec9e28f81de8f)
Tue, 28 Jul 2009 20:52:33 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 46ae10a850bb3c3ce9a3bb47a7de9edd4becdb93)
Sun, 12 Jul 2009 20:48:50 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 53abc38e3dfd2e9f8ae8c3e6532379d4b0dc333b)
Mon, 06 Jul 2009 17:40:06 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 6836b6429243a0b1f36354530521dda81b509fb5)
Mon, 22 Jun 2009 21:53:53 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 74c00c33cab0e208691543b25eeae7906f6e4181)
Mon, 08 Jun 2009 18:28:31 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 46523386d682c917679b3de662d51a5bda0da46b)
Sat, 04 Apr 2009 10:51:12 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 1890ad1259c93f5ad18ceb3365717ebc43b30198)
Mon, 16 Mar 2009 21:45:24 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 73e463add9a124c86554c2958526e1a6ee5fc22f)
Mon, 02 Mar 2009 23:34:48 +0000 Marcus Lundblad Make it work again after the merge from i.p.p.... :)
Mon, 02 Mar 2009 21:53:53 +0000 Marcus Lundblad Manual merge
Fri, 06 Feb 2009 23:27:49 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 3da4a61feea56ff40dc5fdba355a1057c675a32d)
Tue, 13 Jan 2009 18:39:52 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head e602a35f60e3d423d43bacc72fcb7239c8b43cf0)
Thu, 01 Jan 2009 21:19:11 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head dd9cb9ed28311438c0cc3c2962f1c030fb282df3)
Mon, 24 Nov 2008 22:13:44 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 7399f80ea98924dbddd57be1e652ecbae89d3a8e)
Tue, 18 Nov 2008 22:35:08 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head e1fd1e27a14e8cc717dc7fb6cb69ff1f10672704)
Sun, 16 Nov 2008 15:40:12 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head f3891f3348abfe90fbe60a054833c12075aa8df4)
Wed, 29 Oct 2008 20:17:21 +0000 Marcus Lundblad Removed _ALLOW_ATTENTION from connection flags
Tue, 28 Oct 2008 23:08:13 +0000 Marcus Lundblad Added connection flag ALLOW_ATTENTION
Mon, 20 Oct 2008 18:44:06 +0000 Marcus Lundblad Adds attention UI to Pidgin (can send attentions using a menu item)
Mon, 04 Jan 2010 00:17:02 +0000 Elliott Sales de Andrade The official MSN client supports setting (animated) GIFs as a buddy icon,
Fri, 01 Jan 2010 22:05:40 +0000 Elliott Sales de Andrade Don't bother asking for an authorization message for users that added us to
Wed, 23 Dec 2009 07:13:27 +0000 Elliott Sales de Andrade Show the name of the account in the "Set Friendly Name" dialog.
Sat, 28 Nov 2009 23:13:55 +0000 Elliott Sales de Andrade Due to a server change, the friendly name on MSN was being changed to the
Fri, 27 Nov 2009 07:12:35 +0000 Paul Aurich Include 'internal.h' before all other headers to make some non-gcc compilers happy.
Sun, 01 Nov 2009 03:02:03 +0000 Sadrul Habib Chowdhury Cannot send a file to a Yahoo! user on MSN.
Fri, 23 Oct 2009 05:43:50 +0000 Elliott Sales de Andrade The MSN servers are a bit more strict about what's allowed in emails than
Sat, 19 Sep 2009 03:44:25 +0000 Paul Aurich Concordance between "Usernames" and "addresses"
Sun, 23 Aug 2009 03:31:52 +0000 Elliott Sales de Andrade It seems I need to write the smiley to the conversation for it to show up
Sun, 23 Aug 2009 01:58:16 +0000 Elliott Sales de Andrade Send proper emoticon messages in MSN chats. Apparently, this never worked
Sun, 23 Aug 2009 01:03:07 +0000 Elliott Sales de Andrade Check for empty messages before sending them in chats. This is the same
Sat, 22 Aug 2009 20:51:56 +0000 Elliott Sales de Andrade Display the full message when there are errors sending a MSN Mobile message
Mon, 13 Jul 2009 05:54:20 +0000 Elliott Sales de Andrade Don't double-escape media.
Mon, 13 Jul 2009 05:40:12 +0000 Elliott Sales de Andrade merge of '6bf1ed8cefd6bb5b980baf7501bcf6936634bd8d'
Sun, 12 Jul 2009 21:09:05 +0000 Paul Aurich Use purple_util_format_song_info in MSN/XMPP for the buddy list status text.
Mon, 13 Jul 2009 05:01:42 +0000 Elliott Sales de Andrade On MSN, pop up an "invite message" request similar to oscar, and send that
Sun, 12 Jul 2009 05:06:45 +0000 Elliott Sales de Andrade The MSN client and server strips leading and trailing whitespace, so do the
Tue, 07 Jul 2009 04:16:29 +0000 Elliott Sales de Andrade Add some checks before attempting to add a buddy on MSN. Also, if the FQY
Mon, 06 Jul 2009 09:07:42 +0000 Mark Doliner More uniformity among disconnect error messages