Age | Commit message (Collapse) | Author |
|
Changes:
- new section "palette" in weechat.conf
- new API functions: list_search_pos and list_casesearch_pos
|
|
string_has_highlight_regex in plugin API (task #10321)
|
|
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
|
|
|
|
|
|
registered with "register"
|
|
|
|
|
|
|
|
info_get_hashtable), add IRC info_hashtable "irc_parse_message"
Note: tcl >= 8.5 is now required (for tcl plugin).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
script plugin API
|
|
|
|
string_is_command_char and string_input_for_buffer in plugin and script API
|
|
|
|
|
|
|
|
|
|
|
|
|
|
info in irc plugin if Diffie-Hellman prime sent by the server is not acceptable (not long enough)
|
|
|
|
IRC server (CertFP) (task #7492) (patch from kolter)
|
|
directories (patch #6922)
|
|
#27119)
|
|
zepard)
|
|
|
|
version any more (API comparison is enough)
|
|
|
|
|
|
|
|
in error messages for scripts
|
|
items, buffers, filters, plugins, irc_server, alias, script list)
|
|
|
|
|
|
default completion items
|
|
|
|
|
|
|
|
|
|
exchange keys (bug #25996)
|
|
|
|
It is still possible to see messages by changing debug level for "core" or
plugins (perl, python, ruby, lua, tcl).
|