Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
nick is offline with a highlight
|
|
|
|
The id is a "long long" variable with the current time (microseconds
precision).
It is guaranteed to be unique for all groups and nicks inside the buffer, and
the same number is never used again in the same buffer, during the lifetime of
the process.
It persists and is unchanged after `/upgrade`.
|
|
#2066)
|
|
|
|
capability echo-message is enabled
|
|
|
|
connection (closes #2103)
|
|
|
|
`/set` command
|
|
|
|
|
|
when download of scripts is disabled
|
|
|
|
|
|
|
|
(issue #2079)
|
|
#2097)
|
|
Variables renamed:
- "creation_time.tv_sec" -> "time"
- "creation_time.tv_usec" -> "time_usec"
|
|
|
|
|
|
|
|
|
|
The id is a "long long" variable with the current time (microseconds
precision).
It is guaranteed to be unique for all buffers, and the same number is never
used again, during the lifetime of the process.
It persists and is unchanged after `/upgrade`.
|
|
|
|
string
|
|
gui_color_decode
|
|
are not displayed
|
|
|
|
parted channels by default (closes #2085)
|
|
|
|
weechat.look.mouse_timer_delay (closes #2082)
|
|
|
|
scripting API
|
|
scripting API
|
|
string_parse_size
|
|
|
|
|
|
|
|
Replace calls to Tcl_GetStringFromObj by Tcl_GetString.
|
|
|
|
search` (closes #2077)
|
|
Some parameters of command `/script` were renamed in commit
85b5bacfe3d7343cb8695b8d7b0467732d8b8d53 but the default mouse keys were not
changed and still using the old parameters names.
|
|
|
|
|
|
|
|
|