1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-04 16:53:14 +02:00

irc: add support of capability "message-tags" (closes #1654)

This commit is contained in:
Sébastien Helleu
2021-06-24 17:08:52 +02:00
parent 51123b755d
commit 22a7e18842
32 changed files with 1036 additions and 969 deletions
+1 -1
View File
@@ -6501,7 +6501,7 @@ irc_command_init ()
"\n"
"Capabilities supported by WeeChat are: "
"account-notify, away-notify, cap-notify, chghost, extended-join, "
"invite-notify, multi-prefix, server-time, setname, "
"invite-notify, message-tags, multi-prefix, server-time, setname, "
"userhost-in-names.\n"
"\n"
"The capabilities to automatically enable on servers can be set "