Bug 83398 - Show events should disable all internal messages
Summary: Show events should disable all internal messages
Status: RESOLVED NOT A BUG
Alias: None
Product: kopete
Classification: Applications
Component: IRC Plugin (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-15 02:24 UTC by Alexandre Pereira
Modified: 2008-12-26 19:23 UTC (History)
0 users

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 Alexandre Pereira 2004-06-15 02:24:32 UTC
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
Comment 1 Olivier Goffart 2004-06-15 08:21:43 UTC
"show event" is used to show/hide  STATUS changes.
join/part is a different thing
Comment 2 Jason Keirstead 2004-06-15 15:29:39 UTC
In order to do this plugins would need access to the KopetePrefs API. This is not something I am sure we want to do.
Comment 3 Jason Keirstead 2004-06-15 16:15:36 UTC
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.

Comment 4 Matt Rogers 2006-12-17 07:02:47 UTC
KopetePrefs is now public. Moving this to the IRC plugin.
Comment 5 Alexandre Pereira 2008-12-26 19:23:46 UTC
marking as invalid since there is no irc plugin in latest kopete trunk ( 4.2 )