ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/doc/modes.txt
(Generate patch)

Comparing ircd-hybrid/trunk/doc/modes.txt (file contents):
Revision 9156 by michael, Sat May 11 21:06:49 2019 UTC vs.
Revision 9157 by michael, Mon Jan 13 14:56:38 2020 UTC

# Line 35 | Line 35 | User Modes:
35                      Can be set only by servers and services.
36   +R - regonly      - Only registered clients may message you
37   +s - servnotice   - See general server notices
38 < +S - ssl          - Client is connected via SSL/TLS
38 > +S - secure       - Client is connected via TLS
39   +u - unauth       - See unauthorized client notices
40   +w - wallop       - See server generated WALLOPS
41   +W - webirc       - User is connected using a webirc gateway
# Line 69 | Line 69 | Channel Modes:
69   +R - regonly      - Only registered clients may join a channel with that mode set
70   +s - secret       - The channel does not show up on NAMES or LIST or in the
71                      WHOIS channel list unless you are a member of the channel
72 < +S - sslonly      - This mode will prevent anyone who isn't securely connected via SSL/TLS from joining
72 > +S - secureonly   - This mode will prevent anyone who isn't securely connected via TLS from joining
73                      the channel.
74   +t - topic        - Only chanops and halfops can change the topic
75   +u - hidebmasks   - Hides +b/+e/+I mode changes and lists to everyone except channel ops, and

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)