]> jfr.im git - irc/quakenet/snircd-patchqueue.git/commitdiff
moved minoplevel.patch above ischannelservice.patch
authorwiebe <redacted>
Wed, 17 Mar 2010 13:33:54 +0000 (14:33 +0100)
committerwiebe <redacted>
Wed, 17 Mar 2010 13:33:54 +0000 (14:33 +0100)
ischannelservice.patch
series

index 49b6019bf29aa9bb541e3b8536acba10fc080047..9f68e559e34c8f34b7718974fcdc4d2d91c0a5e7 100644 (file)
@@ -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 c6ef79998245ccf7a67928cebca32afd16ae2e21..48e359365887f7d5955577c0c329366692e0ec95 100644 (file)
--- 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