Age | Commit message (Collapse) | Author |
|
|
|
|
|
"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.
|
|
nick name (patch #7133)
|
|
examples in /help key
Note: old option "reset" for /key has been renamed to "resetall".
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
custom completion)
It is now possible to add such commands with aliases:
/alias -completion %%sajoin forcejoin /quote forcejoin
/alias -completion %%samode omode /quote omode
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
string_is_command_char and string_input_for_buffer in plugin and script API
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
server and reception of message 001)
|
|
|
|
"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
|
|
|
|
|
|
version as number
|
|
date/time displayed (localized date by default), add function weechat_util_get_time_string in plugin API (patch #6914)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|