mattermost-mobile/app/components/post_list/post
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
..
avatar Detox/E2E: Messaging (at-mentions, channel mentions, autocomplete etc) e2e tests in Gekidou (#6428) 2022-07-05 10:01:46 -07:00
body [Gekidou MM-40096] Permalink view for replies when CRT is enabled (#6494) 2022-07-22 17:44:39 +05:30
footer [Gekidou] user profile (#6353) 2022-06-06 11:27:25 -04:00
header Detox/E2E: Messaging (at-mentions, channel mentions, autocomplete etc) e2e tests in Gekidou (#6428) 2022-07-05 10:01:46 -07:00
pre_header Renaming flagged to saved (#6021) 2022-03-03 13:10:18 -03:00
system_message Detox/E2E: Messaging (at-mentions, channel mentions, autocomplete etc) e2e tests in Gekidou (#6428) 2022-07-05 10:01:46 -07:00
index.ts Add minor fixes and performance improvements on channel switch (#6469) 2022-07-15 16:04:58 +02:00
post.tsx MM-43300: Calls v2 first cut (#6475) 2022-07-22 15:57:12 -04:00
unread_dot.tsx Detox/E2E: Global threads e2e tests in Gekidou (#6300) 2022-05-20 15:51:15 -07:00