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.3.7-29-g73476cc
Date: Mon, 12 Mar 2012 10:55:51 +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  73476cc0f861f8dc160afc4021c38032d2a2c567 (commit)
       via  f4c18d4fedbc1002be03b44a778c0ac52fb5aa06 (commit)
       via  a6336885b87c6d0994a5a06bae3699b29994531b (commit)
       via  d1c59c75365d370ff166eca4f00ae0e51cfb89f6 (commit)
      from  595293defc3a4a9876e8bdade8a603af88457a5d (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 73476cc0f861f8dc160afc4021c38032d2a2c567
Author: Sebastien Helleu <address@hidden>
Date:   Mon Mar 12 11:55:35 2012 +0100

    irc: fix redirection of message when message is queued for sending on server

commit f4c18d4fedbc1002be03b44a778c0ac52fb5aa06
Author: Sebastien Helleu <address@hidden>
Date:   Mon Mar 12 11:17:45 2012 +0100

    irc: use computed nick color for nicks in notify messages

commit a6336885b87c6d0994a5a06bae3699b29994531b
Author: Sebastien Helleu <address@hidden>
Date:   Mon Mar 12 11:09:22 2012 +0100

    irc: add signals and tags in messages for irc notify (patch from Quentin 
Glidic) (task #11887)

commit d1c59c75365d370ff166eca4f00ae0e51cfb89f6
Author: Sebastien Helleu <address@hidden>
Date:   Mon Mar 12 08:01:40 2012 +0100

    irc: check notify immediately when adding a nick to notify list, improve 
first notify message for a nick (bug #35731)

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

Summary of changes:
 ChangeLog                           |    6 ++-
 doc/de/autogen/plugin_api/hdata.txt |    1 +
 doc/de/weechat_user.de.txt          |    3 +-
 doc/en/autogen/plugin_api/hdata.txt |    1 +
 doc/en/weechat_plugin_api.en.txt    |   25 +++++++
 doc/en/weechat_user.en.txt          |    3 +-
 doc/fr/autogen/plugin_api/hdata.txt |    1 +
 doc/fr/weechat_plugin_api.fr.txt    |   25 +++++++
 doc/fr/weechat_user.fr.txt          |    3 +-
 doc/it/autogen/plugin_api/hdata.txt |    1 +
 doc/it/weechat_plugin_api.it.txt    |   30 ++++++++
 doc/it/weechat_user.it.txt          |    3 +-
 po/cs.po                            |   23 +++++--
 po/de.po                            |   23 +++++--
 po/es.po                            |   23 +++++--
 po/fr.po                            |   24 +++++--
 po/hu.po                            |   19 ++++-
 po/it.po                            |   23 +++++--
 po/ja.po                            |   23 +++++--
 po/pl.po                            |   23 +++++--
 po/pt_BR.po                         |   23 +++++--
 po/ru.po                            |   19 ++++-
 po/weechat.pot                      |   18 ++++-
 src/plugins/irc/irc-command.c       |    1 +
 src/plugins/irc/irc-notify.c        |  131 ++++++++++++++++++++++++++++-------
 src/plugins/irc/irc-notify.h        |    4 +
 src/plugins/irc/irc-redirect.c      |    8 ++-
 src/plugins/irc/irc-redirect.h      |    1 +
 src/plugins/irc/irc-server.c        |    3 +
 src/plugins/irc/irc-upgrade.c       |    1 +
 30 files changed, 412 insertions(+), 80 deletions(-)


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



reply via email to

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