Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
relay.network.compression is set to 0
|
|
|
|
|
|
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)
|
|
|
|
|
|
|
|
|