Age | Commit message (Collapse) | Author |
|
Changes:
- new section "palette" in weechat.conf
- new API functions: list_search_pos and list_casesearch_pos
|
|
terminal
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
string_has_highlight_regex in plugin API (task #10321)
|
|
|
|
and weechat.look.item_time_format
|
|
wrong port or server with SSL problems (bug #27487)
|
|
|
|
|
|
|
|
|
|
|
|
irc.look.notify_tags_whois
|
|
|
|
(task #5441)
This commit provides:
- new IRC command /notify
- new options: irc.look.notify_tags_ison, irc.look.notify_tags_whois,
irc.network.notify_check_ison, irc.network.notify_check_whois
- new option "notify" in servers (but should not be changed, only /notify
command should be used)
- infolist "irc_notify" to get notify list (by server or for all servers).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
task #10668)
Options moved: connection_timeout, anti_flood_prio_high, anti_flood_prio_low,
away_check, away_check_max_nicks, default_msg_part, default_msg_quit.
|
|
"irc.look.new_{channel|pv}_position" with new values (none, next or near_server)
|
|
when WeeChat is connected to this server (bug #31268)
|
|
|
|
|
|
|
|
add new option weechat.look.input_share_overwrite (boolean)
|
|
|
|
|
|
|
|
relay.port.xxx not removed)
|
|
|
|
|
|
|
|
Major changes in Relay plugin:
- IRC proxy feature (beta),
- raw buffer.
Changes in IRC plugin:
- add tags for messages sent to servers,
- add signal "irc_input_send" to simulate text/command on an IRC buffer,
- add prefix in infolist "irc_nick".
|
|
info_get_hashtable), add IRC info_hashtable "irc_parse_message"
Note: tcl >= 8.5 is now required (for tcl plugin).
|
|
|
|
|
|
|
|
|