Age | Commit message (Collapse) | Author |
|
|
|
|
|
currently /help voice does not tell you that you need -yes if you are using *. i have changed it to match /help op, /help deop and /help devoice
|
|
authentication (closes #1515)
The SASL timer is removed immediately when the SASL authentication is
successful or has failed.
|
|
|
|
|
|
|
|
|
|
After these calls to malloc the memory is set to zero, so it's better to call
calloc that does it already.
|
|
server (closes #1551)
|
|
#1535)
|
|
|
|
(closes #1536)
The extra variables are now replaced (in addition to `$server`, `$channel` and
`$nick`):
- `${irc_server.xxx}`: variable xxx in server
- `${irc_channel.xxx}`: variable xxx in channel
|
|
function irc_nick_is_nick
|
|
The default chantypes was conflicting with
irc_server_prefix_chars_default ("@+").
|
|
"irc_is_nick" (closes #1528)
|
|
|
|
|
|
|
|
of ignores (closes #1518)
|
|
|
|
The regression was introduced in version 2.5 by commit
2b70d71aa1c891f2f251aa775cf239e5611576d5.
|
|
|
|
received (closes #869)
|
|
completion_{get_string|list_add}
Old functions are kept for compatibility reasons.
|
|
|
|
irc_color_modifier_cb
|
|
irc_protocol_parse_time before protocol callbacks
|
|
|
|
|
|
|
|
irc_message_split_authenticate, just in case
|
|
|
|
|
|
|
|
|
|
|
|
irc_bar_item_buffer_name_content
|
|
|
|
|
|
NULL or empty
|
|
|
|
|
|
|
|
Thanks to Stuart Nevans Locke for reporting the issue.
|
|
Thanks to Stuart Nevans Locke for reporting the issue.
|
|
Thanks to Stuart Nevans Locke for reporting the issue.
|
|
|
|
|
|
|