Age | Commit message (Collapse) | Author |
|
/version
|
|
|
|
capability (task #12255)
For a server called "znc" in WeeChat, following command will enable the
"server-time" capability:
/set irc.server.znc.capabilities "znc.in/server-time"
|
|
"string_eval_expression" in plugin API
|
|
shuffle list of hosts for a same address (task #11205)
|
|
|
|
|
|
key (bug #24131)
|
|
|
|
hdata_update and hdata_set
|
|
(task #12209)
|
|
|
|
|
|
and script.pl)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7.24.0)
|
|
|
|
|
|
in plugin API, add support of URL in hook_process/hook_process_hashtable (task #10247)
|
|
"irc_channel" (plugin API reference)
|
|
#35124), add optional server in info_hashtable "irc_message_parse"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#29879), add new info_hashtable "irc_message_split", split irc messages in relay plugin
List of new features/bugs fixed:
- improve split of privmsg: keep CTCP in split
- add split of messages: ison, join, notice, wallops, 005, 353
- add new info_hashtable "irc_message_split" (for plugins/scripts)
- in relay plugin: split irc messages sent to clients of irc proxy
|
|
|
|
|
|
|
|
|
|
buffers in layout (task #10893)
|
|
(for mouse gestures)
|
|
|
|
bugs with key "^" (bug #32072, bug #21381), fix bugs with bar windows, completion and /buffer
New features and bugs fixed:
- mouse support: new command /mouse, new option weechat.look.mouse, new key context "mouse"
- free movement of cursor: new command /cursor, new key context "cursor"
- new hook_focus (used by cursor and mouse)
- info "cursor_mode"
- bugs fixed with key "^"
- allow plugin name in /buffer name
- fix bugs with bar windows: do not create bar windows for hidden bars
- fix completion bug when two words for completion are equal but with different case
- automatic scroll direction in /bar scroll (x/y is now optional)
|
|
|