mattermost-mobile/app/components/sidebars/main/channels_list
Miguel Alatzar 9a0bce5b6d [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-17 22:30:27 -07:00
..
channel_item [MM-23698] [MM-19559] Remove redux-offline and updated redux-persist (#4120) 2020-04-17 22:30:27 -07:00
filtered_list [MM-23520] Port mattermost-redux (#4088) 2020-04-17 21:12:09 -07:00
list [MM-23520] Port mattermost-redux (#4088) 2020-04-17 21:12:09 -07:00
switch_teams_button [MM-23520] Port mattermost-redux (#4088) 2020-04-17 21:12:09 -07:00
unread_indicator MM-19185 Fix tab for UnreadIndicator on Android (#3368) 2019-10-08 17:34:56 +03:00
channels_list.js Performance improvements (#3911) 2020-02-17 21:18:09 -07:00
index.js [MM-23520] Port mattermost-redux (#4088) 2020-04-17 21:12:09 -07:00