From: wiebe Date: Wed, 17 Mar 2010 13:33:54 +0000 (+0100) Subject: moved minoplevel.patch above ischannelservice.patch X-Git-Url: https://jfr.im/git/irc/quakenet/snircd-patchqueue.git/commitdiff_plain/31e4fbcf5c060fb9f25326f0df798aaa33298d5d moved minoplevel.patch above ischannelservice.patch --- diff --git a/ischannelservice.patch b/ischannelservice.patch index 49b6019..9f68e55 100644 --- a/ischannelservice.patch +++ b/ischannelservice.patch @@ -4,11 +4,6 @@ IsRealChannelService() - client has usermode +k and is on a services server (+s Function ms_invite did not return an error when the source was a channel service, that should only be for a real channel service. -Some places the IsChannelService() check is not changed because it is changed in some of the -other patches later in the queue. - -TODO: keep the side effect of usermode +k that channels are hidden, or leave that soley to usermode +n? -That is, keep IsChannelService() in whois/who or use IsRealChannelService(). diff -r 979639f84630 include/client.h --- a/include/client.h Fri Jan 30 15:56:19 2009 +0100 diff --git a/series b/series index c6ef799..48e3593 100644 --- a/series +++ b/series @@ -2,8 +2,8 @@ realusernamesethost.patch cprivmsgerracconly.patch badchanzombie.patch nserverflag.patch -ischannelservice.patch minoplevel.patch +ischannelservice.patch commonchansumode.patch who-accountid.patch hiskgline.patch