mattermost-mobile/app/client/rest
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
..
apps.ts Upgrade deps (#5850) 2021-11-29 23:19:39 +02:00
base.ts [Gekidou] Fix & small refactor to the app entry logic and WS reconnection (#5937) 2022-02-09 12:49:37 -03:00
channels.ts Gekidou Update deps (#5530) 2021-07-11 07:52:44 -04:00
constants.ts Integrate react-native-network-client (#5499) 2021-07-06 11:16:35 -04:00
emojis.ts MM-36721 - [GEKIDOU] Porting Markdown components (#5586) 2021-08-02 20:30:17 +04:00
error.ts [Gekidou] update dependencies (#5691) 2021-09-23 14:44:50 -03:00
files.ts [Gekidou] Post input (#5844) 2022-02-03 08:59:15 -03:00
general.ts Integrate react-native-network-client (#5499) 2021-07-06 11:16:35 -04:00
groups.ts Upgrade deps (#5850) 2021-11-29 23:19:39 +02:00
index.test.js [Gekidou] Fix & small refactor to the app entry logic and WS reconnection (#5937) 2022-02-09 12:49:37 -03:00
index.ts Add import order lint rules (#5672) 2021-09-13 10:18:03 +02:00
integrations.ts [Gekidou] Post input (#5844) 2022-02-03 08:59:15 -03:00
posts.ts [Gekidou] Post input (#5844) 2022-02-03 08:59:15 -03:00
preferences.ts [Gekidou] Typings & PostMetadata structure (#5542) 2021-07-15 11:49:02 -04:00
teams.ts Gekidou websockets (#5671) 2021-10-19 19:16:10 +02:00
tos.ts Upgrade deps (#5850) 2021-11-29 23:19:39 +02:00
users.ts Upgrade deps (#5850) 2021-11-29 23:19:39 +02:00