]> jfr.im git - irc/quakenet/newserv.git/commit - chanserv/chancmds/suspendchan.c
CHANSERV: Tidied up part reasons.
authorsplidge <redacted>
Thu, 30 Apr 2009 09:48:38 +0000 (10:48 +0100)
committersplidge <redacted>
Thu, 30 Apr 2009 09:48:38 +0000 (10:48 +0100)
commit41938c9d4ec1378da0b8d1cf2652ed96a47766c2
treebe7d5ec8acaf289e8014d3c14db0cec5e40ee2d8
parent684781759bc2866238cf5fbeefb5f70b4f47fc3f
CHANSERV: Tidied up part reasons.

Added reason parameter to cs_removechannel() and chanservpartchannel()
functions to allow reasons to be supplied when Q leaves a channel.  Added
appropriate calls to these functions.  Q will now always state the correct
reason when parting a channel (parts due to -j have no reason though).
chanserv/chancmds/delchan.c
chanserv/chancmds/suspendchan.c
chanserv/chanserv.h
chanserv/chanservuser.c
chanserv/usercmds/cleanupdb.c