]> jfr.im git - solanum.git/commit - src/newconf.c
Add target change for channels.
authorJilles Tjoelker <redacted>
Sat, 28 Aug 2010 23:26:00 +0000 (01:26 +0200)
committerJilles Tjoelker <redacted>
Sat, 28 Aug 2010 23:26:00 +0000 (01:26 +0200)
commit717238d2a2864c51871a3f579f3d40f032c20f46
tree67525f69e47766c3d344f9eb3e5520d95f547216
parent8a419c6092e6c54e866b396005ae3993503b7651
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