vn-verdnaturachat/app/sagas
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
..
createChannel.js [NEW] E2E Encryption (#2394) 2020-09-11 11:31:38 -03:00
createDiscussion.js [NEW] Log events from RoomsList, SideDrawer and Profile (#2190) 2020-07-30 10:26:17 -03:00
deepLinking.js [FIX] Generate Jitsi access token when making a call (#2694) 2021-01-04 10:34:29 -03:00
encryption.js [NEW] Encrypted Discussions (#2813) 2021-01-20 14:34:01 -03:00
index.js [NEW] E2E Encryption (#2394) 2020-09-11 11:31:38 -03:00
init.js [CHORE] Change database location to Experimental Apps (#2483) 2020-09-23 14:16:04 -03:00
inviteLinks.js [NEW] Invite links (#1534) 2020-01-28 10:22:35 -03:00
login.js [CHORE] Remove some migrations (#2792) 2021-01-14 14:06:38 -03:00
messages.js [CHORE] Update react-navigation to v5 (#2154) 2020-06-15 11:00:46 -03:00
room.js [NEW] Log remaining events (#2368) 2020-08-05 10:15:56 -03:00
rooms.js [FIX] Rooms list not being updated on some cases (#2765) 2021-01-13 11:16:00 -03:00
selectServer.js [NEW] Support client certificates for SSL (two-way authentication) (Android) (#2624) 2020-11-30 14:00:06 -03:00
state.js [CHORE] Update react-navigation to v5 (#2154) 2020-06-15 11:00:46 -03:00