vn-verdnaturachat/app
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
..
actions [NEW] Encrypted Discussions (#2813) 2021-01-20 14:34:01 -03:00
constants [IMPROVEMENT] Match background and text mention colors (#2723) 2020-12-17 14:39:45 -03:00
containers [FIX] Messagebox tracking lost on pop gesture navigation (#2799) 2021-01-15 11:14:25 -03:00
ee [NEW] Threads (#2567) 2020-10-30 14:35:07 -03:00
i18n [NEW] Encrypted Discussions (#2813) 2021-01-20 14:34:01 -03:00
lib [NEW] Encrypted Discussions (#2813) 2021-01-20 14:34:01 -03:00
notifications/push [NEW] Add to F-Droid (#2171) 2020-08-24 09:24:10 -03:00
presentation [FIX] ServerDropdown flashing bigger server icon (#2775) 2021-01-13 11:11:31 -03:00
reducers [NEW] Encrypted Discussions (#2813) 2021-01-20 14:34:01 -03:00
sagas [NEW] Encrypted Discussions (#2813) 2021-01-20 14:34:01 -03:00
selectors [IMPROVEMENT] Move toggle and inquiry to Enterprise Edition license (#2426) 2020-08-28 16:41:08 -03:00
stacks [NEW] Support RTL (#2656) 2020-11-30 18:47:05 -03:00
static/images [FIX] ServerDropdown flashing bigger server icon (#2775) 2021-01-13 11:11:31 -03:00
utils [NEW] Encrypted Discussions (#2813) 2021-01-20 14:34:01 -03:00
views [NEW] Encrypted Discussions (#2813) 2021-01-20 14:34:01 -03:00
AppContainer.js [FIX] Back button closing activity when on root stack screen (#2804) 2021-01-15 14:49:00 -03:00
ReactotronConfig.js [CHORE] Bugsnag logging setup (#1145) 2019-08-23 10:18:47 -03:00
commands.js [CHORE] Update react-navigation to v5 (#2154) 2020-06-15 11:00:46 -03:00
dimensions.js [CHORE] Create DimensionsContext (#2098) 2020-06-17 14:35:58 -03:00
emojis.js [FIX] Remove unrecognized emoji flags on android (#1887) 2020-03-17 17:19:18 -03:00
index.js [IMPROVEMENT] List Component (#2506) 2020-10-30 10:59:44 -03:00
share.js [IMPROVEMENT] List Component (#2506) 2020-10-30 10:59:44 -03:00
theme.js [NEW] Action Sheet (#2114) 2020-06-15 16:35:45 -03:00