]> jfr.im git - irc/blitzed-org/charybdis.git/commit
chmode: Allow mode queries on mlocked modes.
authorJilles Tjoelker <redacted>
Mon, 18 Jun 2012 22:33:29 +0000 (00:33 +0200)
committerJilles Tjoelker <redacted>
Mon, 18 Jun 2012 22:33:29 +0000 (00:33 +0200)
commitf3b3ad0b07251e703e526f494c18f9e4286e1bd3
tree6b55e36fd87d072e4c3960c97e245a1385d7f54f
parente4ce3b5409e55b7966bbb05542d0f15747b7644c
chmode: Allow mode queries on mlocked modes.

Check mlock at the same point where chanops are checked (except for
querying a +e/+I list) and abstract this check into a function.

In particular, /mode #channel f is now again allowed if +f is mlocked.
src/chmode.c