Age | Commit message (Collapse) | Author |
|
|
|
|
|
same name (for same command name in many plugins)
|
|
|
|
|
|
|
|
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).
|
|
|
|
|
|
|
|
|
|
home in paths
|
|
|
|
|
|
|
|
#29467)
|
|
|
|
|
|
|
|
|
|
|
|
script plugin API
|
|
|
|
string_is_command_char and string_input_for_buffer in plugin and script API
|
|
initialization (bug #29018)
|
|
loading any script
|
|
|
|
|
|
|
|
|
|
|
|
|