SoftSnow XChat Filter 1.2.5 (from backup file)v1.2.5
commit15f751d2326f4ccd47bffd2c7adcb9d14a898c16
authorJakub Narebski <jnareb@gmail.com>
Sun, 26 Oct 2008 18:25:17 +0000 (26 19:25 +0100)
committerJakub Narebski <jnareb@gmail.com>
Sun, 26 Oct 2008 18:25:17 +0000 (26 19:25 +0100)
treee11e2de63ec5b23c014af0261688f976d7d47da2
parent4478a65a70536867a046838b1d94da1060b6f55d
SoftSnow XChat Filter 1.2.5 (from backup file)

Show if 'allow' rules are used at startup (at loading script).

Correction to code limiting filtering to given server.

Separate adding and deleting rules (after checking that arguments are
correct) into add_rule() and delete_rule() subroutines.

Make '/FILTER' be equivalent to '/FILTER STATUS'.  Show if filtering
is limited to current server, and to which server it is limited (if is
limited).

Add '/FILTER SERVERON' both toggles limiting to server, and turns
filter on.

Print that rules were saved or loaded from a file after action.

Small coding syle changes, correction to messages and emphasizing
messages from script, adding comments and separators (whitespace and
comments).

Signed-off-by: Jakub Narebski <jnareb@gmail.com>
SoftSnow_filter.pl