]> jfr.im git - irc/rqf/shadowircd.git/commit
Allow +z messages from outside if -n.
authorJilles Tjoelker <redacted>
Sat, 15 Nov 2008 21:56:09 +0000 (22:56 +0100)
committerJilles Tjoelker <redacted>
Sat, 15 Nov 2008 21:56:09 +0000 (22:56 +0100)
commit59eedf155f89f62ac5d847dc304926d8cf69e40a
treefd718a6f3f630aff3c328e797ccade7412cebe3b
parent79ba162940cbf0d54727598c5abe7173529c91fb
Allow +z messages from outside if -n.
This gives a useful meaning to the cmode combo +mz-n:
messages from ops and voices go to all channel members,
messages from anyone else (on or off channel) go to ops.
With +mnz, messages from outside are not allowed at all.
modules/core/m_message.c