mattermost-mobile/app/screens
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
..
about MM-45221 - Gekidou Settings fixes - part 2 (#6491) 2022-07-27 22:35:57 +04:00
apps_form MM-45022 : Gekidou - Refactor code to use custom nav hooks (#6426) 2022-06-30 11:12:59 -04:00
bottom_sheet [Gekidou MM-45521] Remove show results button (#6465) 2022-07-12 20:05:35 +02:00
browse_channels [Gekidou MM-45521] Remove show results button (#6465) 2022-07-12 20:05:35 +02:00
channel MM-45745 - Calls channel info screen options (#6502) 2022-07-29 11:10:32 -04:00
channel_info MM-45745 - Calls channel info screen options (#6502) 2022-07-29 11:10:32 -04:00
code [Gekidou] Code syntax highlight (#6156) 2022-04-12 08:59:50 -04:00
create_direct_message Gekidou bugs fixes (#6473) 2022-07-15 12:40:59 +02:00
create_or_edit_channel MM-45022 : Gekidou - Refactor code to use custom nav hooks (#6426) 2022-06-30 11:12:59 -04:00
custom_status Graph QL POC (#6024) 2022-07-29 16:28:32 +02:00
custom_status_clear_after Graph QL POC (#6024) 2022-07-29 16:28:32 +02:00
edit_post MM-45022 : Gekidou - Refactor code to use custom nav hooks (#6426) 2022-06-30 11:12:59 -04:00
edit_profile MM-45022 : Gekidou - Refactor code to use custom nav hooks (#6426) 2022-06-30 11:12:59 -04:00
edit_server Remove ts-expect-error regarding legacy refs (#6317) 2022-05-31 07:42:34 +02:00
emoji_picker MM-45022 : Gekidou - Refactor code to use custom nav hooks (#6426) 2022-06-30 11:12:59 -04:00
find_channels Add minor fixes and performance improvements on channel switch (#6469) 2022-07-15 16:04:58 +02:00
forgot_password [Gekidou] pinned posts (#6336) 2022-06-03 09:27:45 -04:00
gallery [Gekidou] gallery footer and video (#6512) 2022-07-27 09:25:01 -04:00
global_threads [Gekidou] user profile (#6353) 2022-06-06 11:27:25 -04:00
home [Gekidou MM-45792] Remove recent searches title if there are no recent searches for the team. (#6484) 2022-07-28 13:39:34 -05:00
in_app_notification MM-39711 - Gekidou Settings Timezone (#6384) 2022-06-24 06:52:05 -04:00
interactive_dialog [Gekidou] user profile (#6353) 2022-06-06 11:27:25 -04:00
latex Gekidou bugs fixes (#6473) 2022-07-15 12:40:59 +02:00
login Ease the way the keyboard can be dismissed in the login screen (#6341) 2022-06-03 08:10:51 -04:00
mfa Substitute all console.x by an appropiate log util function (#6427) 2022-06-24 10:26:40 -04:00
permalink [Gekidou MM-40096] Permalink view for replies when CRT is enabled (#6494) 2022-07-22 17:44:39 +05:30
pinned_messages [Gekidou] Get theme from useTheme (#6485) 2022-07-28 13:08:38 +02:00
post_options Add minor fixes and performance improvements on channel switch (#6469) 2022-07-15 16:04:58 +02:00
reactions Detox/E2E: Messaging (at-mentions, channel mentions, autocomplete etc) e2e tests in Gekidou (#6428) 2022-07-05 10:01:46 -07:00
select_team [Gekidou MM-44943] Add team picker to the search screen and results screens (#6455) 2022-07-15 16:05:58 +04:00
server Remove ts-expect-error regarding legacy refs (#6317) 2022-05-31 07:42:34 +02:00
settings MM-45221 - Gekidou Settings fixes - part 2 (#6491) 2022-07-27 22:35:57 +04:00
snack_bar [Gekidou] Add saved messages to bottom tab (#6367) 2022-06-09 15:19:24 -04:00
sso Substitute all console.x by an appropiate log util function (#6427) 2022-06-24 10:26:40 -04:00
table Render Tables in their own screen (#6356) 2022-06-07 09:50:55 -04:00
thread [Gekidou MM-40089 MM-39318] CRT New Messages Line (#6489) 2022-07-22 17:28:14 +05:30
thread_options MM-45022 : Gekidou - Refactor code to use custom nav hooks (#6426) 2022-06-30 11:12:59 -04:00
user_profile [Gekidou MM-44943] Add team picker to the search screen and results screens (#6455) 2022-07-15 16:05:58 +04:00
background.tsx [Gekidou] MM-39736 Login Flow (#5799) 2021-11-18 22:07:41 +01:00
index.tsx MM-45221 - Gekidou Settings fixes - part 2 (#6491) 2022-07-27 22:35:57 +04:00
navigation.ts [Gekidou MM-44943] Add team picker to the search screen and results screens (#6455) 2022-07-15 16:05:58 +04:00