mattermost-mobile/app/components/post_body
Farhan Munshi c21b61bef2
[MM-27132] Handle group mention keys for group synced channels and teams (#4726)
* 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 10:00:32 -07: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) 2020-08-26 10:00:32 -07:00
index.test.js [MM-23160][MM-24633][MM-24697] Highlight Group Names 2 (#4551) 2020-07-20 10:19:18 -04:00
post_body.js [MM-23160][MM-24633][MM-24697] Highlight Group Names 2 (#4551) 2020-07-20 10:19:18 -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