X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=doc%2FProtocol.txt;h=ae290dd1d86f09d8f1ea971a0730ab7f7152e214;hp=516a4a4c914bd45138c9cea81e19d6ba2e1d920d;hb=3af0ece2bcf550cccd7b647c111ce503c2faa459;hpb=7871a904d766e325bd2ce94dd8bea37f45198771 diff --git a/doc/Protocol.txt b/doc/Protocol.txt index 516a4a4c..ae290dd1 100644 --- a/doc/Protocol.txt +++ b/doc/Protocol.txt @@ -89,6 +89,9 @@ The following are defined at the moment: - S: The server supports the SERVICE command (on this link). +- X: Server supports XOP channel modes (owner, admin, halfop) and supports + these user prefixes in CHANINFO commands, for example. + - Z: Compressed server links are supported by the server. Example for a complete string: "ngircd|0.7.5:CZ". @@ -221,9 +224,12 @@ new server link", "M"), even if it doesn't support the given The following names are defined: + - "accountname": the account name of a client (can't be empty) - "host": the hostname of a client (can't be empty) + - "cloakhost": the cloaked hostname of a client - "info": info text ("real name") of a client - "user": the user name of a client (can't be empty) + - "certfp": the cert fingerprint of a client III. Numerics used by IRC+ Protocol