1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-10 11:43:13 +02:00

logger: add colors for backlog lines and end of backlog (task #11966)

This commit is contained in:
Sebastien Helleu
2012-03-28 21:48:55 +02:00
parent 1236befd74
commit fbf38ddbd5
19 changed files with 206 additions and 52 deletions
+1
View File
@@ -42,6 +42,7 @@ Version 0.3.8 (under dev!)
* irc: add support of "external" SASL mechanism (task #11864)
* irc: close server buffer when server is deleted
* irc: add search for lower case nicks in option irc.look.nick_color_force
* logger: add colors for backlog lines and end of backlog (task #11966)
* relay: redirect some irc messages from clients to hide output (messages: mode,
ison, list, names, topic, who, whois, whowas, time, userhost) (bug #33516)
* relay: add "date_printed" and "highlight" in signal "_buffer_line_added"