From e001c057108a573d9e67cc37c0c5f8462e1fbdf6 Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Sat, 6 Nov 2010 11:38:48 +0100 Subject: Add IRC command /notify, new options for notify and infolist "irc_notify" (task #5441) This commit provides: - new IRC command /notify - new options: irc.look.notify_tags_ison, irc.look.notify_tags_whois, irc.network.notify_check_ison, irc.network.notify_check_whois - new option "notify" in servers (but should not be changed, only /notify command should be used) - infolist "irc_notify" to get notify list (by server or for all servers). --- ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 15a7a9e75..f2765d467 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ WeeChat ChangeLog ================= Sébastien Helleu -v0.3.4-dev, 2010-10-30 +v0.3.4-dev, 2010-11-06 Version 0.3.4 (under dev!) @@ -29,6 +29,10 @@ Version 0.3.4 (under dev!) nicklist_group_get_integer, nicklist_group_get_string, nicklist_group_get_pointer, nicklist_group_set, nicklist_nick_get_integer, nicklist_nick_get_string, nicklist_nick_get_pointer, nicklist_nick_set +* irc: add command /notify, new options irc.look.notify_tags_ison, + irc.look.notify_tags_whois, irc.network.notify_check_ison, + irc.network.notify_check_whois, new option "notify" in servers, new infolist + "irc_notify" (task #5441) * irc: add new option irc.look.nick_color_force (task #7374) * irc: improve nick prefixes, all modes (even unknown) are used with PREFIX value from message 005 -- cgit v1.2.3