Hi all!
Here comes the next CVS update announcement, this time with a neat little subject line again ;-)
I just committed the new MODE parser to CVS-HEAD. At the moment it supports all modes the old parser did but understands much more syntax variants.
Some examples that all work:
MODE nick +or-i MODE nick +o +r -i MODE nick +o r -i
MODE #chan +n-t +o newop -v novoice +b bannick MODE #chan +n-t+o-v+b newop novoice bannick
The parser is completely rewritten, please check it in detail!
Now I'm going to implement support for channel modes k ("key") and l ("user limit") ...
Regards Alex