Age | Commit message (Collapse) | Author |
|
|
|
supports more nick prefixes than the previously connected server
|
|
|
|
|
|
|
|
message (task #12777) (patch from Nils Görs)
|
|
|
|
in plugins
This "-no-undefined" was causing an error when detecting "ld" lib on Cygwin.
|
|
when they are displayed in server buffer)
|
|
notice (fix highlight problem)
|
|
With the new option irc.look.notice_welcome_redirect, a private notice could
have a channel at beginning of message (with format "[#channel]") and then be
displayed on the channel, without difference with a real channel notice
(received by all nicks in channel).
For example with these commands:
/notice nick2 [#channel] private notice
/notice #channel notice for whole channel
Old display was (on receiver side, in #channel):
-- | Notice(nick1): private notice
-- | Notice(nick1): notice for whole channel
New display is:
-- | Notice(nick1) -> nick2: private notice
-- | Notice(nick1) -> #channel: notice for whole channel
|
|
|
|
|
|
|
|
|
|
channel welcome notices to the channel buffer
|
|
displaying the bar item (task #12717)
|
|
PREFIX is not sent by server (bug #39802)
|
|
"-c" for command /eval (to evaluate a condition)
|
|
|
|
(bug #39621)
|
|
secured data inside)
|
|
modes on server (bug #39582)
|
|
|
|
|
|
|
|
(bug #39415)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/allchan and /allserv
|
|
(patch #8062)
|
|
buffer per nick
|
|
instead of "name")
|
|
option irc.network.send_unknown_commands is on)
|
|
monitored by /notify)
|
|
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
|
|
|
|
|
|
|
|
add logger options) (bug #37531)
|
|
same nick but a different case (bug #38841)
|
|
|
|
nick is back on server (task #12576)
|
|
|
|
|