mattermost-mobile/app/components/markdown
Farhan Munshi 8052112260
[MM-22622] Check mentionHighlightsDisabled in markdown (#3975)
* MM-22622 Check mentionHighlightsDisabled in markdown

* MM-22622 Use array of mentions instead of long conditional

* MM-22622 Disable Channel mention highlight for channel header change messages

* MM-22622 Update tests to ensure mention highlight disabled on system message
2020-03-03 16:37:44 +05:30
..
__snapshots__ [MM-22622] Check mentionHighlightsDisabled in markdown (#3975) 2020-03-03 16:37:44 +05:30
hashtag [MM-17560] Await dismissAllModals and popToRoot prior to calling showSearchModal (#3298) 2019-09-25 15:23:45 -07:00
markdown_code_block Deps update (#3806) 2020-01-20 13:20:03 -03:00
markdown_emoji Deps update (#3806) 2020-01-20 13:20:03 -03:00
markdown_image MM-22379 & MM-22598 Boost perf by using FastImage cache in favor of ImageCacheManager (#3971) 2020-02-27 16:29:51 -03:00
markdown_link MM-21723 Handle deep link errors to inaccessible teams, channels & permalinks (#3815) 2020-01-21 14:43:24 -03:00
markdown_table [MM-22152] [MM-22321] Fix Markdown table issues (#3924) 2020-03-01 09:27:25 -03:00
markdown_table_cell MM-15635 - Making markdown tables more responsive (#3249) 2019-11-30 14:27:02 -03:00
markdown_table_image [MM-17560] Await dismissAllModals and popToRoot prior to calling showSearchModal (#3298) 2019-09-25 15:23:45 -07:00
markdown_table_row MM-15635 - Making markdown tables more responsive (#3249) 2019-11-30 14:27:02 -03:00
index.js Support MinimumHashtagLength setting (#2583) 2019-03-22 14:06:02 -03:00
markdown.js [MM-22622] Check mentionHighlightsDisabled in markdown (#3975) 2020-03-03 16:37:44 +05:30
markdown.test.js [MM-22622] Check mentionHighlightsDisabled in markdown (#3975) 2020-03-03 16:37:44 +05:30
markdown_block_quote.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
markdown_list.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
markdown_list_item.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
transform.js [MM-17560] Await dismissAllModals and popToRoot prior to calling showSearchModal (#3298) 2019-09-25 15:23:45 -07:00
transform.test.js [MM-17560] Await dismissAllModals and popToRoot prior to calling showSearchModal (#3298) 2019-09-25 15:23:45 -07:00