mattermost-mobile/app/components/markdown
Elias Nahum 9f238d5ef4
Post List & post components refactored (#5409)
* Update transform to make Android's post list scroll smooth

* set start since metric when appStarted is false

* Refactor Formatted components

* Downgrade RNN to 7.13.0 & patch XCDYouTube to allow video playback

* Refactor Post list and all related components

* review suggestion rename hour12 to isMilitaryTime

* feedback review use aliases

* feedback review deconstruct actions in markdown_link

* feedback review simplify if/else statement in combined_used_activity

* Simplify if statement for consecutive posts

* Specify npm version to build iOS on CI

* Refactor network_indicator

* render Icon in file gallery with transparent background

* Increase timeout to scroll to bottom when posting a new message

* fix: scroll when tapping on the new messages bar

* fix: dismiss all modals

* fix navigation tests

* Handle dismissAllModals for iOS to prevent blank screens

* Prevent modal from dismissing when showing the thread screen in the stack

* Update app/components/image_viewport.tsx

Co-authored-by: Miguel Alatzar <migbot@users.noreply.github.com>

* Update app/utils/post.ts

Co-authored-by: Miguel Alatzar <migbot@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Miguel Alatzar <migbot@users.noreply.github.com>

* fix: rename selector and prop

* Fix XCDYouTube patch

* Fix posting from a thread in the right channel

* do not render reply bar on the thread screen

* close previous permalink before showing a new one

* move XCDYouTube patch to ios/patches folder

* closePermalink directly instead of using an onClose prop

Co-authored-by: Miguel Alatzar <migbot@users.noreply.github.com>
Co-authored-by: Miguel Alatzar <this.migbot@gmail.com>
2021-06-03 11:12:15 -07:00
..
__snapshots__ [MM-23160][MM-24633][MM-24697] Highlight Group Names 2 (#4551) 2020-07-20 10:19:18 -04:00
hashtag Post List & post components refactored (#5409) 2021-06-03 11:12:15 -07:00
markdown_code_block Post List & post components refactored (#5409) 2021-06-03 11:12:15 -07:00
markdown_emoji Post List & post components refactored (#5409) 2021-06-03 11:12:15 -07:00
markdown_image Post List & post components refactored (#5409) 2021-06-03 11:12:15 -07:00
markdown_link Post List & post components refactored (#5409) 2021-06-03 11:12:15 -07:00
markdown_table MM-35671 Detox/E2E: Add e2e for markdown table, separator, and block quote (#5399) 2021-05-24 07:20:49 -07:00
markdown_table_cell Gallery Improvements (#4837) 2020-11-06 21:17:27 -03:00
markdown_table_image Post List & post components refactored (#5409) 2021-06-03 11:12:15 -07:00
markdown_table_row [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
index.js [MM-23160][MM-24633][MM-24697] Highlight Group Names 2 (#4551) 2020-07-20 10:19:18 -04:00
markdown.js Post List & post components refactored (#5409) 2021-06-03 11:12:15 -07:00
markdown.test.js [MM-32734] Convert value to string to prevent crash (#5164) 2021-02-10 14:39:01 -07:00
markdown_block_quote.js MM-35671 Detox/E2E: Add e2e for markdown table, separator, and block quote (#5399) 2021-05-24 07:20:49 -07:00
markdown_list.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
markdown_list_item.js Fix propTypes warnings (#5285) 2021-04-06 21:18:31 -04:00
transform.js MM-25684 Highlight at-mention followed by a period (#4733) 2020-08-28 12:59:01 -04:00
transform.test.js MM-25684 Highlight at-mention followed by a period (#4733) 2020-08-28 12:59:01 -04:00