mattermost-mobile/app/mm-redux
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
..
action_types [MM-25749] Implement non-cached autocomplete for mobile (#4579) 2020-07-20 16:32:47 -04:00
actions MM-24895 Load team member and roles in the WebSocket event (#4603) 2020-07-23 10:19:54 -07:00
client MM-25832 Prevent permalink view from loading posts multiple times (#4696) 2020-08-19 19:19:51 -04:00
constants [MM-12526] removed from channel alert (#4633) 2020-08-10 20:34:04 -07:00
reducers [MM-25749] Implement non-cached autocomplete for mobile (#4579) 2020-07-20 16:32:47 -04:00
selectors [MM-27132] Handle group mention keys for group synced channels and teams (#4726) 2020-08-26 10:00:32 -07: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