Rocket.Chat.ReactNative/app/views/CreateDiscussionView
Diego Mello db5074ab70
[NEW] Encrypted Discussions (#2813)
* 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
..
SelectChannel.js [NEW] Encrypted Discussions (#2813) 2021-01-20 14:34:01 -03:00
SelectUsers.js [FIX] Storybook not able to import Avatar (#2607) 2020-11-04 13:53:44 -03:00
index.js [NEW] Encrypted Discussions (#2813) 2021-01-20 14:34:01 -03:00
styles.js [NEW] Create discussions (#1942) 2020-03-30 16:50:27 -03:00