mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-02 21:29:12 -04:00
chat: Move chatHead
client var to clientVars
hook
This commit is contained in:
parent
8d5fdd7dc9
commit
2e684476cb
5 changed files with 14 additions and 4 deletions
|
@ -96,6 +96,7 @@
|
|||
* The `sendChatMessageToPadClients()` function in
|
||||
`src/node/handler/PadMessageHandler.js` is deprecated.
|
||||
* Client-side:
|
||||
* The `chat` global variable is deprecated.
|
||||
* The `pad.determineChatVisibility()` method was removed.
|
||||
* The `pad.determineChatAndUsersVisibility()` method was removed.
|
||||
* Returning `true` from a `handleMessageSecurity` hook function is deprecated;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue