]> jfr.im git - irc/freenode/web-7.0.git/blobdiff - content/kb/using/usermodes.md
Add +u user- and channelmode
[irc/freenode/web-7.0.git] / content / kb / using / usermodes.md
index 861000de3f4a472b20244b46eb6d588f9f612a85..1bbc52eae6c7ea0e453d597ebfcf13a5bac0c59a 100644 (file)
@@ -1,4 +1,4 @@
-Title: User modes
+Title: User Modes
 ---
 
 Various modes can be set on users. Some of them can be set by the users, others
@@ -18,7 +18,8 @@ every time you connect—most clients can automate this for you.
 | i<br>(invisible) | Hides you from global WHO/WHOIS by normal users, and shows only shared channels in /WHOIS output. |
 | Q<br>(disable forwarding) | Prevents channel forwards from affecting you. If a channel's modes prevent you from joining, you will receive the relevant error message regardless of any forwards. |
 | R<br>(block unidentified) | Ignores private messages from users who are not identified with services. |
+| u<br>(unfiltered) | Receive messages that are filtered server side by freenode based on content, usually spam. Set +u if you want to receive these messages. Also see the corresponding channel mode. |
 | w<br>(see wallops) | Subscribes you to /wallops messages from freenode staff. Used infrequently to highlight interesting announcements from the FOSS community. You will receive important network announcements irrespective of this setting. |
 | Z<br>(connected securely) | Set automatically by the network when you connect via SSL/TLS. |
 
-By default, user mode +Z (connected securely using TLS) is set only if you are using a secure connection, and it cannot be unset during the session. Usermode +i (invisible) is also set by default, and can be unset. Other user modes can be set, but are disabled by default.
+By default, user mode +Z (connected securely using TLS) is set only if you are using a secure connection, and it cannot be unset during the session. User mode +i (invisible) is also set by default, and can be unset. Other user modes can be set, but are disabled by default.