5eb1c2d0ae
feat: message history from
message-history
branch
8f4e3980c7
improvement!: clean up and optimize imports
End-to-end encryption for messages
When older messages are loaded, the message view automatically scrolls to the bottom
Add more APIs related to message storage (get specific message, delete, etc.)
8984598ade
Merge pull request 'feat: add message storage and fetching api' (#21) from message-history into master
93b5531b5d
fix: disable saving messages by default
50cc87b399
docs: update to reflect protocol changes
1008e68d54
feat: add
allowSavingMessages
policy and remove SAVE_MESSAGES attribute, as well as change HELLO packet
495bd71f36
feat: add message storage and fetching api