A messaging app via FLO Cloud
Go to file
sairajzero 93a3036f20 Improvements
- group eKey is now stored in encrypted format.
- improved this. functions inside callbacks
- added chat list feature (used for the list of chats and their order)
- Added: addChat - adds a chat.
- Added: getChat - resolves the chat data (messages) from IDB.
- Added: getChatList - returns the order of chats (direct, group, mixed)
- made respective changes in backup/restore
- restore ll not replace contacts if they exist already.
- loadFromIDB no longer resolves messages by default
2020-12-26 21:08:21 +05:30
assets Added contact search function 2020-09-08 00:35:52 +05:30
css UI changes 2020-12-21 18:32:43 +05:30
.gitattributes 0.0.33 2020-09-02 01:42:00 +05:30
components.js UI changes 2020-12-21 18:32:43 +05:30
default.js Added contact search function 2020-09-08 00:35:52 +05:30
index.html Improvements 2020-12-26 21:08:21 +05:30
README.md 0.0.33 2020-09-02 01:42:00 +05:30

messenger