log libpurple/protocols/msn/msn.c @ 29268:9ea6842536ba

age author description
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.