mattermost-mobile/app/init
Elias Nahum 3ea065b845
[Gekidou] Fix & small refactor to the app entry logic and WS reconnection (#5937)
* Fix & small refactor to the app entry logic and WS reconnection

* Remove not needed log in MainActivity

* Replace async forEach with for await

* extract getClient to its own block

* replace double filter with reduce

* fix select channel on WS reconnect and user no longer belongs to current team

* feedback review on WS users actions

* Add windowFocusChanged for Android only

* on WS reconnection set team & channel if not member of current team

* reduce suggestion

* feedback review
2022-02-09 12:49:37 -03:00
..
analytics.ts Add import order lint rules (#5672) 2021-09-13 10:18:03 +02:00
credentials.ts Gekidou deps (#5815) 2021-11-06 16:24:53 -03:00
draft_upload_manager.ts [Gekidou] Post input (#5844) 2022-02-03 08:59:15 -03:00
global_event_handler.ts [Gekidou] Fix & small refactor to the app entry logic and WS reconnection (#5937) 2022-02-09 12:49:37 -03:00
launch.ts [Gekidou] push notifications (#5779) 2021-10-27 17:53:11 -03:00
managed_app.ts Upgrade deps (#5850) 2021-11-29 23:19:39 +02:00
network_manager.ts Upgrade deps (#5850) 2021-11-29 23:19:39 +02:00
push_notifications.ts Upgrade deps (#5850) 2021-11-29 23:19:39 +02:00
websocket_manager.ts [Gekidou] Fix & small refactor to the app entry logic and WS reconnection (#5937) 2022-02-09 12:49:37 -03:00