Closed Bug 294404 Opened 20 years ago Closed 19 years ago

Let ignore work for specific channels and message types

Categories

(Other Applications :: ChatZilla, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 252848

People

(Reporter: neilparis, Assigned: rginda)

Details

Currently, using /ignore <user> will ignore that user across the server. This
bug is to allow a user to specify a channel (or several channels) to ignore a
user on. Also, to allow the user to specify what types of messages to ignore
from a user.

I'm guessing something like...

/ignore IRCMonkey [#channel1,#channel2,#channel3 [type]]

Or something similar. Where just "/ignore IRCMonkey" would do what it does now,
with the others optional. I'm sure that's not the best solution, but it's what
I've come up.
ignore is a much lower level function than this, and stops the processing of
incoming messages very early - too early to figure out destinations without
losing performance. bug 252848 is intended to offer the functionality requested
by this bug, so i'm marking it as a duplicate.

*** This bug has been marked as a duplicate of 252848 ***
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.