Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can see it in action here products.bizzomate.com

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 on screen until the user or the browser needs itit is needed.

Note

Please note that search is not supported when enabling Encryption, searching is not possible.

...

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.

Message content is encrypted before being stored in the database and decrypted when retrieved for the user. While the actual data is not encrypted during transmission, all communication is secured using HTTPS and WSS.