Versions Compared

Key

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

...

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 the content on screen until the user or the browser needs it.

Note

Please not when enabling Encryption, searching is not possible.

Encryption

Toggling the encryption for the widget can be achieved through the constant ‘Chat_EncryptMessages’, this has nothing to do with general encryption of your application. Meaning if you disable the encryption for the widget, your regular encryption will still function as normal.

Currently with enabling encryption Messages and Chats will be encrypted. For Messages the Content is encrypted and decrypted when needed. For Chats a bit more is encrypted. The last send message, showing the preview text in a channel. The user who send the last message (LastMessageDisplayName) and the username of the user who send the last message are encrypted.