Rocket.Chat.ReactNative/app/reducers
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
..
activeUsers.js [CHORE] Migrate to Watermelon (#1171) 2019-09-16 17:26:32 -03:00
app.js [CHORE] Update react-navigation to v5 (#2154) 2020-06-15 11:00:46 -03:00
connect.js [FIX] SDK issues (#621) 2019-02-12 14:14:11 -02:00
crashReport.js [NEW] Toggle analytics events (#2422) 2020-09-11 14:34:11 -03:00
createChannel.js [CHORE] Migrate to Watermelon (#1171) 2019-09-16 17:26:32 -03:00
createDiscussion.js [NEW] Create discussions (#1942) 2020-03-30 16:50:27 -03:00
customEmojis.js [CHORE] Migrate to Watermelon (#1171) 2019-09-16 17:26:32 -03:00
encryption.js [NEW] Encrypted Discussions (#2813) 2021-01-20 14:34:01 -03:00
enterpriseModules.js [IMPROVEMENT] Verify Enterprise status on Omnichannel (#2399) 2020-08-21 10:38:50 -03:00
index.js [NEW] E2E Encryption (#2394) 2020-09-11 11:31:38 -03:00
inviteLinks.js [NEW] Invite links (#1534) 2020-01-28 10:22:35 -03:00
login.js [FIX] Screen Lock (#2177) 2020-06-09 17:19:54 -03:00
room.js [CHORE] Update react-navigation to v5 (#2154) 2020-06-15 11:00:46 -03:00
rooms.js [NEW] Pull to refresh RoomsList (#1701) 2020-02-11 17:13:44 -03:00
selectedUsers.js [CHORE] Migrate to Watermelon (#1171) 2019-09-16 17:26:32 -03:00
server.js [FIX] Rooms list not being updated on some cases (#2765) 2021-01-13 11:16:00 -03:00
settings.js [FIX] Clear settings on server change (#1967) 2020-04-01 16:24:42 -03:00
share.js [FIX] Storybook not able to import Avatar (#2607) 2020-11-04 13:53:44 -03:00
sortPreferences.js Use Rest API calls (#558) 2018-12-05 18:52:08 -02:00
usersTyping.js [CHORE] Migrate to Watermelon (#1171) 2019-09-16 17:26:32 -03:00