DukeLupus / dlFilter

dlFilter is a text filtering script for mIRC. It is created with both chat and file sharing channels in mind. dlFilter removes ads, requests, annoying KeepTrack, mp3 play & away messages and much more. Also, dlFilter can send notices from fileservers to separate window and group @find results, allowing them to be easily viewed.
Mozilla Public License 2.0
35 stars 1 forks source link

Multinetwork support #6

Closed Sophist-UK closed 7 years ago

Sophist-UK commented 7 years ago

Allow channels to filter to be of the form network#channel as well as #channel.

Provide separate filter windows per network as an option (and position filter windows with connection rather than at end).

SanderSade commented 7 years ago

Not sure about this - tbh, looks like a feature creep.

I'd estimate that 99% of the users never set custom filters and most probably don't look at the filter output after initial "let me make sure this thing works" check.

Sophist-UK commented 7 years ago

This is not a custom filter - this is just about handling situation when mirc is connected to two IRC networks at the same time.

  1. It needs to associate windows and echo messages with the right connection.
  2. It is possible (though unlikely) that user would be connected to identically named channels on two networks and to want to filter one but not the other.
Sophist-UK commented 7 years ago

Fixed in #13