mattermost-mobile/app/actions/local
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
..
channel.ts [Gekidou] Fix & small refactor to the app entry logic and WS reconnection (#5937) 2022-02-09 12:49:37 -03:00
draft.ts [Gekidou] Post input (#5844) 2022-02-03 08:59:15 -03:00
notification.ts [Gekidou] push notifications (#5779) 2021-10-27 17:53:11 -03:00
permalink.ts Add import order lint rules (#5672) 2021-09-13 10:18:03 +02:00
post.ts [Gekidou] Handle post related websocket events (#5851) 2022-01-24 12:43:21 +01:00
reactions.ts [Gekidou] Post input (#5844) 2022-02-03 08:59:15 -03:00
team.ts [Gekidou] post list (#5893) 2022-01-17 07:06:26 -03:00
timezone.ts MM-39712 - Edit Profile Screen without image picker (#5849) 2021-12-23 15:16:55 +04:00
user.ts [Gekidou] Post input (#5844) 2022-02-03 08:59:15 -03:00