mattermost-mobile/app/mm-redux
Farhan Munshi d50923e841
[MM-27132] Handle group mention keys for group synced channels and teams (#4726) (#4732)
* Handle group synced channel highlighting better

* Add tests

* Dont check if teamRoleFound if no teamId given for haveIChannelPermission

* Pass team id for channel mentions and group mentions checks

* Actually make a selector

* Check for falsey teamId instead of undefined

* Remove true &&

* Iterate over object values instead of for in
2020-08-26 13:40:42 -04:00
..
action_types Automated cherry pick of #4579 (#4592) 2020-07-20 16:57:28 -04:00
actions MM-24895 Load team member and roles in the WebSocket event (#4603) 2020-07-23 13:29:27 -04:00
client MM-25832 Prevent permalink view from loading posts multiple times (#4696) (#4703) 2020-08-19 20:00:41 -04:00
constants [MM-12526] removed from channel alert (#4633) (#4677) 2020-08-14 19:18:18 -04:00
reducers Automated cherry pick of #4579 (#4592) 2020-07-20 16:57:28 -04:00
selectors [MM-27132] Handle group mention keys for group synced channels and teams (#4726) (#4732) 2020-08-26 13:40:42 -04:00
types MM-26329 Fix Channel info guests info in landscape (#4692) (#4702) 2020-08-19 10:18:46 -04:00
utils MM-26436: Allows others' posts to be delete with just 'delete_others_posts' permission. (#4660) (#4694) 2020-08-18 09:43:09 -04:00