Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
asciidoc files
|
|
|
|
current buffer, not core buffer (scripting guide)
|
|
|
|
|
|
|
|
|
|
This reverts commit fad848bf7caff763ace7a8b88f06307feca77bac.
|
|
|
|
function config_new_option (bug #31050)
|
|
plugin API reference (function hook_process)
|
|
list with arguments inside), guile >= 2.0 is now required (bug #38350)
Unfortunately this breaks compatibility with existing guile scripts, but this
change is needed to keep consistency with other scripting languages.
Now guile >= 2.0 is required, WeeChat can not compile any more with guile 1.8.
|
|
|
|
guide)
|
|
|
|
|
|
Python 3.x)
|
|
|
|
|
|
shuffle list of hosts for a same address (task #11205)
|
|
(scripting guide)
|
|
|
|
|
|
|
|
scripting guide
|
|
|
|
|
|
|
|
#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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 new functions added:
- nicklist_group_get_integer
- nicklist_group_get_string
- nicklist_group_get_pointer
- nicklist_group_set
- nicklist_nick_get_integer
- nicklist_nick_get_string
- nicklist_nick_get_pointer
- nicklist_nick_set
|
|
|
|
|
|
info_get_hashtable), add IRC info_hashtable "irc_parse_message"
Note: tcl >= 8.5 is now required (for tcl plugin).
|
|
|
|
|
|
|