Age | Commit message (Collapse) | Author |
|
|
|
status (bug #38969)
|
|
|
|
This removes tag "notify_private" from notices like that (sent before message 001):
:irc.network.com NOTICE nick :*** Spoofing your IP
:irc.network.com NOTICE nick :*** You are exempt from K/G/X lines
:irc.network.com NOTICE nick :*** You are exempt from user limits
|
|
|
|
to isak)
|
|
|
|
|
|
|
|
|
|
|
|
weechat.look.prefix_buffer_align_more_after
|
|
|
|
|
|
|
|
nicklist diff by default (weechat protocol)
The temporary option was introduced because the nicklist diff was experimental.
It is now enabled by default, and there is no way to disable it. Therefore any
relay client using weechat protocol must implement the message "_nicklist_diff"
(unless nicklist is ignored by client).
Extra note: a full nicklist may still be sent if a message with diff would be
bigger than whole nicklist. So both full nicklist (message "_nicklist") and
nicklist diff (message "_nicklist_diff") must be implemented by clients.
|
|
The long lines without time were not properly aligned: the second and subsequent
lines should start at column 0 of chat area.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add logger options) (bug #37531)
|
|
same nick but a different case (bug #38841)
|
|
Nils Görs)
|
|
|
|
|
|
|
|
|
|
nick is back on server (task #12576)
|
|
|
|
|
|
|
|
|
|
|
|
completion when command line is updated
|
|
|
|
beginning with digits are not allowed in HTML)
|
|
|
|
before main loop is working
|
|
|
|
reference)
|
|
enabled (so it is automatically restored when WeeChat restarts)
|
|
|
|
|
|
|
|
PATH_MAX is now defined in weechat-plugin.h (if not defined, for example on
GNU/Hurd), so that all plugins can use it.
|
|
|
|
|