Unify handling of SWATCH NONE between OperView and non-OperView modes
Previously, SWATCH NONE meant "show no server notices" if OperView was enabled, but "show all server notices" if OperView was disabled. Now, it always means "show no server notices" (the default SWATCH is ALL, so the default will behave the same). This allows us to simplify the code a great deal as well. Also trim off leading "***" if the server messages are handled by handle_oper_vision(), as they already are in parse_server_notice().
This commit is contained in:
Reference in New Issue
Block a user