On my site I got as far as loading the messages on page load but not decrypting till you opened a message - it made sense on a web interface because it was unnecessary extra processing, when websites are running on very limited websocket connections. The next step would be only decrypting the specific message which is opened.
Login to reply
Replies (1)
This is the way, only decrypt the messages once the conversations ( or DM page ) is opened