mattermost-mobile/app/components/markdown
Elias Nahum 65366e53a9
Gekidou fixes (#6274)
* Add error boundry around latex to avoid crash

* Do not update channel display name when displayName is empty

* Show Muted unread channel as muted unless it has mentions

* Video size to wrapperWidth if thumbnail is not available

* Hide Threads button in channel list when only unreads filter if it does not have any unreads or mentions

* Ensure channel_item muted state is bolded when unread

* Bump network default retry to 3 attempts

* Sort only unreads by last root post if CRT is enabled

* Default canPost to true if permission is not found

* rename to ErrorBoundary (typo fix)

* simplify filterAndSortMyChannels

* Fix channel name collision with mention badges
2022-05-17 11:07:46 -04:00
..
at_mention Try to remove as many as as possible (#6200) 2022-05-12 15:46:11 +02:00
channel_mention Various fixes (#6268) 2022-05-13 13:50:19 +10:00
hashtag [Gekidou] Markdown and Touchables (#6047) 2022-03-14 16:32:06 -03:00
markdown_block_quote Add import order lint rules (#5672) 2021-09-13 10:18:03 +02:00
markdown_code_block [Gekidou] Add Latex support (#6195) 2022-04-28 12:27:10 -04:00
markdown_image [Gekidou] Add Latex support (#6195) 2022-04-28 12:27:10 -04:00
markdown_latex_block Gekidou fixes (#6274) 2022-05-17 11:07:46 -04:00
markdown_latex_inline Gekidou fixes (#6274) 2022-05-17 11:07:46 -04:00
markdown_link [Gekidou] Add Latex support (#6195) 2022-04-28 12:27:10 -04:00
markdown_list MM-36721 - [GEKIDOU] Porting Markdown components (#5586) 2021-08-02 20:30:17 +04:00
markdown_list_item MM-36721 - [GEKIDOU] Porting Markdown components (#5586) 2021-08-02 20:30:17 +04:00
markdown_table [Gekidou] Markdown and Touchables (#6047) 2022-03-14 16:32:06 -03:00
markdown_table_cell MM-36721 - [GEKIDOU] Porting Markdown components (#5586) 2021-08-02 20:30:17 +04:00
markdown_table_image [Gekidou] Add Latex support (#6195) 2022-04-28 12:27:10 -04:00
markdown_table_row MM-36721 - [GEKIDOU] Porting Markdown components (#5586) 2021-08-02 20:30:17 +04:00
error_boundary.tsx Gekidou fixes (#6274) 2022-05-17 11:07:46 -04:00
index.ts [Gekidou] Add Latex support (#6195) 2022-04-28 12:27:10 -04:00
markdown.tsx Try to remove as many as as possible (#6200) 2022-05-12 15:46:11 +02:00
transform.test.ts [Gekidou] post component tree and partial postList (#5637) 2021-09-06 08:22:55 -03:00
transform.ts [Gekidou] post component tree and partial postList (#5637) 2021-09-06 08:22:55 -03:00