support cap away-notify

This commit is contained in:
ailin-nemui 2019-08-14 17:45:13 +02:00
commit 61d215acdd
7 changed files with 75 additions and 0 deletions

View file

@ -20,6 +20,7 @@
#define CAP_EXTENDED_JOIN "extended-join"
#define CAP_SETNAME "draft/setname"
#define CAP_INVITE_NOTIFY "invite-notify"
#define CAP_AWAY_NOTIFY "away-notify"
/* returns IRC_SERVER_REC if it's IRC server, NULL if it isn't */
#define IRC_SERVER(server) \