mattermost-mobile/app/components/markdown
Elias Nahum 1b62c10dcc
[Gekidou] various fixes (#5951)
* Specify the screen to be dismissed from the bottom sheet on tablets

* reposition unread badge on server icon

* Skip setNavigatorStyles and set correct theme for login flow screens

* Fetch current user status with fetchMe and when the WS connects

* switchToChannel skip setting current channel if id is the same

* ChannelMention component to use switchToChannelById instead of switchToChannel

* loginEntry only set initialChannel if isTablet

* deferredAppEntryActions mark channel as read and fetch channel stats if initialChannel is set

* feedback review

* feedback review
2022-02-10 11:46:35 -03:00
..
at_mention Gekidou fixes (#5748) 2021-10-13 14:13:39 -03:00
channel_mention [Gekidou] various fixes (#5951) 2022-02-10 11:46:35 -03:00
hashtag MM-36721 - [GEKIDOU] Porting Markdown components (#5586) 2021-08-02 20:30:17 +04:00
markdown_block_quote Add import order lint rules (#5672) 2021-09-13 10:18:03 +02:00
markdown_code_block Add import order lint rules (#5672) 2021-09-13 10:18:03 +02:00
markdown_image Channel List Header Data from DB (#5807) 2021-11-25 17:56:50 +02:00
markdown_link Channel List Header Data from DB (#5807) 2021-11-25 17:56:50 +02: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 Upgrade deps (#5850) 2021-11-29 23:19:39 +02:00
markdown_table_cell MM-36721 - [GEKIDOU] Porting Markdown components (#5586) 2021-08-02 20:30:17 +04:00
markdown_table_image Channel List Header Data from DB (#5807) 2021-11-25 17:56:50 +02:00
markdown_table_row MM-36721 - [GEKIDOU] Porting Markdown components (#5586) 2021-08-02 20:30:17 +04:00
index.tsx Add import order lint rules (#5672) 2021-09-13 10:18:03 +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