Remove ambiguity in descriptions +u
The old descriptions might be interpreted as meaning that +u enables server-side filtering.
This commit is contained in:
parent
042218080e
commit
18ac52f017
3 changed files with 6 additions and 6 deletions
|
@ -20,8 +20,8 @@ NO PARAMETERS:
|
|||
messages is stripped.
|
||||
+g - Free invite. Everyone may invite users. Significantly
|
||||
weakens +i control.
|
||||
? +u - Unfiltered. Receive messages that are filtered server side based
|
||||
on content
|
||||
? +u - Unfiltered. Receive messages that would otherwise be filtered
|
||||
server side based on content.
|
||||
+z - Op moderated. Messages blocked by +m, +b and +q are instead
|
||||
sent to ops.
|
||||
+L - Large ban list. Increase maximum number of +beIq entries.
|
||||
|
|
|
@ -16,8 +16,8 @@ User modes: (* designates that the umode is oper only)
|
|||
* +a - Is marked as a server admin in whois.
|
||||
* +l - Can see oper locops (local wallops).
|
||||
* +s - Can see server notices (see /quote help snomask).
|
||||
? +u - Receive messages that are filtered server side based
|
||||
on content
|
||||
? +u - Receive messages that would otherwise be filtered server side
|
||||
based on content.
|
||||
* +z - Can see operwalls.
|
||||
? +C - Prevents you from receiving CTCPs other than ACTION.
|
||||
+D - Deaf - ignores all channel messages.
|
||||
|
|
|
@ -11,8 +11,8 @@ User modes: (? designates that the umode is provided by an extension
|
|||
? +h - Has a cloaked host. May be +x depending on cloaking module
|
||||
+g - Deny users not on your /ACCEPT list from messaging you and
|
||||
inviting you to channels.
|
||||
? +u - Receive messages that are filtered server side based
|
||||
on content.
|
||||
? +u - Receive messages that would otherwise be filtered server side
|
||||
based on content.
|
||||
+w - Can see oper wallops.
|
||||
? +C - Prevents you from receiving CTCPs other than ACTION.
|
||||
+D - Deaf - ignores all channel messages.
|
||||
|
|
Loading…
Reference in a new issue