core: Finish implementing message-tags
authorShane Synan <digitalcircuit36939@gmail.com>
Tue, 21 Jul 2020 00:50:05 +0000 (20:50 -0400)
committerManuel Nickschas <sputnick@quassel-irc.org>
Sat, 28 Nov 2020 12:42:31 +0000 (13:42 +0100)
commit30269231603184696da66adf4503440062df8962
treead163986e1b9ba89a4acb25e644f9f869c98b5f1
parent95f6cd0e720266733858d56b295548418cb86039
core: Finish implementing message-tags

Request "message-tags" during capability negotiation.

All the hard work has been done in previous commits by justJanne!

This just conveys to IRC servers that Quassel can handle any
well-formed tag, including client-only tags.

See https://ircv3.net/specs/extensions/message-tags
src/common/irccap.h