]> jfr.im git - irc/rqf/shadowircd.git/commit - src/tgchange.c
Add target change for channels.
authorJilles Tjoelker <redacted>
Sun, 29 Aug 2010 00:02:42 +0000 (20:02 -0400)
committerJilles Tjoelker <redacted>
Sun, 29 Aug 2010 00:02:42 +0000 (20:02 -0400)
commit9e94d9ea13fcf649e4fc3fe8fbcad249cc5a0ce6
tree79817d6bf731730670a8fb4192b7177d839c4501
parent7f3998618e27f14f000b79d96a8724f8e2c6d098
Add target change for channels.

This has a separate enabling option channel::channel_target_change.

It applies to PRIVMSG, NOTICE and TOPIC by unvoiced unopped non-opers.

The same slots are used for channels and users.
doc/example.conf
doc/reference.conf
doc/tgchange.txt
include/s_conf.h
include/tgchange.h
modules/core/m_message.c
modules/m_topic.c
src/newconf.c
src/s_conf.c
src/tgchange.c