mattermost-mobile/app/actions/views
Ashish Bhate 7647367bcf
[MM-28100] fix reachability check and ensure channel membership before getting posts (#4810)
* [MM-28100] Reload state for newly fetched channels before checking reachability

* join selected channel if not already a member

* fix destructuring

* Revert joining channels in handleSelectChannel

* refactor channel joining

* use different server endpoint to work around requiring a server update
2020-09-24 11:59:46 -07:00
..
announcement.js
channel.js [MM-28100] fix reachability check and ensure channel membership before getting posts (#4810) 2020-09-24 11:59:46 -07:00
channel.test.js Fix infinite skeleton in different use cases and do not scroll to messages already seen (#4304) 2020-05-19 18:54:34 -04:00
channel_add_members.js
channel_members.js
client_upgrade.js
command.js
create_channel.js
create_channel.test.js
edit_profile.js
emoji.js Various fixes: (#4474) 2020-06-23 16:39:49 -07:00
file_upload.js
login.js
login.test.js
more_dms.js
post.js Fix infinite skeleton in different use cases and do not scroll to messages already seen (#4304) 2020-05-19 18:54:34 -04:00
post.test.js
root.js [MM-27483] Fetch channel and member when loading from push notification (#4648) 2020-08-06 14:18:50 -07:00
root.test.js
search.js
select_server.js
select_server.test.js
select_team.js MM-25695 Select channel when switching teams if available (#4375) 2020-06-03 08:53:32 -04:00
session.js Do not schedule session expiry notification for 5.24+ (#4291) 2020-05-19 12:15:45 -04:00
thread.js
thread.test.js
typing.js
user.js Fix the display the error message if ssoLogin action fails (#4609) 2020-07-23 16:42:43 -04:00
user.test.js