On Monday 27 October 2008 03:08:16 Roman Jarosz wrote: > On Mon, 27 Oct 2008 05:00:41 +0100, Matt Rogers <[EMAIL PROTECTED]> wrote: > > On Sunday 26 October 2008 16:54:00 Roman Jarosz wrote: > >> Hi, > >> > >> some jabber (gtalk) clients don't send delivery message back so > >> the sending notification is turning forever in chat window (bug 173599). > >> > >> I've created patch which allows to suppress the sending notification. > >> > >> Is it ok to commit? I'm asking because I've added code into > >> Kopete::Contact > >> so other protocols can use it too in future. > >> > >> Regards, > >> Roman > > > > There isn't a diff attached. It looks like the output of svn st > > instead... > > Oh right :), here is the diff.
Hmm. I don't like this (The concept that is; the code looks fine, of course) XMPP (through an XEP, the number of which I can't remember right now) allows a client to define whether or not they support the various different notifications (typing, etc.) and we should be using that instead of adding something in libkopete to work around an issue with one protocol. -- Matt _______________________________________________ kopete-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/kopete-devel
