mattermost-mobile/app/actions/websocket
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
..
category.ts Substitute all console.x by an appropiate log util function (#6427) 2022-06-24 10:26:40 -04:00
channel.ts Add column last_fetched_at to MyChannel & Thread tables and the migration (#6433) 2022-06-29 13:28:50 -04:00
index.ts MM-43300: Calls v2 first cut (#6475) 2022-07-22 15:57:12 -04:00
integrations.ts Add AppsForm and Interactive Dialogs (#6142) 2022-04-28 18:26:21 +02:00
posts.ts Fix at mention that triggers ephemeral message (#6458) 2022-07-07 12:12:31 +02:00
preferences.ts MM-37110: handle toggling of CRT feature (#6382) 2022-07-07 12:19:02 +02:00
reactions.ts Try to remove as many as as possible (#6200) 2022-05-12 15:46:11 +02:00
roles.ts [Gekidou] user profile (#6353) 2022-06-06 11:27:25 -04:00
system.ts MM-42484 - Gekidou - Update DM/GM display name when teammate name display changes (#6254) 2022-05-13 19:12:54 +04:00
teams.ts Try to remove as many as as possible (#6200) 2022-05-12 15:46:11 +02:00
threads.ts [Gekidou MM-40089 MM-39318] CRT New Messages Line (#6489) 2022-07-22 17:28:14 +05:30
users.ts [Gekidou] Move managers (#6171) 2022-04-16 09:44:11 -04:00