mattermost-mobile/app/mm-redux
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
..
action_types [MM-25749] Implement non-cached autocomplete for mobile (#4579) 2020-07-20 16:32:47 -04:00
actions [MM-28100] fix reachability check and ensure channel membership before getting posts (#4810) 2020-09-24 11:59:46 -07:00
client MM-25832 Prevent permalink view from loading posts multiple times (#4696) 2020-08-19 19:19:51 -04:00
constants [MM-27274] Add and enforce convert public channel to private permission (#4756) 2020-09-03 13:41:25 -04:00
reducers [MM-25749] Implement non-cached autocomplete for mobile (#4579) 2020-07-20 16:32:47 -04:00
selectors Always load the thread & modify thread selector (#4771) 2020-09-08 13:09:46 -03:00
types MM-26329 Fix Channel info guests info in landscape (#4692) 2020-08-19 09:56:41 -04:00
utils MM-26436: Allows others' posts to be delete with just 'delete_others_posts' permission. (#4660) 2020-08-18 09:42:24 -04:00