mattermost-mobile/app/actions/websocket
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
..
channel.ts [Gekidou] Post input (#5844) 2022-02-03 08:59:15 -03:00
index.ts [Gekidou] various fixes (#5951) 2022-02-10 11:46:35 -03:00
posts.ts Not require Websocket type definition imports 2022-01-28 15:53:55 -03:00
preferences.ts [Gekidou] Add Draft Upload Manager (#5910) 2022-02-01 17:26:26 +01:00
reactions.ts [Gekidou MM-3972] Websocket Events - Reaction and emojis (#5920) 2022-02-03 11:14:08 +01:00
roles.ts [Gekidou MM-39726] - Websocket Events - Roles (#5859) 2022-02-01 09:14:49 -03:00
system.ts [Gekidou MM-39729] Websocket Events - hello, license, config (#5926) 2022-02-10 08:16:25 -03:00
teams.ts [Gekidou MM-39724] - Teams Websocket Events (#5858) 2022-02-01 08:59:24 -03:00
users.ts [Gekidou] Fix & small refactor to the app entry logic and WS reconnection (#5937) 2022-02-09 12:49:37 -03:00