mattermost-mobile/app/mm-redux
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
..
action_types [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
actions [MM-22671] [MM-22935] Fetch posts for unread channels on loadChannelsForTeam (#4078) 2020-03-31 18:41:11 -03:00
client [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
constants [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
reducers [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
selectors [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
store [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
types [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
utils [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