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.2-253-g3acdcee
Date: Thu, 23 Jan 2014 10:32:06 +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  3acdcee0d94feaf2845c3e74d323f8c5dd01d70a (commit)
       via  6d4bc94536e162f40a0e5ec5d9db21f6cde85863 (commit)
      from  48797574ff959cbef6e721d056d76e2a99644ebc (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 3acdcee0d94feaf2845c3e74d323f8c5dd01d70a
Author: Sebastien Helleu <address@hidden>
Date:   Thu Jan 23 11:31:57 2014 +0100

    irc: use MONITOR instead of ISON for /notify when it is available on server 
(task #11477) (patch from Nils Görs)

commit 6d4bc94536e162f40a0e5ec5d9db21f6cde85863
Author: Nils Görs <address@hidden>
Date:   Thu Jan 23 11:24:36 2014 +0100

    core: update german translations

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

Summary of changes:
 ChangeLog                                  |    2 +
 doc/de/autogen/plugin_api/completions.txt  |    2 +-
 doc/de/autogen/plugin_api/hdata.txt        |    3 +
 doc/de/autogen/user/irc_commands.txt       |   44 ++--
 doc/de/autogen/user/irc_options.txt        |    8 +-
 doc/de/autogen/user/relay_options.txt      |    4 +-
 doc/de/autogen/user/rmodifier_commands.txt |   34 ++--
 doc/de/autogen/user/weechat_commands.txt   |  218 +++++++++---------
 doc/de/autogen/user/weechat_options.txt    |    8 +-
 doc/de/autogen/user/xfer_options.txt       |    2 +-
 doc/de/weechat_user.de.txt                 |    4 +
 doc/en/autogen/plugin_api/hdata.txt        |    3 +
 doc/en/weechat_plugin_api.en.txt           |    1 +
 doc/en/weechat_user.en.txt                 |    2 +
 doc/fr/autogen/plugin_api/hdata.txt        |    3 +
 doc/fr/weechat_plugin_api.fr.txt           |    1 +
 doc/fr/weechat_user.fr.txt                 |    2 +
 doc/it/autogen/plugin_api/hdata.txt        |    3 +
 doc/it/weechat_plugin_api.it.txt           |    1 +
 doc/it/weechat_user.it.txt                 |    4 +
 doc/ja/autogen/plugin_api/hdata.txt        |    3 +
 doc/ja/weechat_plugin_api.ja.txt           |    1 +
 doc/ja/weechat_user.ja.txt                 |    4 +
 doc/pl/autogen/plugin_api/hdata.txt        |    3 +
 doc/pl/weechat_user.pl.txt                 |    4 +
 po/cs.po                                   |   31 ++-
 po/de.po                                   |  330 +++++++++++++++-------------
 po/es.po                                   |   38 ++--
 po/fr.po                                   |   41 +++--
 po/hu.po                                   |   30 ++-
 po/it.po                                   |   38 ++--
 po/ja.po                                   |   38 ++--
 po/pl.po                                   |   38 ++--
 po/pt_BR.po                                |   22 +-
 po/ru.po                                   |   30 ++-
 po/tr.po                                   |   34 ++--
 po/weechat.pot                             |   18 +-
 src/plugins/irc/irc-command.c              |   26 ++-
 src/plugins/irc/irc-message.c              |   43 ++++-
 src/plugins/irc/irc-notify.c               |  249 +++++++++++++++------
 src/plugins/irc/irc-notify.h               |    5 +-
 src/plugins/irc/irc-protocol.c             |  189 ++++++++++++++++-
 src/plugins/irc/irc-redirect.c             |   11 +
 src/plugins/irc/irc-server.c               |  228 +++++++++++---------
 src/plugins/irc/irc-server.h               |    3 +
 src/plugins/irc/irc-upgrade.c              |   18 ++
 46 files changed, 1202 insertions(+), 622 deletions(-)


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



reply via email to

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