mattermost-mobile/app/components/markdown
Kyriakos Z 5178091ab0
MM-40203: permalink modal viewer for mentions (#5999)
* Permalink initial commit

* Fixes: 10 items per page

* MM-40203: permalink modal viewer for mentions

Is triggered by pressing on an item in mentions,
and shows posts around that item, including the item in a modal.

* Adds previously deleted file

* address feedback

* Move showPermalink as a remote action

* address more feedback

* fetchPostsAround to only return PostModel

* Attempt to autoscroll to highlighted item

* Permalink to not highlight saved and pinned posts

* Add bottom margin using insets to permalink screen

* Use lottie loading indicator

* Switch to channel

* Missing translation string

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2022-03-14 16:41:46 -03:00
..
at_mention [Gekidou] Markdown and Touchables (#6047) 2022-03-14 16:32:06 -03:00
channel_mention [Gekidou] Markdown and Touchables (#6047) 2022-03-14 16:32:06 -03: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] Markdown and Touchables (#6047) 2022-03-14 16:32:06 -03:00
markdown_image [Gekidou] Markdown and Touchables (#6047) 2022-03-14 16:32:06 -03:00
markdown_link MM-40203: permalink modal viewer for mentions (#5999) 2022-03-14 16:41:46 -03: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] Markdown and Touchables (#6047) 2022-03-14 16:32:06 -03:00
markdown_table_row MM-36721 - [GEKIDOU] Porting Markdown components (#5586) 2021-08-02 20:30:17 +04:00
index.tsx [Gekidou] Markdown and Touchables (#6047) 2022-03-14 16:32:06 -03: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