vn-verdnaturachat/app
Gung Wah e98116587d
[CHORE] Add permissions to Redux (#2914)
* [FIX] Add permissions to Redux store

* add only permissions being used in the app

* add clear permissions reducer

* call RocketChat.hasPermission from reducer

* add server version comparison on getPermissions

* refactor hasPermission function

* refactor hasPermission function

* remove uncomment code

* use Q.experimentalSortBy()

* add coerce function

* Change Rocketchat.hasPermission

* Apply on isReadOnly

* Apply to RoomInfoEditView

* Apply to RoomInfoView and RoomInfoEditView

* canAutoTranslate

* Unnecessary clear permissions

* Revert getUpdatedSince

* Naming fix

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-02-25 13:41:44 -03:00
..
actions [CHORE] Add permissions to Redux (#2914) 2021-02-25 13:41:44 -03:00
constants [FIX] Support Jitsi_URL_Room_Hash (#2905) 2021-02-22 18:37:13 -03:00
containers [CHORE] Add permissions to Redux (#2914) 2021-02-25 13:41:44 -03:00
ee [FIX] Wrong styling on E2E encryption banner (#2767) 2021-01-21 16:52:26 -03:00
i18n [FIX] System message of e2e encryption is missing (#2888) 2021-02-24 13:33:39 -03:00
lib [CHORE] Add permissions to Redux (#2914) 2021-02-25 13:41:44 -03:00
notifications/push [NEW] Add to F-Droid (#2171) 2020-08-24 09:24:10 -03:00
presentation [FIX] Share extension memory issues on iOS (#2845) 2021-02-01 14:18:55 -03:00
reducers [CHORE] Add permissions to Redux (#2914) 2021-02-25 13:41:44 -03:00
sagas [CHORE] Add permissions to Redux (#2914) 2021-02-25 13:41:44 -03:00
selectors [FIX] Share extension memory issues on iOS (#2845) 2021-02-01 14:18:55 -03:00
stacks [CHORE] BackdropOpacity based on themes (#2863) 2021-02-19 15:05:47 -03:00
static/images [FIX] ServerDropdown flashing bigger server icon (#2775) 2021-01-13 11:11:31 -03:00
utils [CHORE] Add permissions to Redux (#2914) 2021-02-25 13:41:44 -03:00
views [CHORE] Add permissions to Redux (#2914) 2021-02-25 13:41:44 -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