mattermost-mobile/app/actions/remote/entry
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
..
app.ts [Gekidou] Fix & small refactor to the app entry logic and WS reconnection (#5937) 2022-02-09 12:49:37 -03:00
common.ts [Gekidou] various fixes (#5951) 2022-02-10 11:46:35 -03:00
index.ts [Gekidou] push notifications (#5779) 2021-10-27 17:53:11 -03:00
login.ts [Gekidou] various fixes (#5951) 2022-02-10 11:46:35 -03:00
notification.ts [Gekidou] Fix & small refactor to the app entry logic and WS reconnection (#5937) 2022-02-09 12:49:37 -03:00