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

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:

code/irssi/scripts-bc-bd.git
14 years agoAdd a way to use different chanact_filter for certain windows
martin f. krafft [Tue, 26 May 2009 10:38:55 +0000 (12:38 +0200)]
Add a way to use different chanact_filter for certain windows

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>
14 years agoskip filtered windows earlier
martin f. krafft [Tue, 26 May 2009 09:41:55 +0000 (11:41 +0200)]
skip filtered windows earlier

Signed-off-by: martin f. krafft <madduck@madduck.net>
15 years agoimported scripts master
bd [Tue, 31 Mar 2009 13:24:57 +0000 (13:24 +0000)]
imported scripts