Age | Commit message (Collapse) | Author |
|
|
|
|
|
should be hidden by option weechat.look.prefix_same_nick)
|
|
protocol)
|
|
|
|
|
|
|
|
|
|
extra command "MODES" to server), fix parsing of modes (bug #36215)
|
|
|
|
message (not documented, for debug only)
|
|
|
|
|
|
The function config_file_write_internal now performs an overwrite-by-rename
(call to "rename" only) instead of calls to "unlink" then "rename".
|
|
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)
|
|
|
|
bytes or less)
|
|
does not exist any more (for example after python upgrade)
|
|
|
|
|
|
on servers currently reconnecting) (task #11985)
|
|
weechat.look.prefix_buffer_align_more from boolean to string (task #11197)
|
|
|
|
#7754)
|
|
|
|
|
|
displayed
This new tag is used by WeeChat to hide/replace same prefix (option weechat.look.prefix_same_nick).
|
|
string used as replacement
Bugs fixed:
- hide/replace prefix only if prefix is a nick (do not do it for join/part/quit or action messages)
- hide/replace prefix only when displaying messages (do not cache value in lines)
The nick color used in replacement string comes from tag "prefix_nick_ccc", where "ccc" is the color of nick.
|
|
|
|
caused one or more empty lines at bottom of chat area)
(bug was introduced in previous commit: 10df976e53a4bf131bc9905b30237e2ffeb33a9a)
|
|
is ending with a wide char (bug #36032)
|
|
|
|
messages whose nick is the same as previous message) (task #11965)
|
|
sync after znc reconnection) (bug #36008)
|
|
|
|
|
|
|
|
|
|
pointer
|
|
are given to plugin API functions (warning displayed if debug for plugin is >= 1)
|
|
|
|
|
|
|
|
|
|
|
|
names are received on join of channel) (bug #35930)
|