weechat-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, maste


From: Sebastien Helleu
Subject: [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.0-118-g19acf81
Date: Thu, 21 Mar 2013 19:16:55 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Fast, light and extensible chat client".

The branch, master has been updated
       via  19acf8121fc55eff7b74e819a5d24298e3b9a3e0 (commit)
      from  239f853120521f82b5bf2d77e0067c45effefcdf (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 19acf8121fc55eff7b74e819a5d24298e3b9a3e0
Author: Sebastien Helleu <address@hidden>
Date:   Thu Mar 21 20:16:49 2013 +0100

    irc: fix prefix color for nick when the prefix is not in 
irc.color.nick_prefixes: use default color (key "*")
    
    Problem was happening on a server which has "PREFIX=(Yqaohv)!~&@%+".
    Users with prefix "!" were displayed as lightred (color for "~") instead of
    lightblue (default key "*").
    
    When a prefix was not found, WeeChat was looping on other prefixes (in
    order). Now if color is not found, WeeChat uses immediately the fallback 
color.

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                  |    4 +++-
 src/plugins/irc/irc-nick.c |   28 ++++++++++++----------------
 2 files changed, 15 insertions(+), 17 deletions(-)


hooks/post-receive
-- 
Fast, light and extensible chat client



reply via email to

[Prev in Thread] Current Thread [Next in Thread]