Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
stylenone

Searching in messages, both visible and in your history, is supported and enabled by default. The messages shown on your page are loaded in through lazy loading which means waiting to render and fetch the content until it is needed.

Note

Please note that search is not supported when encryption is enabled.

Encryption

Toggling encryption on or off can be done by setting the constant ‘Chat_EncryptMessages’. Enabeling encryption will encrypt all message content. In other words, chat message content found on the Message and Chat objects.

...