Age | Commit message (Collapse) | Author |
|
|
|
When a CTCP request is received on a channel, WeeChat replies to the nick and
it is now displayed in the server buffer instead of the channel, as the target
is a nick and not a channel.
|
|
|
|
|
|
|
|
|
|
|
|
relay_api_protocol_search_buffer_id_name
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
connection (closes #2103)
|
|
displayed
|
|
|
|
`/set` command
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
when download of scripts is disabled
|
|
after sort (issue #2097)
|
|
Restore original signals caught: "buffer_moved" and "buffer_closed", and the
signal "buffer_localvar_*" is added so that any local variable
added/changed/removed triggers a re-sort of hotlist.
|
|
|
|
|
|
|
|
|
|
|
|
Entries are not duplicated any more.
|
|
|
|
|
|
|
|
|
|
|
|
(issue #2097)
|
|
|
|
(issue #2079)
|
|
#2097)
|
|
|
|
Variables renamed:
- "creation_time.tv_sec" -> "time"
- "creation_time.tv_usec" -> "time_usec"
|
|
|
|
|
|
|