mattermost-mobile/app/components/markdown
Rajat Dabade 113f9d942c
Typescript support and view component for permalink with user and message (#9052)
* typescript and view component for permalink with user and message

* Old post edited handling in permalink

* Added test and update flag value to EnablePermalinkPreview

* Added test for permalink_preview component

* Added test for content/index.tsx for permalink

* Addressed review comments

* Unit test for missing file and review comments

* Added test to check handlePostEdited permalink sync only calls one time only

* Change TouchableOpacity to Pressable

* When user not found fetch the user from the server

* Removed the redundant test in the test for permalink_preview/index?

* ts to tsx

* Removed the circular dependency

* Address review comments

* displayname fallback

* remove permalink when permalink post is deleted

* UX review comments

* Linter fixes

* Test fixes

* Address review comments

* Minor

* Some more review comments

---------

Co-authored-by: yasserfaraazkhan <attitude3cena.yf@gmail.com>
2025-09-10 17:12:16 +05:30
..
at_mention Refactor Open Profile (#8746) 2025-05-13 17:07:13 +02:00
channel_mention Remove tand prevent double tap (#9078) 2025-08-25 12:03:01 +02:00
hashtag Fix search hashtag (#7459) 2023-07-17 11:36:28 -04:00
markdown_block_quote Update dependencies and upgrade to RN 0.76.5 (#8421) 2025-01-16 07:11:32 -07:00
markdown_code_block Remove tand prevent double tap (#9078) 2025-08-25 12:03:01 +02:00
markdown_image Secure Files and preview PDF inline (#8844) 2025-06-19 15:30:56 +08:00
markdown_latex_block Remove tand prevent double tap (#9078) 2025-08-25 12:03:01 +02:00
markdown_latex_inline Fix MM57562 (#7920) 2024-05-06 12:02:12 +02:00
markdown_link Secure Files and preview PDF inline (#8844) 2025-06-19 15:30:56 +08:00
markdown_list Update dependencies (#8721) 2025-04-07 09:30:06 +08:00
markdown_list_item Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
markdown_table Upgrade RN as well as update or replace other dependencies (#8011) 2024-06-19 09:33:45 +08:00
markdown_table_cell Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
markdown_table_image use the actual url in the metadata if there is an image proxy being used (#8852) 2025-05-20 05:52:42 +08:00
markdown_table_row MM-53107 Add limit to Markdown nodes (#7528) 2023-09-07 09:18:31 -04:00
error_boundary.tsx MM-61148 Rewrite table parsing and improve error handling around Markdown code (#8300) 2024-11-15 12:23:44 -05:00
index.ts feat: add minimumHashtagLength to Markdown observables (#8924) 2025-06-17 09:53:11 +02:00
markdown.test.tsx Refactor Open Profile (#8746) 2025-05-13 17:07:13 +02:00
markdown.tsx Typescript support and view component for permalink with user and message (#9052) 2025-09-10 17:12:16 +05:30
transform.test.ts [MM-53810] Add mobile markdown support for highlighting without notifications without configuration ability (#7663) 2023-11-23 17:11:06 +08:00
transform.ts [MM-53810] Add mobile markdown support for highlighting without notifications without configuration ability (#7663) 2023-11-23 17:11:06 +08:00