mattermost-mobile/app/components/post_textbox
Farhan Munshi 7952b5aeb7
[MM-21923] Enforce channel mentions permission (#3875)
* MM-21923 Enforce channel mentions permission by hiding it from autocomplete and disabling @mention confirmation modal

Add tests for post_textbox channel mentions

* MM-21923 Set use channel mentions to true if server version is not minimum required

* MM-21923 Point to specific redux hash and update permission check to be easier to read

* MM-21923 Fix currentChannel.id
2020-02-26 18:41:47 -07:00
..
__snapshots__ [MM-22034] Tighten up post draft UI (#3898) 2020-02-10 11:46:00 -03:00
components [MM-22236] Check against Permissions.RESULTS.GRANTED (#3892) 2020-02-06 11:55:15 -07:00
index.js [MM-21923] Enforce channel mentions permission (#3875) 2020-02-26 18:41:47 -07:00
post_textbox.android.js [MM-16263] UI/UX Improvements to the mobile post draft area (#3807) 2020-01-16 22:17:03 -03:00
post_textbox.ios.js Fix autocomplete showing behind the keyboard on iOS and not working on Android (#2830) 2019-05-27 19:18:43 -04:00
post_textbox.test.js [MM-21923] Enforce channel mentions permission (#3875) 2020-02-26 18:41:47 -07:00
post_textbox_base.js [MM-21923] Enforce channel mentions permission (#3875) 2020-02-26 18:41:47 -07:00