mattermost-mobile/app/mm-redux/types
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.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
alerts.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
bots.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
channel_categories.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
channels.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
client4.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
config.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
emojis.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
errors.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
files.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
general.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
groups.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
index.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
integrations.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
jobs.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
module.d.ts [MM-23698] [MM-19559] Remove redux-offline and updated redux-persist (#4120) 2020-04-08 13:44:54 -07:00
plugins.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
posts.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
preferences.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
reactions.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
requests.ts [MM-23698] [MM-19559] Remove redux-offline and updated redux-persist (#4120) 2020-04-08 13:44:54 -07:00
roles.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
schemes.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
search.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
store.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
teams.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
typing.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
users.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
utilities.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00