Adium

Ticket #767 (closed enhancement: invalid)

Opened 3 years ago

Last modified 4 months ago

Personal messages, nudges, winks, handwriting messages, "What I'm Listening To"

Reported by: anonymous Assigned to: nobody
Priority: low Milestone:
Component: MSN Version: 0.82
Severity: normal Keywords:
Cc: Patch: None
Pending: 0

Description

Personal messages, in MSN, are the things that were introduced to Windows users in 7.0. I'd like the ability to view and create personal messages, because that would be beneficial and make MSN more up to date with Windows. Nudges and winks are just fun, and it's annoying that we can't receive them, so I'd love it for that. Handwriting messages, to be able to write and view them would be ideal. and What I'm Listening To could just have compatability with iTunes or any audio program. Preferably iTunes.

Attachments

eeeeeeeeee.psd (242.0 kB) - added by laurenMsharp on 04/26/2006 12:25:31 PM.
eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
msnms.ico (24.6 kB) - added by anonymous on 07/13/2006 12:18:36 PM.

Change History

06/28/2005 11:24:24 AM changed by eevyl

  • priority changed from highest to low.
  • milestone deleted.

By far not highest priority, and do NOT set a milestone if you are not a developer.

Thank you very much.

07/08/2005 12:41:08 AM changed by anonymous

  • type changed from defect to enhancement.

Also, this would be an enhancement, not a defect.

07/08/2005 01:22:18 AM changed by tedger

  • status changed from new to closed.
  • resolution set to wontfix.

This is something that gaim would have to implement before Adium could, sorry folks. If you would like some of these features request them the way the apropreate way for gaim requests.

08/13/2005 12:17:52 AM changed by boredzo

and for 'What I'm Listening To', use the iTunes scripts that come with Adium.

08/17/2005 03:25:17 PM changed by boredzo

this also includes the ability to draw or paint in messages, like #1202. (just in case the poster of #1202 searched for 'draw' or 'paint' and missed this ticket because it didn't contain those words.)

09/05/2005 01:49:38 PM changed by anonymous

  • status changed from closed to reopened.
  • resolution deleted.

Still an issue that I would like repaired/solved MSN Messenger has just recently added this feature for Mac, although I agree- not at all the highest priority. (0.84)

09/05/2005 02:10:20 PM changed by dcclark

  • status changed from reopened to closed.
  • resolution set to wontfix.

Again, this depends on libgaim, NOT Adium. We can't do anything until the gaim folks implement it -- so this ticket should remain closed.

10/21/2005 08:28:49 PM changed by zacw

  • status changed from closed to reopened.
  • resolution deleted.
  • milestone set to Waiting on libgaim.

02/06/2006 02:54:14 PM changed by boomer

my comment on this: I really understand it's gaims problem at first. I just feel the need to say adiun really rocks, but I use mercury instead just because of this feature, as it anoys me when other people try to tell me something with their personal message and I can't read it!

greets,

boomer

03/13/2006 11:47:02 AM changed by bortuzar

Gaim beta 2.0 allready implemented some custom animated smilies, hope it gets to adium 1.0, i have to use mercury sometimes for the same reason.

03/13/2006 04:56:44 PM changed by anonymous

Custom animated smilies are not part of this ticket, bortuzar, and are already implemented (receiving only) in Adium 1.0svn.

04/26/2006 12:25:31 PM changed by laurenMsharp

  • attachment eeeeeeeeee.psd added.

eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee

07/12/2006 10:49:33 PM changed by anonymous

correction - custom smileys do NOT work in Adium 1.0

07/13/2006 12:18:36 PM changed by anonymous

  • attachment msnms.ico added.

07/28/2006 07:13:20 PM changed by matt

  • field_haspatch changed.

cokeguy17@yahoo.ca suggested in #4920 that we could use code from aMSN to implement these features. However, since aMSN is written in TCL and is not built around a reusable library, that would be quite difficult IMO.

I closed the ticket as a duplicate of this one, but I'm leaving this note so we don't lose track of that suggestion.

(follow-up: ↓ 15 ) 07/31/2006 02:33:45 PM changed by anonymous

