]> 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 agoMerge branch 'windowlist-filter' into int int
martin f. krafft [Tue, 26 May 2009 18:09:16 +0000 (20:09 +0200)]
Merge branch 'windowlist-filter' into int

Conflicts:
chanact.pl

14 years agosemi-consistent use of tabs fu
martin f. krafft [Tue, 26 May 2009 18:03:36 +0000 (20:03 +0200)]
semi-consistent use of tabs

Signed-off-by: martin f. krafft <madduck@madduck.net>
14 years agoAllow windowlist to match all queries
martin f. krafft [Tue, 26 May 2009 13:53:58 +0000 (15:53 +0200)]
Allow windowlist to match all queries

Added special windowlist keyword @QUERIES to match all query windows, so
that you can either promote queries to a different filter level by
window name, or altogether.

Signed-off-by: martin f. krafft <madduck@madduck.net>
Cc: 530588@bugs.debian.org
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>
14 years agoupdate script URL
martin f. krafft [Tue, 26 May 2009 09:30:23 +0000 (11:30 +0200)]
update script URL

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