mirror of
https://github.com/weechat/weechat.git
synced 2026-07-01 15:26:37 +02:00
core: add relay protocol in ChangeLog entries
This commit is contained in:
+2
-2
@@ -13,7 +13,7 @@
|
||||
- relay: add option `addreplace` in commands `/relay` and `/remote` ([#2095](https://github.com/weechat/weechat/issues/2095))
|
||||
- core: allow buffer id in commands `/buffer` and `/print`, in addition to number and name
|
||||
- relay: enable websocket extension "permessage-deflate" with "api" relay only ([#1549](https://github.com/weechat/weechat/issues/1549))
|
||||
- relay: add line id in buffer lines sent to clients with weechat protocol
|
||||
- relay/weechat: add line id in buffer lines sent to clients
|
||||
- api: allow NULL value for key in hashtable
|
||||
- doc: rename doc "weechat_relay_protocol" to "weechat_relay_weechat"
|
||||
|
||||
@@ -47,7 +47,7 @@
|
||||
- php: fix return value of function hdata_longlong
|
||||
- tcl: fix return value of function hdata_longlong ([#2119](https://github.com/weechat/weechat/issues/2119))
|
||||
- relay/api: fix "body_type" returned when lines or nicks of a buffer are requested
|
||||
- relay: fix read of one buffer line in API protocol
|
||||
- relay/api: fix read of one buffer line
|
||||
- relay: fix websocket permessage-deflate extension when the client doesn't send the max window bits parameters ([#1549](https://github.com/weechat/weechat/issues/1549))
|
||||
- relay: fix allocation and reinit of field "client_context_takeover" in websocket deflate structure ([#1549](https://github.com/weechat/weechat/issues/1549))
|
||||
- core: fix completion of command `/item refresh`
|
||||
|
||||
Reference in New Issue
Block a user