Merge pull request #870 from dequis/fe-cap

Add fe-cap to show messages for CAP-related events in the UI
This commit is contained in:
ailin-nemui 2018-04-24 13:58:04 +02:00 committed by GitHub
commit 13b2f349b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 116 additions and 3 deletions

View file

@ -135,6 +135,7 @@ irc-cap.c
"server cap new "<cmd>, SERVER_REC
"server cap delete "<cmd>, SERVER_REC
"server cap end", SERVER_REC
"server cap req", SERVER_REC, char *caps
sasl.c
"server sasl failure", SERVER_REC, char *reason