Coder Social home page Coder Social logo

irssi-smartfilter's People

Contributors

konomikitten avatar lifeforms avatar mrc0mmand avatar niallbunting avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

irssi-smartfilter's Issues

Avoid filtering autolog

The script is great at filtering out unnecessary join/quit messages, but they don't show up in the logs. This makes it difficult to tell when someone quit. Is there a way to ensure the filtered messages make it into the log? I'm using autolog for that.

Filter based on channel population

The more people in a channel, the more distracting it is to see all the joins and parts, but for smaller channels it's not such a big deal.

It would be nice to be able to set a population threshold (say 100), and automatically filter channels with more than that many users.

Filter Netsplit quits

Hi,

Right now Netsplit quits are still displayed with irssi-smartfilter. It would be great if there were an option to hide them as well.

Daniel

Themes may break nickchange/quit detection

As of 2370378, smartfilter is broken with themes which alter the way quit and nickchange messages are displayed. For example, the theme I use contains (among other things):

formats = {
  "fe-common-core" = {
    quit = "%K[-] $0 quit -- $2%N";
    nick_changed = "%B** $0 is now known as $1";
  }
}

Perhaps there's another way to achieve per-channel filtering of nick and which is less brittle.

Filter channel mode changes associated with join/parts

I'm using smartfilter in combination with irssi-xmpp. It helps me get rid of join/part spam, but I'm left with user specific channelmodes that are set upon join.

E.g. 13:35 -!- mode/[email protected] [+p user] by [email protected]

Is ignoring channelmodes that are related to join/parts something that you would be interested in? I would imagine this to be useful for irc in general (e.g. 13:36 -!- #chan [+o foo] by bar), not just for my xmpp use-case, though the applicable modes are likely to differ.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.