]> arthur.barton.de Git - ngircd-alex.git/commitdiff
Allow a 5th parameter in WEBIRC
authorItsOnlyBinary <ItsOnlyBinary@users.noreply.github.com>
Sun, 7 Oct 2018 21:33:27 +0000 (22:33 +0100)
committerAlexander Barton <alex@barton.de>
Sun, 7 Oct 2018 21:33:27 +0000 (23:33 +0200)
According to an IRCv3 extension, the 5th parameter can be used for extra
flags that are fine to ignore for now, but limiting WEBIRC params to 4
causes a syntax error.

See https://github.com/ircv3/ircv3-ideas/issues/12 for more information.

This closes #247.


No differences found