mattermost-mobile/app
Miguel Alatzar 7afa9aed01
[MM-23698] [MM-19559] Remove redux-offline and updated redux-persist (#4120)
* Remove redux-offline and configure redux-persist

* Fix typo

* Fix configure store

* Upgrade to redux-persist 6.0.0

* Add migration from redux-persist v4 to v6

* Replace AsyncStorage with MMKVStorage to boost storage speed

* Mock RNFastStorage

* Fix reactions test

* Fix clearing the store on logout

* Remove the need for LOGOUT_SUCCESS

* No need to pass persistConfig to middlewares()

* Remove unused imports

* Export connection

Accidentally removed this export.

* Add batch action name

Co-Authored-By: Elias Nahum <nahumhbl@gmail.com>

* Add batch action name

Co-Authored-By: Elias Nahum <nahumhbl@gmail.com>

* Add batch action name

Co-Authored-By: Elias Nahum <nahumhbl@gmail.com>

* Add batch action name

Co-Authored-By: Elias Nahum <nahumhbl@gmail.com>

* Fix delete post

* Fix leave channel

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2020-04-08 13:44:54 -07:00
..
actions [MM-23698] [MM-19559] Remove redux-offline and updated redux-persist (#4120) 2020-04-08 13:44:54 -07:00
client Port WebSocket from mm-redux and batch actions (#4060) 2020-03-26 21:23:50 -03:00
components [MM-23698] [MM-19559] Remove redux-offline and updated redux-persist (#4120) 2020-04-08 13:44:54 -07:00
constants MM-14038 Access recent reactions from the long press menu (#4058) 2020-04-01 12:56:49 -07:00
i18n MM-21961 Fix Incorrect Timestamp on Android Mobile App (#3861) 2020-01-27 12:57:22 -07:00
init [MM-23698] [MM-19559] Remove redux-offline and updated redux-persist (#4120) 2020-04-08 13:44:54 -07:00
mattermost_bucket iOS Native Share Extension (Swift) (#2575) 2019-02-26 14:31:57 -03:00
mattermost_managed Re-enable ram-bundles (#3907) 2020-02-10 11:20:45 -07:00
mm-redux [MM-23698] [MM-19559] Remove redux-offline and updated redux-persist (#4120) 2020-04-08 13:44:54 -07:00
notification_preferences Deps update (#3806) 2020-01-20 13:20:03 -03:00
push_notifications Fix app hanging when switching to a team after opening push notification (#4013) 2020-03-05 09:52:56 -07:00
reducers [MM-23698] [MM-19559] Remove redux-offline and updated redux-persist (#4120) 2020-04-08 13:44:54 -07:00
screens Dismiss keyboard on edit post close (#4110) 2020-04-07 09:50:35 -07:00
selectors [MM-23755] Add nickname as searchable property (#4099) 2020-04-06 17:48:06 -04:00
store [MM-23698] [MM-19559] Remove redux-offline and updated redux-persist (#4120) 2020-04-08 13:44:54 -07:00
styles MM-19696 Added font color for GlobalStyle Input (#3536) 2019-11-15 17:25:25 +08:00
telemetry [MM-17560] Await dismissAllModals and popToRoot prior to calling showSearchModal (#3298) 2019-09-25 15:23:45 -07:00
utils [MM-23698] [MM-19559] Remove redux-offline and updated redux-persist (#4120) 2020-04-08 13:44:54 -07:00
initial_state.js [MM-23698] [MM-19559] Remove redux-offline and updated redux-persist (#4120) 2020-04-08 13:44:54 -07:00
mattermost.js [MM-23698] [MM-19559] Remove redux-offline and updated redux-persist (#4120) 2020-04-08 13:44:54 -07:00