Age | Commit message (Collapse) | Author |
|
callback (closes #2067)
|
|
|
|
(issue #2066)
|
|
|
|
|
|
|
|
|
|
|
|
relay.network.time_window (issue #2066)
|
|
#2066)
|
|
|
|
This extension is used to compress and decompress websocket frames (using
the DEFLATE algorithm, with zlib).
|
|
|
|
|
|
|
|
|
|
in command `/buffer`
|
|
|
|
"time" (closes #2064)
|
|
Affected infos:
- irc_server_isupport
- irc_server_isupport_value
- irc_server_cap
- irc_server_cap_value
|
|
|
|
buffer is opening
|
|
|
|
|
|
When the message sends inconsistent max lengths in message 005, the split of
self message fails and causes a display issue: the channel name is displayed
with the message:
nick | #channel :this is a test
instead of:
nick | this is a test
|
|
|
|
|
|
weechat_util_parse_time (issue #649)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#2053)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#2049)
|
|
|
|
config file (issue #1039)
This is not needed because an error is already displayed by WeeChat core and
the IRC error doesn't add anything relevant to the user.
|
|
"anti_flood_prio_{high|low}" (issue #1039)
The new option is set in milliseconds.
|
|
messages are queued
|
|
|