use account-notify capability

This commit is contained in:
ailin-nemui 2019-08-13 03:36:40 +02:00
commit 44d480ca99
9 changed files with 75 additions and 3 deletions

View file

@ -22,6 +22,7 @@
#define CAP_INVITE_NOTIFY "invite-notify"
#define CAP_AWAY_NOTIFY "away-notify"
#define CAP_CHGHOST "chghost"
#define CAP_ACCOUNT_NOTIFY "account-notify"
/* returns IRC_SERVER_REC if it's IRC server, NULL if it isn't */
#define IRC_SERVER(server) \