3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-12-23 03:02:48 +01:00
ergo/irc/caps
Shivaram Lingamneni d082ec7ab9
don't send multiline responses to CAP LS 301 (#2068)
* don't send multiline responses to CAP LS 301

This is more or less explicitly prohibited by the spec:

https://ircv3.net/specs/extensions/capability-negotiation.html#multiline-replies-to-cap-ls-and-cap-list

* switch to whitelist model to be future-proof

* bump irctest to include test

* add a unit test
2023-05-31 23:22:16 -04:00
..
constants.go use ratified bot mode tag name 2022-04-26 15:43:24 -04:00
defs.go Implement draft/message-redaction (#2065) 2023-05-31 01:16:14 -04:00
set_test.go don't send multiline responses to CAP LS 301 (#2068) 2023-05-31 23:22:16 -04:00
set.go don't send multiline responses to CAP LS 301 (#2068) 2023-05-31 23:22:16 -04:00