mattermost-mobile/app/queries/servers
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
..
categories.ts [Gekiodu - MM-44156] Channel ordering is different between web and mobile (#6304) 2022-05-26 14:23:40 -04:00
channel.ts Graph QL POC (#6024) 2022-07-29 16:28:32 +02: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 Graph QL POC (#6024) 2022-07-29 16:28:32 +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-45745 - Calls channel info screen options (#6502) 2022-07-29 11:10:32 -04:00