mattermost-mobile/app
Christopher Poile 5bb240dec8
MM-43300: Calls v2 first cut (#6475)
* Android and iOS requirements

* external types

* babel config for calls, package.json for calls dependencies

* state in rxJS; tests

* actions, client/rest, websocket events, constants

* webrtc connection logic

* calls components / screens

* handle peer destroyed gracefully

* PR comments

* remove ViewPropTypes from mocks; no need to ignore error in LogBox

* calls.d.ts -> calls.ts; i18-extract

* @app/products/calls -> @calls

* PR comments; test cleanup

* Revert "remove ViewPropTypes from mocks; no need to ignore error in LogBox"

This reverts commit f9bd171a544de9c02da8387455f904b3840fc5dc.

* working on typing withServerUrl

* added exportedForInternalUse instead of commenting "internal export"

* better switchToThread in call_screen

* i18n

* typed withServerUrl
2022-07-22 15:57:12 -04:00
..
actions MM-43300: Calls v2 first cut (#6475) 2022-07-22 15:57:12 -04:00
client MM-43300: Calls v2 first cut (#6475) 2022-07-22 15:57:12 -04:00
components MM-43300: Calls v2 first cut (#6475) 2022-07-22 15:57:12 -04:00
constants MM-43300: Calls v2 first cut (#6475) 2022-07-22 15:57:12 -04:00
context MM-43300: Calls v2 first cut (#6475) 2022-07-22 15:57:12 -04:00
database [Gekidou] Saves groups + groupTeams for constrained teams (#6357) 2022-07-15 11:02:29 +04:00
helpers Fix recent mentions 2022-06-25 08:05:02 -04:00
hooks Add minor fixes and performance improvements on channel switch (#6469) 2022-07-15 16:04:58 +02:00
i18n Substitute all console.x by an appropiate log util function (#6427) 2022-06-24 10:26:40 -04:00
init [Gekidou MM-40089 MM-39318] CRT New Messages Line (#6489) 2022-07-22 17:28:14 +05:30
managers [Gekidou] Fix video uploads (#6440) 2022-06-30 19:16:37 -04:00
notifications Try to remove as many as as possible (#6200) 2022-05-12 15:46:11 +02:00
products/calls MM-43300: Calls v2 first cut (#6475) 2022-07-22 15:57:12 -04:00
queries MM-43300: Calls v2 first cut (#6475) 2022-07-22 15:57:12 -04:00
screens MM-43300: Calls v2 first cut (#6475) 2022-07-22 15:57:12 -04:00
store [Gekidou MM-40089 MM-39318] CRT New Messages Line (#6489) 2022-07-22 17:28:14 +05:30
utils MM-45221 - Gekidou Settings fixes - part 1 (#6472) 2022-07-15 13:32:25 +04:00