Age | Commit message (Collapse) | Author |
|
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
|
|
|
|
|
|
string with list of values or keys/values)
|
|
nicks in buffer
This can be used with script buffer_autoset.py (see /help autosetbuffer).
|
|
|
|
|
|
|
|
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).
|
|
|
|
add missing functions
|
|
|
|
|
|
|
|
home in paths
|
|
|
|
|
|
|
|
|
|
"highlight_words_del" (for buffer_set)
|
|
|
|
"nicklist_changed"
Data for new signals is a string with format: "buffer,name", where:
- buffer is a pointer, for example 0x123456
- name is group or nick name added/removed from nicklist on this buffer.
|
|
even if ignored with /ignore)
|
|
script plugin API
|
|
|
|
|
|
string_is_command_char and string_input_for_buffer in plugin and script API
|
|
|
|
|
|
"string_encode_base64" in plugin API, fix bug with base64 encoding
New options for IRC servers:
- sasl_mechanism (only "plain" for now)
- sasl_username
- sasl_password
|
|
|
|
|
|
|
|
date/time displayed (localized date by default), add function weechat_util_get_time_string in plugin API (patch #6914)
|
|
|
|
|
|
(task #9430)
|
|
and in buffer infolist
|
|
buffer_get_integer and buffer_set
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
zepard)
|
|
|
|
|