mattermost-mobile/app/components/markdown
Elias Nahum 790b1beb22
[Gekidou] push notifications (#5779)
* Push notifications entry point

* Process android notification natively only if RN is not initialized

* Database changes to store local channel viewed_at

* EphemeralStore wait until screen removed

* Move schedule session notification to utility

* Fix channel remote & local actions + added actions for markChannelAsViewed & fetchMyChannel

* Add fetchMyTeam remote action

* Add dismissAllModalsAndPopToScreen to navigation

* Improve post list component & add app state to re-trigger queries

* Improve WS implementation

* Handle push notification events

* Fix postsInChannel since handler

* Handle in-app notifications

* Post list to listen to column changes

* Track selected bottom tab in ephemeral store

* add useIsTablet hook

* in-app notifications on tablets
2021-10-27 17:53:11 -03:00
..
at_mention Gekidou fixes (#5748) 2021-10-13 14:13:39 -03:00
channel_mention Gekidou fixes (#5748) 2021-10-13 14:13:39 -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 Fix Markdown image layout on rotation 2021-09-20 18:00:24 -03:00
markdown_link [Gekidou] push notifications (#5779) 2021-10-27 17:53:11 -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] update dependencies (#5691) 2021-09-23 14:44:50 -03:00
markdown_table_cell MM-36721 - [GEKIDOU] Porting Markdown components (#5586) 2021-08-02 20:30:17 +04:00
markdown_table_image Add import order lint rules (#5672) 2021-09-13 10:18:03 +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