mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-13 09:10:20 +00:00
Replace identify-msg support with solanum.chat/identify-msg.
This commit is contained in:
@@ -567,7 +567,7 @@ typedef struct server
|
||||
unsigned int have_awaynotify:1;
|
||||
unsigned int have_uhnames:1;
|
||||
unsigned int have_whox:1; /* have undernet's WHOX features */
|
||||
unsigned int have_idmsg:1; /* freenode's IDENTIFY-MSG */
|
||||
unsigned int have_idmsg:1; /* cap solanum.chat/identify-msg */
|
||||
unsigned int have_accnotify:1; /* cap account-notify */
|
||||
unsigned int have_extjoin:1; /* cap extended-join */
|
||||
unsigned int have_account_tag:1; /* cap account-tag */
|
||||
|
||||
Reference in New Issue
Block a user