Encrypt attachments in encrypted rooms, decrypt image attachments when displaying them

This commit is contained in:
Mark Haines
2016-11-02 16:26:10 +00:00
parent a6417c287f
commit e0cea74c7e
3 changed files with 91 additions and 3 deletions

View File

@@ -42,6 +42,7 @@
},
"dependencies": {
"babel-runtime": "^6.11.6",
"browser-encrypt-attachment": "0.0.0",
"browser-request": "^0.3.3",
"classnames": "^2.1.2",
"draft-js": "^0.8.1",