Changelog:
- The chat history is fully stored on the user's device (in-browser IndexedDB).
- Only the missing chat history is synced with the server when the user comes back online after being offline for a while.
- Infinite scroll capability for loading & showing the chat history.
- Syncing deleted leaves with Interep - in this way we perform full 100% sync with Interep.