mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-02 21:29:12 -04:00
chat: Deprecate the chat
export from the client-side chat module
This commit is contained in:
parent
2e684476cb
commit
2d3418caf7
2 changed files with 23 additions and 14 deletions
|
@ -97,6 +97,7 @@
|
|||
`src/node/handler/PadMessageHandler.js` is deprecated.
|
||||
* Client-side:
|
||||
* The `chat` global variable is deprecated.
|
||||
* The `chat` export in `src/static/js/chat.js` 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