mattermost-mobile/app
Christopher Poile 17dbfdcb99
MM-45745 - Calls channel info screen options (#6502)
* implement calls_channel_info; joinCall refactoring

* i18n

* Start/Join call as top button; movable copy channel link button

* MM-45971 - Calls v2 PR comments (#6514)

* don't clobber config if api req failed

* combine two loops into one

* update dependencies

* fetch user model on user connected

* fix state exports; spacing; unneeded field in ServerConfig type

* remove useless return in websocket handler

* constant sorting

* move microphone permission request to leave_and_join_alert

* ServerConfig -> ServerCallsConfig

* console.log -> logError

* ternary -> Platform.select

* merge conflicts

* add destructive options to OptionBox; require DismissChannelInfo fn

* add CopyLink option to quick actions list

* showSnackBar on link copied

* adjust quick_options_height

* Screens.Call

* fix CopyLink spacing

* fix observeUsersById, observe needed columns; fix JoinCallBanner mount

* optimized observables; bug fixes

* remove unneeded `return null`

* PR comments

* readable-stream -> 3.6.0

* merge conflicts

* PR comments
2022-07-29 11:10:32 -04:00
..
actions MM-45745 - Calls channel info screen options (#6502) 2022-07-29 11:10:32 -04:00
client Graph QL POC (#6024) 2022-07-29 16:28:32 +02:00
components MM-45745 - Calls channel info screen options (#6502) 2022-07-29 11:10:32 -04:00
constants MM-45745 - Calls channel info screen options (#6502) 2022-07-29 11:10:32 -04:00
context MM-43300: Calls v2 first cut (#6475) 2022-07-22 15:57:12 -04:00
database Graph QL POC (#6024) 2022-07-29 16:28:32 +02: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 Gekidou moment locales (#6518) 2022-07-28 14:52:48 -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-45745 - Calls channel info screen options (#6502) 2022-07-29 11:10:32 -04:00
queries MM-45745 - Calls channel info screen options (#6502) 2022-07-29 11:10:32 -04:00
screens MM-45745 - Calls channel info screen options (#6502) 2022-07-29 11:10:32 -04:00
store [Gekidou MM-40089 MM-39318] CRT New Messages Line (#6489) 2022-07-22 17:28:14 +05:30
utils Graph QL POC (#6024) 2022-07-29 16:28:32 +02:00