]> git.madduck.net Git - code/irssi/scripts-bc-bd.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Add a way to use different chanact_filter for certain windows
authormartin f. krafft <madduck@madduck.net>
Tue, 26 May 2009 10:38:55 +0000 (12:38 +0200)
committermartin f. krafft <madduck@madduck.net>
Tue, 26 May 2009 18:07:33 +0000 (20:07 +0200)
I added a setting chanact_filter_windowlist, which is a space-separated
list of windows, for which to use (the new setting)
chanact_filter_windowlist_level instead of chanact_filter.

chanact_filter_windowlist defaults to ""
chanact_filter_windowlist_level defaults to (chanact_filter<4)?4:2

Signed-off-by: martin f. krafft <madduck@madduck.net>

No differences found