ts6-protocol.txt: mention meaning of capabs EX, IE, SERVICES, KNOCK.
This commit is contained in:
parent
cef7a7bc4e
commit
4b58bbb2da
1 changed files with 4 additions and 3 deletions
|
@ -80,8 +80,8 @@ statuses
|
||||||
+v (prefix +) (voice)
|
+v (prefix +) (voice)
|
||||||
type A
|
type A
|
||||||
+b (ban)
|
+b (ban)
|
||||||
+e (ban exception)
|
+e (ban exception) (capab: EX)
|
||||||
+I (invite exception)
|
+I (invite exception) (capab: IE)
|
||||||
type B
|
type B
|
||||||
+k (key: password required to join, <= 23 ascii chars, no : or , or whitespace)
|
+k (key: password required to join, <= 23 ascii chars, no : or , or whitespace)
|
||||||
type C
|
type C
|
||||||
|
@ -90,7 +90,7 @@ type D
|
||||||
+m (moderated)
|
+m (moderated)
|
||||||
+n (no external messages)
|
+n (no external messages)
|
||||||
+p (private: does not appear in /whois to non-members, no /knock allowed)
|
+p (private: does not appear in /whois to non-members, no /knock allowed)
|
||||||
+r (only registered users may join) (only if a services server exists)
|
+r (only registered users may join) (only if a services server exists) (capab: SERVICES)
|
||||||
+s (secret)
|
+s (secret)
|
||||||
+t (only chanops may change topic)
|
+t (only chanops may change topic)
|
||||||
(charybdis TS6)
|
(charybdis TS6)
|
||||||
|
@ -368,6 +368,7 @@ parameters: target server mask, duration, user mask, host mask, reason
|
||||||
As form 1, deprecated.
|
As form 1, deprecated.
|
||||||
|
|
||||||
KNOCK
|
KNOCK
|
||||||
|
capab: KNOCK
|
||||||
source: user
|
source: user
|
||||||
parameters: channel
|
parameters: channel
|
||||||
propagation: broadcast
|
propagation: broadcast
|
||||||
|
|
Loading…
Reference in a new issue