]> jfr.im git - irc/freenode/ircd-seven.git/commit
server: Require EX and IE capabilities (+e and +I cmodes).
authorJilles Tjoelker <redacted>
Thu, 29 May 2014 14:13:39 +0000 (16:13 +0200)
committerJilles Tjoelker <redacted>
Thu, 29 May 2014 14:24:42 +0000 (16:24 +0200)
commitd0c2fc826632a57671cfc91a70eb6545887e8cf8
tree6228d1fea4d56a1d52716563f54f2534108b61fb
parent72ae8a1f7b9bffd3340dfcd55c26c121802a23b7
server: Require EX and IE capabilities (+e and +I cmodes).

The code to send each channel mode only to servers supporting it was
broken a while ago and was not very useful anyway. Therefore, require
all connecting servers to support all standard channel modes.
doc/technical/ts6-protocol.txt
src/s_serv.c