Age | Commit message (Collapse) | Author |
|
|
|
protocol)
|
|
Old format was: USER username username address :real name
New format is : USER username 0 * :real name
And now spaces are automatically replaced by underscores in username
(since no space is allowed here).
|
|
|
|
|
|
relay for irc and weechat protocols) (bug #36655)
|
|
the internal WeeChat charset)
|
|
by script plugins), display subplugin in /help on commands (task #12049)
|
|
(task #12022)
|
|
enable/disable/toggle for command /aspell, display aspell status with /aspell (task #11988)
New options in command /aspell:
- "enable": enable aspell
- "disable": disable aspell
- "toggle": toggle aspell
Options renamed in command /aspell:
- "enable" renamed to "setdict" (set dictionary for current buffer)
- "disable" renamed to "deldict" (delete dictionary used on current buffer)
- "dictlist" renamed to "listdict" (show installed dictionaries)
|
|
|
|
5.2)
Signed-off-by: Arvydas Sidorenko <asido4@gmail.com>
|
|
In Lua 5.1 lua_open directly calls luaL_newstate, but was deprecated.
In Lua 5.2 lua_open was removed.
Signed-off-by: Arvydas Sidorenko <asido4@gmail.com>
|
|
The original struct name is luaL_Reg, but Lua v5.1 had a
`typedef luaL_reg luaL_Reg`, which in v5.2 was removed
Signed-off-by: Arvydas Sidorenko <asido4@gmail.com>
|
|
#36756)
|
|
(task #12150)
|
|
|
|
registered
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
protocol)
|
|
|
|
|
|
|
|
extra command "MODES" to server), fix parsing of modes (bug #36215)
|
|
message (not documented, for debug only)
|
|
different from UTF-8 (bug #36379)
|
|
when option irc.look.hide_nickserv_pwd is on (bug #36362)
|
|
to integer)
|
|
"/quote pass" (bug #36250)
|
|
/server and /connect (task #11993)
|
|
does not exist any more (for example after python upgrade)
|
|
on servers currently reconnecting) (task #11985)
|
|
|
|
#7754)
|
|
|
|
|
|
displayed
This new tag is used by WeeChat to hide/replace same prefix (option weechat.look.prefix_same_nick).
|
|
|
|
sync after znc reconnection) (bug #36008)
|
|
|