log libpurple/protocols/msn/msn.c @ 32827:4a34689eeb33 default tip

age author description
Sat, 19 Nov 2011 14:42:54 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin default tip
Tue, 18 Oct 2011 18:47:48 +0000 andrew victor On the way to hiding the PurpleConnection struct.
Sat, 01 Oct 2011 18:21:43 +0000 andrew victor Convert libpurple and protocol prpl's to use the purple_account_* accessor functions.
Mon, 26 Sep 2011 14:57:21 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
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().
Mon, 29 Aug 2011 12:28:49 +0900 Yoshiki Yazawa merge to upstream
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
Mon, 22 Aug 2011 11:20:05 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
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.
Fri, 01 Apr 2011 13:47:51 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
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.
Thu, 17 Mar 2011 20:25:26 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
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.
Sat, 12 Feb 2011 04:17:09 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Wed, 08 Dec 2010 23:34:06 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
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 20:17:37 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Thu, 02 Dec 2010 06:14:19 +0000 Elliott Sales de Andrade Read the MPOP setting from the AB.
Thu, 02 Dec 2010 20:16:47 +0900 Yoshiki Yazawa revert msn_set_public_alias() for now.
Mon, 29 Nov 2010 19:49:04 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
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
Tue, 23 Nov 2010 20:02:24 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
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, 10 Nov 2010 11:41:51 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
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
Wed, 22 Sep 2010 14:17:09 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin:
Mon, 23 Aug 2010 00:52:24 +0000 Elliott Sales de Andrade Kill off many dead assignments and any useless remaining variables.
Wed, 11 Aug 2010 21:35:32 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Sat, 31 Jul 2010 20:47:31 +0000 Elliott Sales de Andrade Save and cancel-on-exit any URL requests, instead of checking the
Tue, 25 May 2010 22:21:47 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Thu, 20 May 2010 22:54:26 +0000 Elliott Sales de Andrade Add a pref for allowing direct connections.
Fri, 14 May 2010 17:24:16 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
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.
Wed, 05 May 2010 15:42:34 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin.
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
Thu, 22 Apr 2010 14:45:57 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Tue, 20 Apr 2010 00:05:34 +0000 Elliott Sales de Andrade Fix a possible use-after-free.
Sun, 04 Apr 2010 14:22:45 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Sun, 04 Apr 2010 04:31:54 +0000 Paul Aurich Eliminate the name collisions on "Title". I have a few qualms:
Thu, 25 Feb 2010 16:27:25 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
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)