]> arthur.barton.de Git - ngircd-alex.git/commit
Add new IRC+ server flag "X": "XOP modes supported"
authorAlexander Barton <alex@barton.de>
Sat, 10 Nov 2012 22:33:19 +0000 (23:33 +0100)
committerAlexander Barton <alex@barton.de>
Sat, 10 Nov 2012 22:33:19 +0000 (23:33 +0100)
commit53917fa4b80753fc189ed5a516c06c804f2cf415
tree0f91712252ec7b06dbcc6da31815ec76d71598c2
parent646218e6f4d936b7448b2b407ffb6a53650658de
Add new IRC+ server flag "X": "XOP modes supported"

This flag indicates, that the server supports the enhanced "xop channel
user modes", like channel owner, admin, and halfop. This information is
used to make sure that no unsupported CHANINFO commands are sent to
servers not supporting such mode prefixes, for example.
doc/Protocol.txt
src/ngircd/defines.h
src/ngircd/numeric.c