mattermost-mobile/app/components/post_list
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
..
combined_user_activity Add minor fixes and performance improvements on channel switch (#6469) 2022-07-15 16:04:58 +02:00
date_separator Minor performance improvements in post list (#6422) 2022-06-23 11:39:10 +02:00
more_messages Fix (#6500) 2022-07-22 10:44:19 -04:00
new_message_line [Gekidou - MM-44258] Modifies post padding to 16 (#6292) 2022-05-19 13:24:33 -04:00
post MM-43300: Calls v2 first cut (#6475) 2022-07-22 15:57:12 -04:00
thread_overview Detox/E2E: Global threads e2e tests in Gekidou (#6300) 2022-05-20 15:51:15 -07:00
config.ts [Gekidou] post list (#5893) 2022-01-17 07:06:26 -03:00
index.ts Do not set new line message indicator on own posts (#6206) 2022-05-03 14:43:55 -04:00
post_list.tsx [Gekidou MM-40096] Permalink view for replies when CRT is enabled (#6494) 2022-07-22 17:44:39 +05:30
refresh_control.tsx [Gekidou] post list (#5893) 2022-01-17 07:06:26 -03:00