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.1-rc1-2-g86a8b9f
Date: Wed, 01 May 2013 19:01:21 +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  86a8b9fb5f5b61b59dece8b60b5906dce21b413f (commit)
      from  305175fb8c464a169e767a814f5c400154507e6f (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 86a8b9fb5f5b61b59dece8b60b5906dce21b413f
Author: Sebastien Helleu <address@hidden>
Date:   Wed May 1 21:01:12 2013 +0200

    relay: remove temporary option "nicklistdiff" (in command init), send 
nicklist diff by default (weechat protocol)
    
    The temporary option was introduced because the nicklist diff was 
experimental.
    It is now enabled by default, and there is no way to disable it. Therefore 
any
    relay client using weechat protocol must implement the message 
"_nicklist_diff"
    (unless nicklist is ignored by client).
    
    Extra note: a full nicklist may still be sent if a message with diff would 
be
    bigger than whole nicklist. So both full nicklist (message "_nicklist") and
    nicklist diff (message "_nicklist_diff") must be implemented by clients.

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

Summary of changes:
 src/plugins/relay/weechat/relay-weechat-protocol.c |   26 +++++--------------
 src/plugins/relay/weechat/relay-weechat.c          |    5 ----
 src/plugins/relay/weechat/relay-weechat.h          |    1 -
 3 files changed, 7 insertions(+), 25 deletions(-)


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



reply via email to

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