Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Do not return the nick when the address is missing.
|
|
|
|
|
|
|
|
callbacks
|
|
|
|
|
|
|
|
|
|
|
|
channels (closes #1638)
|
|
messages if "typing" client tag is denied
|
|
server name (closes #1679)
|
|
|
|
|
|
(issue #1654)
Key is "tag_xxx" (where "xxx" is the name of tag) and value is the unescaped
tag value.
|
|
|
|
Spec: https://ircv3.net/specs/extensions/message-tags#escaping-values
|
|
|
|
WeeChat) (closes #320)
Capabilities can be excluded with the format: "*,!account-*,!extended-join".
|
|
(closes #1653)
|
|
Spec: https://ircv3.net/specs/extensions/standard-replies
|
|
|
|
|
|
|
|
|
|
|
|
|
|
server (closes #1551)
|
|
function irc_nick_is_nick
|
|
The default chantypes was conflicting with
irc_server_prefix_chars_default ("@+").
|
|
|
|
"irc_is_nick" (closes #1528)
|
|
|
|
|
|
|
|
relay_auth_generate_nonce
|
|
This speeds up tests by about 30%.
|
|
|