what you want to do is add some sort of "cool" feature that world be available only to adium users, that way the M$ users will be missing out, not other way around, and there will be more overall interest in the project. you never know how far the interest can go

but anyways, sorry to barge in like that

/me fades into the dark once again

(in reply to: ↑ 14 ) 08/01/2006 03:37:11 AM changed by cokeguy17

Sorry for not commenting in this group originally about the aMSN source code, but I didn't see this until now.

I'd have to agree that the Second Line 'Personal Message' in MSN is really annoying that it's not supported in Adium. I tried using aMSN for a day because it added support for this but I really didn't like it. It's much clunkier and doesn't support OS X nearly to the same extent. It's clearly just a Linux app that has been ported...so then I came crawling back to Adium.

I'll forward my request over to the Gaim team, thanks for your feedback.

12/07/2006 03:10:05 PM changed by evands

(In [18363]) * Fix libgaim-oscar direct IM message queuing (which manages waiting until a direct IM is established before sending images). DIM here works great in some informal testing...

  • Display many, many informative messages originating in libgaim which we were previously simply dropping. These aren't localized at present -- starting at a later date we'll need to work to compile such messages and make them localizable -- but something is far better than nothing. Such messages include direct IM connection status, group chat join/kick notifications, MSN notifications when a contact with whom you are conversing adds you to their list, notification of MSN nudges (refs #767, which is way too broad a ticket in scope and should be split up into individual requests), Jabber group chat topic change notifications, and many more. All this with 4 lines of code. :)

12/07/2006 03:27:13 PM changed by evands

(In [18364]) Merged [18357]: Libgaim.framework r 342, which is libgaim r 17917.

Merged [18358]: Libgaim AIM accounts now actually respect the other client's reported ability to do (or not do) a direct connect.

Merged [18359]: Updating the English strings such that localization updates will subsequently be diffed cleanly

Merged [18360] and [18361]: Retrieve Libgaim AIM profiles properly, and remove a special implementation of allowFileTransferWithListObject: in favor of a general solution in the superclass.

Merged [18363]:

  • Fix libgaim-oscar direct IM message queuing (which manages waiting until a di

rect IM is established before sending images). DIM here works great in some inf ormal testing...

  • Display many, many informative messages originating in libgaim which we were

previously simply dropping. These aren't localized at present -- starting at a later date we'll need to work to compile such messages and make them localizable

-- but something is far better than nothing. Such messages include direct IM c

onnection status, group chat join/kick notifications, MSN notifications when a c ontact with whom you are conversing adds you to their list, notification of MSN nudges (refs #767, which is way too broad a ticket in scope and should be split up into individual requests), Jabber group chat topic change notifications, and many more. All this with 4 lines of code. :)

12/10/2006 12:44:17 PM changed by djmori

Any chance to add "recived a nudge" as an event, and "send nudge" as a message window icon?

(follow-up: ↓ 20 ) 04/08/2007 01:29:10 AM changed by edr1084

  • milestone changed from Waiting on libgaim to Waiting on libpurple.

(in reply to: ↑ 19 ) 09/22/2007 01:07:41 PM changed by zerock

Replying to edr1084: Milestone Merge MSNP14 Branch Well it seems it has been merged finally.

(follow-up: ↓ 23 ) 10/14/2007 06:41:48 PM changed by jas8522

  • patch_status set to None.
  • pending changed.

So far Nudges and Personal Messages will be in 1.2. "What I'm listening to" also works great - just set your status to "iTunes".

Winks, handwriting messages, sound clips and direct connection file transfers are still yet to be implemented from the newer protocols.

10/31/2007 07:06:09 AM changed by evands

  • status changed from reopened to closed.
  • resolution set to invalid.

One issue, one ticket. As mentioned above, part of this ticket has been implemented.

(in reply to: ↑ 21 ) 02/16/2008 07:59:25 AM changed by makizmaïdrug

Do you know when we will see these personnal messages ? I've been waiting for this for a looong time

06/27/2008 05:24:32 PM changed by Robby

  • milestone deleted.