diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2013-05-01 21:09:43 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-05-01 21:09:43 +0200 |
commit | 00f3fbdfe108bc3517cfd1b53e8b8fab5792ebf5 (patch) | |
tree | cc439b81bd8758f5e729e9e052cf8072bbf63065 /NEWS | |
parent | 86a8b9fb5f5b61b59dece8b60b5906dce21b413f (diff) | |
download | weechat-00f3fbdfe108bc3517cfd1b53e8b8fab5792ebf5.zip |
doc: add relay message "_nicklist_diff" in NEWS
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -16,6 +16,16 @@ http://weechat.org/files/changelog/ChangeLog-devel.html[ChangeLog] Version 0.4.1 (under dev!) -------------------------- +=== Nicklist diff in relay === + +A new message with identifier "_nicklist_diff" has been added in relay (WeeChat +protocol). WeeChat may decide to send full nicklist or this nicklist diff at any +time (depending on size of message, the smaller is sent). + +Clients using nicklist must implement it. + +For more info about content of message, see document 'WeeChat Relay Protocol'. + === Dynamic nick prefix/suffix === The nick prefix/suffix (for example: "<" and ">") are now dynamic and used on |