Version: latest cvs (using KDE KDE 3.2.90) Installed from: Gentoo Packages OS: Linux description : when i uncheck the show events on conversation window preference , it makes no diference in the irc protocol. being checked or not , it always show user events ( parts , aways , joins , quits ) how to reproduce : uncheck it on the preference dialog , and join a busy channel. expected behaviour : it should not show the parts and joins and quits on the irc channel window
"show event" is used to show/hide STATUS changes. join/part is a different thing
In order to do this plugins would need access to the KopetePrefs API. This is not something I am sure we want to do.
There are other events that the IRC plugin raises though that are not handled by the chat window, like topic changes, CTCP notices, etc. Really, this bug wants all "Internal" KopeteMessages to be ignored.
KopetePrefs is now public. Moving this to the IRC plugin.
marking as invalid since there is no irc plugin in latest kopete trunk ( 4.2 )