mirror of
https://github.com/irssi/irssi.git
synced 2026-08-19 00:22:17 +02:00
support cap away-notify
This commit is contained in:
parent
d418989f0c
commit
61d215acdd
7 changed files with 75 additions and 0 deletions
|
|
@ -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) \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue