Age | Commit message (Collapse) | Author |
|
(closes #2000)
|
|
|
|
|
|
New options:
- irc.color.list_buffer_line_selected
- irc.color.list_buffer_line_selected_bg
- irc.look.list_buffer_sort
- irc.look.list_buffer_scroll_horizontal
- irc.look.new_list_position
- irc.look.list_buffer_topic_strip_colors
|
|
actually joined (closes #1990)
|
|
|
|
|
|
|
|
(issue #139)
|
|
Now when doing `/me` (without arguments), the message sent is:
PRIVMSG #test :\x01ACTION\x01
instead of:
PRIVMSG #test :\x01ACTION \x01
|
|
(closes #1577, issue #139)
|
|
|
|
closes #207)
|
|
|
|
is enabled (issue #139)
|
|
is enabled (issue #139)
|
|
enabled (issue #139)
|
|
enabled (issue #139)
|
|
|
|
(issue #139)
The status PRIVMSG and NOTICE are now displayed the same way for outgoing and
received messages:
Msg(alice) -> @#test: message for ops
Notice(alice) -> @#test: notice for ops
And any message like this is displayed with these tags if the nick is self
nick (case of a bouncer or if capability "echo-message" is enabled):
"self_msg", "notify_none", "no_highlight".
|
|
|
|
|
|
(issue #1923)
|
|
IRC_COMMAND_CAP_SUPPORTED
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
sensitive (issue #1872)
|
|
|
|
Now the autojoin is made only one time, until the server buffer is closed.
A new flag `autojoin_done` is added to know whether the autojoin has already
been done or not on the server. It is set to 1 on first autojoin, and reset to
0 only if the server buffer is closed.
The flag `reconnect_join` is removed, because it is now obsolete.
|
|
|
|
|
|
|
|
string_toupper
|
|
|
|
|
|
|
|
|
|
|
|
buffer still opened
|
|
|
|
|
|
|