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
Sun, 21 Jun 2009 16:40:15 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.5.7' (head 81e7f59e74715d44dac9e40e7b43ff377c8b474c)
Sun, 07 Jun 2009 06:12:18 +0000 Elliott Sales de Andrade Add a data parameter for FQY callbacks and remove the pending users list
Sun, 07 Jun 2009 04:56:15 +0000 Elliott Sales de Andrade Remove some left over code.
Wed, 03 Jun 2009 17:08:25 +0000 Sadrul Habib Chowdhury Turn off the send-flag for messages we send to ourselves in MSN.
Mon, 23 Mar 2009 06:07:16 +0000 Mike Ruprecht Get rid of the rest of the extraneous changes.
Mon, 02 Mar 2009 18:47:27 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
Thu, 05 Feb 2009 00:31:35 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 0bb02399ead9501a3e7951cfba2e8e8350fe917c)
Tue, 13 Jan 2009 03:02:42 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head e602a35f60e3d423d43bacc72fcb7239c8b43cf0)
Mon, 02 Mar 2009 04:18:40 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin.next.minor' (head 7305b29db7bd00d3261f348c71674c93aa31b327)
Thu, 15 Jan 2009 22:37:48 +0000 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)
Fri, 02 Jan 2009 21:47:52 +0000 Richard Laager explicit merge of 'dabe77d56a2fc7c171caa81bd12d72ce8737a7a8'
Sat, 13 Dec 2008 21:13:04 +0000 Sadrul Habib Chowdhury merge of '0bf6462dd433df38943094bbed0393698d91a037'
Fri, 12 Dec 2008 20:24:24 +0000 Richard Laager Fix up the propagate from im.pidgin.pidgin
Fri, 12 Dec 2008 20:03:58 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head b8d6086aef6b2e65d86e8ce60220ab7f460d5079)
Mon, 08 Dec 2008 17:57:09 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 81aa401ac9855c99eb55a7cf91fa221860dee220)
Sat, 13 Dec 2008 05:45:27 +0000 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head d5bb29138cbe033bbfd8ec689203d73818765327)
Thu, 27 Nov 2008 06:57:15 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 4cc0bbe98be861a279e3b1fd97a3b4d491dec519)
Thu, 27 Nov 2008 06:05:42 +0000 Richard Laager explicit merge of '8c6ea3b255d94e0f2867fea830b1380415e6d47a'
Sun, 16 Nov 2008 06:57:47 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 8daee71db7028dda036c11e23ca5a60fe834fa95)
Fri, 31 Oct 2008 21:06:26 +0000 Sadrul Habib Chowdhury Alias foo. I think blist.h structs are now completely hidden.
Fri, 31 Oct 2008 10:14:23 +0000 Sadrul Habib Chowdhury Some more PurpleBuddy::proto_data related changes.
Sat, 20 Jun 2009 18:27:49 +0000 Ka-Hing Cheung *** Plucked rev b932d4f94f9c771877b6a8a6a1d7dd3ea9c08005 (qulogic@pidgin.im):
Fri, 27 Feb 2009 07:13:20 +0000 Elliott Sales de Andrade Generalize the FQY command so it can be used by different callbacks based
Wed, 04 Feb 2009 05:15:49 +0000 Elliott Sales de Andrade After parsing the message text for HTML formatting, don't try to send it if
Tue, 03 Feb 2009 05:39:47 +0000 Elliott Sales de Andrade For some reason, all these statuses were set to saveable=FALSE. With the
Sun, 11 Jan 2009 22:28:21 +0000 Ka-Hing Cheung disapproval of revision '86902651768595e46a7e1225a210055c92954448'
Sun, 11 Jan 2009 22:27:23 +0000 Ka-Hing Cheung make this togglable via env rather than #define
Sat, 10 Jan 2009 07:12:56 +0000 Ka-Hing Cheung xmpp does this!
Fri, 31 Oct 2008 07:59:46 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 7821a3549d7d99473e999dc067afc4218addcc1e)
Sat, 27 Sep 2008 06:33:42 +0000 Sadrul Habib Chowdhury Start hiding blist.h internals in prpls.
Mon, 15 Dec 2008 08:39:08 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head e36b0b63962b9c710ecd798a529e1d2b78d7879a)
Mon, 24 Nov 2008 10:59:08 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head df86c6f1de324e87828356aa8d5c369abd533b58)
Sun, 19 Oct 2008 04:59:51 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 0e036cef0f8a3bdfd1d7f7fc082edca43d3153df)
Sat, 27 Sep 2008 04:44:17 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 25e27ca0f73c4714d17fcdf83d0e4ce7e63bc55d)
Wed, 27 Aug 2008 07:49:52 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 9860b693346097316a1c47ef0fb094355c3e49ae)
Sun, 14 Dec 2008 05:24:32 +0000 Elliott Sales de Andrade If the MSN user is in the userlist already, then check whether we know the
Wed, 10 Dec 2008 06:58:10 +0000 Elliott Sales de Andrade merge of '834b032b518f6b4ab9148b946ca635214a9388d8'
Tue, 09 Dec 2008 15:45:15 +0000 Sadrul Habib Chowdhury merge of '68a2ccd3df34ca17e6d788cfcbaf96a605bea2e5'
Tue, 09 Dec 2008 02:59:29 +0000 Mark Doliner Make our profile text a little cleaner and more uniform across the protocols.
Mon, 08 Dec 2008 00:18:45 +0000 Elliott Sales de Andrade I think we don't need to keep track of the number of users on the FL. This
Sun, 07 Dec 2008 07:09:57 +0000 Elliott Sales de Andrade Send FQY as the first thing when adding a buddy so that we know what network
Mon, 24 Nov 2008 06:05:01 +0000 Elliott Sales de Andrade Only get the artist and album if we are setting a Music mediatype.
Mon, 24 Nov 2008 05:51:18 +0000 Elliott Sales de Andrade Add the Games and Office media to MSN as attributes tacked on to the tune
Sun, 23 Nov 2008 22:40:18 +0000 Elliott Sales de Andrade Don't request an acknowledgement on an auto-response message and don't set a
Mon, 17 Nov 2008 00:41:45 +0000 Richard Laager I don't know why we'd want the TUNE status to be saveable.
Fri, 14 Nov 2008 19:58:32 +0000 Mark Doliner String changes. I'm kind of blindly making changes to the qq strings
Fri, 14 Nov 2008 18:46:19 +0000 Mark Doliner Our in-tree prpls probably shouldn't list authors who don't work on
Fri, 14 Nov 2008 18:33:19 +0000 Mark Doliner msn_session_get_swboard only returns null if we give it a null session,
Fri, 14 Nov 2008 07:23:56 +0000 Mark Doliner It's an error if purple_xfer_new fails, so use a g_return_val_if_fail
Tue, 30 Sep 2008 05:52:57 +0000 Ka-Hing Cheung attempts to resend message on switchboard error once, tested by maually
Sun, 28 Sep 2008 07:50:00 +0000 Elliott Sales de Andrade Patch from Maiku to allow replying to a mobile contact that isn't on
Sat, 06 Sep 2008 02:57:57 +0000 Elliott Sales de Andrade We can't have ./configure lying to you, can we?
Sat, 23 Aug 2008 23:21:07 +0000 Ka-Hing Cheung correctly say we support offline messages for all buddies, this was never
Mon, 18 Aug 2008 06:31:08 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 9db6cf3ac465ef3a7aca0eee0f47e02d3ea7b162)
Sat, 09 Aug 2008 02:24:38 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 434563a4b8fadb9593c241db4bb5ffd0bf2c0627)
Fri, 18 Jul 2008 22:05:55 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head c7c882ce933f14ae4b89d4c9782a84accaec53b5)
Wed, 16 Jul 2008 21:55:08 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head e3ceb09b71185a9074ce73733f2a65b437c9a545)
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)
Sat, 22 Mar 2008 04:56:03 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 86f8b3e5d789c691f873f515a92fe8e111dcab6e)
Sat, 22 Mar 2008 04:45:46 +0000 Sadrul Habib Chowdhury Patch from Marcus Lundblad ('mlundblad') to improve audio support in xmpp.
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.
Fri, 15 Aug 2008 04:27:42 +0000 Elliott Sales de Andrade Remove calls to g_markup_escape_text. Not only does this help with old
Fri, 15 Aug 2008 04:13:40 +0000 Elliott Sales de Andrade disapproval of revision '8bae3778af422c41094db4e639f2cf45e6ee6259'
Fri, 15 Aug 2008 02:42:52 +0000 Stu Tomlinson Fix compatibility with glib < 2.4 for g_markup_printf_escaped. untested.
Sun, 10 Aug 2008 05:11:59 +0000 Elliott Sales de Andrade Change the other prpls to use new purple_prpl_{send,got}_attention API.
Sat, 09 Aug 2008 02:19:02 +0000 Daniel Atallah A similar size limit for MSN buddy icon retrieval from arbitrary urls.
Fri, 08 Aug 2008 05:49:47 +0000 Elliott Sales de Andrade When opening MSN chats, use "Local alias" in preference to "Display
Tue, 05 Aug 2008 02:55:24 +0000 Elliott Sales de Andrade Fix up some whitespace problems.
Fri, 01 Aug 2008 04:28:36 +0000 Elliott Sales de Andrade Don't crash if MsnSession is NULL when checking for ability to send a
Tue, 29 Jul 2008 18:55:03 +0000 Daniel Atallah Fix a crash when the user isn't in your list.
Tue, 29 Jul 2008 06:12:40 +0000 Elliott Sales de Andrade Use a URL to open MSN Hotmail inbox instead of a temporary file.
Mon, 28 Jul 2008 05:10:48 +0000 Elliott Sales de Andrade Use "EmailEnabled" from the MSN profile message to determine whether
Mon, 28 Jul 2008 01:51:11 +0000 Elliott Sales de Andrade On MSN, use "external" and "mobile" for Web messenger and mobile
Thu, 24 Jul 2008 04:15:13 +0000 Elliott Sales de Andrade Disable sending files to MSN contacts using the web messenger. Not sure
Thu, 17 Jul 2008 05:26:47 +0000 Elliott Sales de Andrade merge of '5e33eda76b698c04377f5ad6cdd3ad1ec87d2eff'
Thu, 17 Jul 2008 04:49:35 +0000 Daniel Atallah disapproval of revision '3d39da6c8014095cac3a0741bf6fc26219e7aff8'
Thu, 17 Jul 2008 04:38:07 +0000 Daniel Atallah Fix a double free when connecting to the sender of a bonjour file fails. Also plug a small leak. Fixes #5971.
Thu, 17 Jul 2008 05:25:48 +0000 Elliott Sales de Andrade Fixup MSN mailbox handling based on a patch from Felipe, plus various
Sun, 13 Jul 2008 04:04:10 +0000 Elliott Sales de Andrade Disable the MSN blocked text dialog for now because it doesn't always
Sat, 12 Jul 2008 04:42:24 +0000 Elliott Sales de Andrade The great MSN debug message cleanup! Threw in a few whitespace fixes,
Mon, 23 Jun 2008 05:36:52 +0000 Elliott Sales de Andrade Clean up some #define's in msn.h and various supporting changes.
Fri, 20 Jun 2008 04:58:20 +0000 Elliott Sales de Andrade An MSN patch from Masca to check if there's a SB available before
Mon, 16 Jun 2008 02:29:33 +0000 Elliott Sales de Andrade Fix up a typo between the declaration and definition of msn_got_photo.
Sun, 15 Jun 2008 08:19:46 +0000 Elliott Sales de Andrade Add support for emblems in MSN protocol. Emblems include bots, mobile
Sun, 15 Jun 2008 06:55:21 +0000 Elliott Sales de Andrade Properly parse (most of) the MSN GCF command. Provides a
Sat, 07 Jun 2008 08:01:41 +0000 Elliott Sales de Andrade Add real server-side aliasing to MSN.
Sat, 07 Jun 2008 03:10:15 +0000 Elliott Sales de Andrade explicit merge of '9d90ebdb7e38fdd77bb504bc3302a083616360d9'
Wed, 14 May 2008 04:38:26 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head e1c49c9ec5c6869ed9813feccd8ee41d2ca40f35)
Tue, 18 Mar 2008 05:36:30 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 119df2055ed7ee5143047b4d18ae81d58c2feac6)
Sun, 09 Mar 2008 23:55:27 +0000 Ka-Hing Cheung killing MsnContact which just wraps MsnSession
Wed, 06 Feb 2008 03:35:04 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head e39a6e9be3df05b59a878001feb9276b9ceb66a9)
Wed, 26 Dec 2007 02:33:46 +0000 Ka-Hing Cheung oops, sending the format data probably isn't very useful. Unless you try
Wed, 26 Dec 2007 02:30:07 +0000 Ka-Hing Cheung fixed a memleak or 3, or maybe 4, or 5. Some of these applies to the p14
Fri, 06 Jun 2008 22:46:04 +0000 Mark Doliner Delete trailing whitespace
Sun, 25 May 2008 21:56:36 +0000 Richard Laager Use "email" and "Email" consistently. This is potentially controversial,
Wed, 14 May 2008 23:36:37 +0000 Evan Schoenberg When calling serv_got_chat_in() after sending a group chat message (to let
Mon, 12 May 2008 23:17:48 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin.custom_smiley' (head c134ff23eba5faac09c13e731e792fa612c91a9a)
Wed, 07 May 2008 18:13:14 +0000 Sadrul Habib Chowdhury Show the custom smileys only on accounts that support it. References
Wed, 07 May 2008 03:32:43 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 6be4a11c3e1bf403bbb6e1a7a754e4b99e7d9a44)
Mon, 31 Mar 2008 21:04:51 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 8ab7bcf180c3d8cc09b9d82060417bcf3fcfff95)
Wed, 07 May 2008 12:14:28 +0000 Evan Schoenberg propagate from branch 'im.pidgin.pidgin' (head d7144f5dbbde09137aff1ceadfd419e25303bf7d)
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'
Sat, 03 May 2008 02:12:26 +0000 John Bailey This cleans up a bunch of warnings that stem from the fact that size_t and
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.
Fri, 21 Mar 2008 04:45:03 +0000 Ka-Hing Cheung Another patch from Maiku that improves the way we send mobile messages, this
Tue, 18 Mar 2008 00:48:33 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 42df8ef15f4603d876ab1d764ffb91b9fc071840)
Fri, 07 Mar 2008 23:19:47 +0000 Sadrul Habib Chowdhury The patch to msn to allow sending custom smileys. Doesn't send all the custom smileys correctly at the moment. References #1187.
Sun, 09 Mar 2008 13:42:54 +0000 Stu Tomlinson Improve "Get Info" parsing on MSN - ignore all URLs in fields instead of
Sun, 03 Feb 2008 17:37:58 +0000 Stu Tomlinson Display buddies' phone numbers in the tooltip for MSN buddies if we have
Thu, 17 Jan 2008 07:36:55 +0000 Mark Doliner Minor improvements to the default_action used in purple_action_request