Bug 141548 - implement msn's offline message sending capability
Summary: implement msn's offline message sending capability
Status: RESOLVED FIXED
Alias: None
Product: kopete
Classification: Applications
Component: MSN Plugin (show other bugs)
Version: 0.12.3
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
: 71306 132459 155661 158560 170854 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-02-11 20:12 UTC by Al
Modified: 2008-11-20 06:31 UTC (History)
13 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Al 2007-02-11 20:12:03 UTC
Version:           0.12.3 (using KDE 3.5.5, Kubuntu (edgy) 4:3.5.5-0ubuntu3.1)
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.17-11-generic

MSN (or Windows Live) Messenger now allows users to message each other when the other party is offline, just like ICQ and Y! have been doing for years. It would be nice to have Kopete do this too. MSN can now communicate both online and offline messages through to the yahoo network and back, so in theory it uses a similar system to yahoo. Currently we get a message saying "The user xx@xx is not currently signed in. Messages will not be delivered"
Comment 1 francisco_t 2007-08-16 16:57:30 UTC
*** This bug has been confirmed by popular vote. ***
Comment 2 patch_linams 2007-11-17 05:48:21 UTC
It looks like this feature was implemented in MSN over 1,5 years ago. Maybe it's time to implement it in Kopete. Are there any thoughts on that or any test versions we could try?
Comment 3 George Goldberg 2008-01-14 02:05:48 UTC
*** Bug 155661 has been marked as a duplicate of this bug. ***
Comment 4 Carlo Segato 2008-02-29 03:26:05 UTC
*** Bug 158560 has been marked as a duplicate of this bug. ***
Comment 5 Taboom 2008-03-02 09:41:34 UTC
Pidgin 2.4.0 adds support for offline messages in MSN. I think it's sad that Kopete development is slower :(
Comment 6 Carlo Segato 2008-03-02 13:18:34 UTC
offline messages will be probably supported in the new messenger protocol since they need msnp13 at least and current msn protocol on kopete uses msnp11 or 12 iirc
Comment 7 246824681 2008-03-02 20:44:16 UTC
so when is kopete gong to use the msnp13 ???????????????????????? Nice to know whats the problem but, not a resolution...
Comment 8 Jessie Morris 2008-03-03 06:18:12 UTC
I do agree. It would really be nice not having to go online to send a user a message and then going invisible.
Comment 9 Javier 2008-03-17 21:25:12 UTC
It has become a must-have feature.Please implement it.
Comment 10 Roberto Ciang 2008-05-17 01:55:31 UTC
It would really be handy if Kopete can show offline message of MSN. I'd really be appreciating if such feature is implemented. Thank you developers in advance!
Comment 11 Jisakiel 2008-08-22 17:24:34 UTC
Only recently has pidgin (as of 2.5.0, released a week or two ago) implemented full support for MSNP15 and offline messages. Perhaps their code could help. 

http://developer.pidgin.im/wiki/ChangeLog
Comment 12 Fabio Varesano 2008-08-22 19:24:40 UTC
aMsn is another example of open source msn client which fully support offline messaging. Offline messaging in aMsn seems pretty mature as I've been able to use it without problems.
Comment 13 Pino Toscano 2008-09-11 11:12:53 UTC
*** Bug 170854 has been marked as a duplicate of this bug. ***
Comment 14 Alex Reis 2008-10-25 02:45:01 UTC
Come on even meebo implements that feature, and it's what i've been using to do offline msging in MSN. I love Kopete so I'd love to see it here. I'm willing to help code it if necessary.
Comment 15 Matt Rogers 2008-10-25 03:08:07 UTC
If anybody wants to help with this, compile kopete from source and also compile the new wlm protocol plugin that's in playground and provide feedback on it so we can provide that feature in the next release.
Comment 16 Pablo Montepagano 2008-10-25 05:55:16 UTC
I was just about to comment on this. I read yesterday on techbase.kde.org that you, Matt Rogers, are implementing MSNP15 for Kopete. Does that include offline messagig and ---more importantly-- P2P file send? (Not the way it works now, I mean truly P2P)

I appreciate all the work you do, really. Sometimes we (the users) rant on too much, but the effort you put on this is awesome. Thanks!
Comment 17 Matt Rogers 2008-10-25 06:02:25 UTC
I'm not implementing it, I'm just the one taking the responsibility for getting that feature into Kopete for KDE 4.2. It does include OLM and better file transfers AFAIK.
Comment 18 Pablo Montepagano 2008-11-06 19:51:12 UTC
(In reply to comment #15)
> If anybody wants to help with this, compile kopete from source and also compile
> the new wlm protocol plugin that's in playground and provide feedback on it so
> we can provide that feature in the next release.
> 

I hadn't seen this message before. You want feedback on Kopete's SVN version? I'll try to compile it. If gentoo slotted ebuilds exist, I'll be much happier.
Comment 19 Médéric Boquien 2008-11-15 15:22:44 UTC
*** Bug 132459 has been marked as a duplicate of this bug. ***
Comment 20 Médéric Boquien 2008-11-15 15:30:05 UTC
*** Bug 71306 has been marked as a duplicate of this bug. ***
Comment 21 Matt Rogers 2008-11-20 06:31:20 UTC
This is in SVN now, to be released starting with KDE 4.2 Beta 1. You'll need libmsn from www.sourceforge.net/projects/libmsn (use the 4.0 beta) since we've replaced the old MSN plugin with a new one.