]> jfr.im git - irc/freenode/web-7.0.git/blobdiff - content/kb/using/channelmodes.md
Add +u user- and channelmode
[irc/freenode/web-7.0.git] / content / kb / using / channelmodes.md
index e73e1c1a95423e3cc06b3244c4059a540f4ebe9d..dac00d90c3e6f4491781e69c857aa9101279dcf1 100644 (file)
@@ -34,6 +34,7 @@ To unset a mode, use `/mode #channel -(mode)`
 | s<br>(secret) | This channel will not appear on channel lists or WHO or WHOIS output unless you are on it. |
 | S<br>(SSL-only) | Only users connected via SSL may join the channel while this mode is set. Users already in the channel are not affected. Keep in mind that this also blocks all webchat users, as they are not marked as connected via SSL. |
 | t<br>(ops topic) | Only channel operators may set the channel topic. |
+| u<br>(unfiltered) | Receive messages that are filtered server side by freenode based on content, usually spam. Set +u if you want the channel to receive these messages. Also see the corresponding user mode. |
 | z<br>(reduced moderation) | The effects of +b, +q, and +m are relaxed. For each message, if that message would normally be blocked by one of these modes, it is instead sent to channel operators (+o). |
 
 # Restricted channel modes