mattermost-mobile/app/store
Miguel Alatzar ece9b6f1d9
[MM-22671] [MM-22935] Fetch posts for unread channels on loadChannelsForTeam (#4078)
* Fetch posts for unread channels on loadChannelsForTeam

* Add unit tests

* Remove unneeded setRetryFailed and getState

* Update getChannelSinceValue comment

* Move to post.js and pass in channels and channelMembers

* Exclude current channel

* Address PR review comments

* Fix import

* Fix mm-redux references
2020-03-31 18:41:11 -03:00
..
ephemeral_store.js Upgrade Dependencies (#4034) 2020-03-18 19:05:49 -03:00
index.js [MM-17560] Await dismissAllModals and popToRoot prior to calling showSearchModal (#3298) 2019-09-25 15:23:45 -07:00
middleware.js Port WebSocket from mm-redux and batch actions (#4060) 2020-03-26 21:23:50 -03:00
middleware.test.js Avoid possible reading of length property on undefined (#2783) 2019-05-10 09:34:23 -07:00
store.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
thunk.js [MM-22671] [MM-22935] Fetch posts for unread channels on loadChannelsForTeam (#4078) 2020-03-31 18:41:11 -03:00
utils.js Fix post in channel batching order (#4090) 2020-03-30 19:02:05 -03:00
utils.test.js Fix post in channel batching order (#4090) 2020-03-30 19:02:05 -03:00