Refactor/chat history #17

Merged
KevinMidboe merged 4 commits from refactor/chat-history into master 2020-06-26 11:28:59 +00:00
KevinMidboe commented 2020-06-14 11:46:54 +00:00 (Migrated from github.com)

Chat history can now load older chats in pages of size historyPageSize (default: 100) [0] and update formatting of the chat message [1].

[0] - button for loading more pages
Screenshot 2020-06-14 at 13 30 26

[1] - new message formatting and opaque gradient skirt for top of message container
Screenshot 2020-06-14 at 13 40 51

Chat history can now load older chats in pages of size `historyPageSize (default: 100)` [0] and update formatting of the chat message [1]. [0] - button for loading more pages ![Screenshot 2020-06-14 at 13 30 26](https://user-images.githubusercontent.com/2287769/84592322-15351c00-ae45-11ea-9c75-b74f6a76056c.png) [1] - new message formatting and opaque gradient skirt for top of message container ![Screenshot 2020-06-14 at 13 40 51](https://user-images.githubusercontent.com/2287769/84592319-0f3f3b00-ae45-11ea-95b3-f11045070f7f.png)
Sign in to join this conversation.
No description provided.