mattermost-mobile/app/components/markdown
Elias Nahum 006c5a08d7
Use local Images when possible (#1580)
* Fix advance settings android layout

* include react-native-image-gallery dependency

* ImageCacheManager

* Add support for isGif, isDocument, isVideo and purge to file utils

* Remove file fetch cache

* include progressive image component

* Refactor image previewer

* Add image preview support for open graph and embed images

* Cache user profile picture

* Fix post additional content images for android

* Preview markdown inline images

* Improve progressive image

* feedback review
2018-04-13 12:23:15 -03:00
..
markdown_code_block MM-9647 Replaced usage of preventDoubleTap with wrapWithPreventDoubleTap (#1471) 2018-03-02 11:22:37 +00:00
markdown_image Use local Images when possible (#1580) 2018-04-13 12:23:15 -03:00
markdown_link [MM-9374] Open Permalinks in app (#1449) 2018-03-07 14:48:31 +00:00
markdown_table MM-9647 Replaced usage of preventDoubleTap with wrapWithPreventDoubleTap (#1471) 2018-03-02 11:22:37 +00:00
markdown_table_cell update eslint's comma-dangle rule to always-multiline (#1457) 2018-02-23 09:06:02 -05:00
markdown_table_image MM-9647 Replaced usage of preventDoubleTap with wrapWithPreventDoubleTap (#1471) 2018-03-02 11:22:37 +00:00
markdown_table_row update eslint's comma-dangle rule to always-multiline (#1457) 2018-02-23 09:06:02 -05:00
index.js update eslint's comma-dangle rule to always-multiline (#1457) 2018-02-23 09:06:02 -05:00
markdown.js Use local Images when possible (#1580) 2018-04-13 12:23:15 -03:00
markdown_block_quote.js update eslint's comma-dangle rule to always-multiline (#1457) 2018-02-23 09:06:02 -05:00
markdown_list.js MM-9709 Fixed max width of markdown list items (#1520) 2018-03-20 17:25:01 -04:00
markdown_list_item.js MM-9709 Fixed max width of markdown list items (#1520) 2018-03-20 17:25:01 -04:00
transform.js ICU-624 Added markdown tables (#1434) 2018-02-16 19:31:14 -03:00