Flo-Whatsapp/app
sairajzero eaa3470cf4 Security Fix and minor UI changes
Verify privKey of groupID when creating new group
Names and Messages are now added in textContent instead of innerHTML to prevent HTML injection
Both direct message and group message use the same IDB objectStore
Converted send message input to textarea : now users can send multi-line messages
Minor UI changes and fixes
Improved Enter Key Press :
Shift+Enter key will now insert a new line
(Enter key pressed without shift key will send message as before)
Enter key event to send message will now tigger on keydown instead of keyup
2019-09-15 19:05:50 +05:30
..
app.js Security Fix and minor UI changes 2019-09-15 19:05:50 +05:30
index.html Security Fix and minor UI changes 2019-09-15 19:05:50 +05:30
init.js Added Search Contact/Group Feature 2019-09-08 14:19:14 +05:30
kBucket.js Added Supernode feature 2019-07-07 20:40:30 +05:30
styles.css Security Fix and minor UI changes 2019-09-15 19:05:50 +05:30
websocket_chat Fixed Bug 2019-07-07 20:38:45 +05:30