add nocap flag

This commit is contained in:
Ailin Nemui 2021-04-08 22:28:35 +02:00
commit 8a5d5d384e
10 changed files with 46 additions and 7 deletions

View file

@ -23,6 +23,7 @@ enum {
IRCTXT_SETUPSERVER_HEADER,
IRCTXT_SETUPSERVER_LINE,
IRCTXT_SETUPSERVER_FOOTER,
IRCTXT_SERVER_WAITING_CAP_LS,
IRCTXT_SASL_SUCCESS,
IRCTXT_SASL_ERROR,
IRCTXT_CAP_REQ,