verdnatura-chat/app/reducers
Diego Mello db5074ab70
[NEW] Encrypted Discussions ()
* I18n key fix

* Add encrypted switch

* Remove unused i18n keys

* Add enabled to encryption reducer

* Show encrypted option on CreateDiscussionView only when e2e encryption is properly set

* Add localSearch and use it on search

* Use encrypted from parent channel

* Fix method calls as rest api with 2fa enabled

* Fix logout after reset keys

* Use encryption reducer instead of lib directly to check render

* Check for room type logic to display encryption option on create discussion

* Check toggle-room-e2e-encryption permission on RoomActionsView

* Check for encryption status instead of setting on server

* Fix

* Disable switch instead of hide it

* Fix spotlight for DMs

* Fix server test
2021-01-20 14:34:01 -03:00
..
activeUsers.js
app.js
connect.js
crashReport.js
createChannel.js
createDiscussion.js
customEmojis.js
encryption.js [NEW] Encrypted Discussions () 2021-01-20 14:34:01 -03:00
enterpriseModules.js
index.js
inviteLinks.js
login.js
room.js
rooms.js
selectedUsers.js
server.js
settings.js
share.js
sortPreferences.js
usersTyping.js