mattermost-mobile/app/actions/websocket
Claudio Costa 2267f0a408
Update Calls (#5875)
* Fix adding tracks

* Use server websocket handler to do signaling

* Start using react-native-webrtc fork to fix track issues

* Update deps lock files

* Use ICE servers list from config if present

* Properly replace voice track

* Remove translations

* Use DeviceEventEmitter to handle voice events

* Fix bad checksum

* Restore non-english translations to avoid conflicts

* Address review

* Remove flaky integrity

* Improve state handling

* Update snapshots and tests

* Update call connecting logic

* Fix permissions check
2022-01-27 08:19:26 +01:00
..
apps.ts [MM-36041] Ensure post options and app commands always have the bindings for its channel (#5563) 2021-09-24 10:32:58 -04:00
categories.ts MM-28474: Custom Sidebar Categories (#5460) 2021-09-20 14:11:57 -04:00
channels.test.js Update dependencies (#5686) 2021-09-22 13:54:12 -03:00
channels.ts MM-28474: Custom Sidebar Categories (#5460) 2021-09-20 14:11:57 -04:00
general.test.js Update dependencies (#5686) 2021-09-22 13:54:12 -03:00
general.ts Add linter rules for import order and type member delimiters (#5514) 2021-07-23 11:06:04 +02:00
groups.ts Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
index.ts Update Calls (#5875) 2022-01-27 08:19:26 +01:00
integrations.test.js Update dependencies (#5686) 2021-09-22 13:54:12 -03:00
integrations.ts Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
posts.test.js Update dependencies (#5686) 2021-09-22 13:54:12 -03:00
posts.ts Add linter rules for import order and type member delimiters (#5514) 2021-07-23 11:06:04 +02:00
preferences.ts Add linter rules for import order and type member delimiters (#5514) 2021-07-23 11:06:04 +02:00
reactions.test.js Update dependencies (#5686) 2021-09-22 13:54:12 -03:00
reactions.ts Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
roles.ts Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
teams.test.js Update dependencies (#5686) 2021-09-22 13:54:12 -03:00
teams.ts Add linter rules for import order and type member delimiters (#5514) 2021-07-23 11:06:04 +02:00
threads.ts MM-38784, MM-38409 New messages line in threads screen & Pull to refresh for global threads screen (#5690) 2021-10-07 15:14:34 +05:30
users.test.js Update dependencies (#5686) 2021-09-22 13:54:12 -03:00
users.ts Add linter rules for import order and type member delimiters (#5514) 2021-07-23 11:06:04 +02:00
websocket.test.js Update dependencies (#5686) 2021-09-22 13:54:12 -03:00