My favorites | Sign in
Project Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 82: Implement sending of offline messages
78 people starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  devidfil
Closed:  Jul 11
Type-Enhancement
Priority-Medium
Milestone-0.1.0


Sign in to add a comment
 
Reported by sebastian.krause, Jul 19, 2008
What steps will reproduce the problem?
1. Send a message to a contact that is offline.
Comment 1 by ian.hawdon, Jul 20, 2008
"Comment 13 by felipe.contreras, Today (17 hours ago)

Actually, only reading is implemented, please fill another issue for write support."


Star this, and get other devs attention!
Comment 2 by namelessvoice, Jul 20, 2008
This is the feature that I miss the most from Pidgin's MSN protocol; being able to 
send messages to users that are offline or invisibile.
Comment 3 by vincentluk, Jul 24, 2008
Can you post the compiled binary of the OIM branch here since some of us are just
users instead of developers? = )
Comment 4 by felipe.contreras, Jul 24, 2008
This is open source, so users are encouraged to compile the source code.
Alternatively you can wait for the next release.
Comment 5 by felipe.contreras, Sep 02, 2008
(No comment was entered for this change.)
Labels: Milestone-0.1.0
Comment 6 by felipe.contreras, Sep 10, 2008
(No comment was entered for this change.)
Labels: -Type-Defect Type-Enhancement
Comment 7 by thePanz, Jan 14, 2009
This feature is in Pidgin "default" MSN protocol, why the wonderful WLM Pecan plugin
is missing this feature? :)
Hope in 0.18 release will be added! :)

Comment 8 by felipe.contreras, Jan 14, 2009
thePanz: because msn-pecan forked from the "official" protocol before msnp15, since
it's when I'm confident the code had decent quality.

Now the implementation of the "official" protocol is quite buggy, and proof of that
are the crashes while parsing offline messages.

The oim implementation of msn-pecan is better organized, so more code is reused,
which help decrease the issues.

I ack this issue, maybe it won't be implemented in 0.0.18, but it will be in 0.1.0.
Comment 9 by thePanz, Jan 14, 2009
Hi Felipe, thank you for your reply!
Maybe, untill offline messages will be send/receive, you could add some "warnings"
about that on IM message windows like "WLM plugin can't send offline messages".

Ps: I found some kind of bug in "offline read-only" messaging: I logon in MSN account
using WLM in latest 2 days, today I turned off WLM and connected again using default
pidgin MSN account: I received some offline messages dated one day ago.. is something
wrong?
Comment 10 by felipe.contreras, Jan 14, 2009
If you try to send a message when the user is offline you should receive an error. If
that's not happening please open an issue ticket.

Maybe there's an issue on Pidgin's MSN protocol while parsing offline messages?
Comment 11 by thePanz, Jan 14, 2009
Ok, I'll open a ticket for that!

Do you mean that Pidgin MSN protocol is blocking WLM offline messages? I received
them only when I re-activate MSN protocol, and them were sent while I was connected
using WLM plugin. I'll try to do more tests.. :)
Comment 12 by wyattmeister, Jul 08, 2009
When this gets done could there be an option to turn off sending offline messages? 
It's quite nice as you can see if a user is appearing offline but isn't there without
leaving a backlog of offline messages.
Comment 13 by devidfil, Jul 10, 2009
(No comment was entered for this change.)
Status: Started
Owner: devidfil
Comment 14 by devidfil, Jul 11, 2009
Fixed in git, please verify.
Status: Fixed
Comment 15 by cerebro84, Jul 11, 2009
Looks like it doesn't work for me, I got this message when I tried to send an offline
message to an offline contact (invisible to offlien): "The following message wasn't
sent because you've sent messages too quickly."
It was the first and only message I sent
Comment 16 by devidfil, Jul 11, 2009
Are you sure? It works for me... can you post a debug log?
Comment 17 by cerebro84, Jul 11, 2009
How do I do that?
Comment 18 by devidfil, Jul 11, 2009
http://code.google.com/p/msn-pecan/wiki/ReportingIssues
Comment 19 by cerebro84, Jul 12, 2009
This is the log since I sent the message to when I got the error. I hope there's
nothing personal in there so I put it to pastebin
http://pastebin.com/m60a16361
Comment 20 by devidfil, Jul 12, 2009
Can you please connect to IRC? Some tests are needed... (chan: #msn-pecan , server:
irc.freenode.net)
Comment 21 by devidfil, Jul 12, 2009
Ok, fixed an issue, please, update, test and report.
Sign in to add a comment

Hosted by Google Code