mattermost-mobile/app/queries/servers
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
..
categories.ts [Gekiodu - MM-44156] Channel ordering is different between web and mobile (#6304) 2022-05-26 14:23:40 -04:00
channel.ts Fix links to channels closing the channel (#6446) 2022-06-30 11:13:28 -04:00
custom_emoji.ts [Gekidou] Extract common observers to queries (#5984) 2022-03-23 09:19:29 -03:00
drafts.ts [Gekidou] Extract common observers to queries (#5984) 2022-03-23 09:19:29 -03:00
entry.ts MM-37110: handle toggling of CRT feature (#6382) 2022-07-07 12:19:02 +02:00
file.ts [Gekidou] Use localPath when available (#6058) 2022-03-17 08:58:49 -03:00
group.ts [Gekidou] Saves groups + groupTeams for constrained teams (#6357) 2022-07-15 11:02:29 +04:00
post.ts MM-39711 - Gekidou Settings Timezone (#6384) 2022-06-24 06:52:05 -04:00
preference.ts MM-37110: handle toggling of CRT feature (#6382) 2022-07-07 12:19:02 +02:00
reaction.ts Try to remove as many as as possible (#6200) 2022-05-12 15:46:11 +02:00
role.ts Add minor fixes and performance improvements on channel switch (#6469) 2022-07-15 16:04:58 +02:00
system.ts MM-39711 - Gekidou - Theme functionality (#6327) 2022-06-10 14:28:35 +04:00
team.ts [Gekidou MM-44927] Add Recent Searches Component (#6454) 2022-07-14 14:56:08 +02:00
thread.ts Fix loading threads (#6441) 2022-06-30 10:10:28 +02:00
user.ts MM-43300: Calls v2 first cut (#6475) 2022-07-22 15:57:12 -04:00