mattermost-mobile/app/components/post_body
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
..
__snapshots__ MM-24093 Fix crash when system message does not contain a username in post props (#4143) 2020-04-13 11:44:22 -04:00
index.js [MM-27132] Handle group mention keys for group synced channels and teams (#4726) (#4732) 2020-08-26 13:40:42 -04:00
index.test.js Automated cherry pick of #4551 (#4587) 2020-07-20 10:30:38 -04:00
post_body.js Automated cherry pick of #4551 (#4587) 2020-07-20 10:30:38 -04:00
post_body.test.js MM-15719 Use metadata only to render post additional content (#4386) 2020-06-29 11:28:07 -04:00
system_message_helpers.js MM-24093 Fix crash when system message does not contain a username in post props (#4143) 2020-04-13 11:44:22 -04:00
system_message_helpers.test.js MM-24093 Fix crash when system message does not contain a username in post props (#4143) 2020-04-13 11:44:22 -04:00