mattermost-mobile/app/components
Elias Nahum d35eac8bd3
Gekidou servers (#5960)
* Servers logout and websocket state

* addNewServer uility and rename file

* add LaunchType for add new server

* added time to LaunchProps type

* Remove unnecessary props for launchToHome

* Fix local action updateLastPostAt

* Batch fetchProfilesPerChannels requests in chunks of 50

* WS handleUserAddedToChannelEvent to return early if no channelId is set

* WS handleNewPostEvent to batch update last_post_at

* add common actions to sync other servers

* Entry actions to sync other servers data

* Do not attempt to fetch notification data if payload does not contain a channelId

* Set database as default at the end of the login flow

* Handle logout when other servers remain

* Handle Server options

* Show alert when logging out from the account screen

* Add workaround to have Lottie animate the loading component

* Fix badge position in ServerIcon component

* Server screen to support adding new server

* Fix login screen to display error when credentials do not match

* add localization strings

* fix DatabaseProvider to update on server switch

* Fix home icon and server icon subscriptions and badge display

* Add dependencies to onLogout callback

* feedback

* Only updateLastPostAt if needed
2022-02-14 16:39:29 -03:00
..
app_version update snapshot 2021-12-14 11:57:14 +02:00
autocomplete_selector Gekidou fixes (#5748) 2021-10-13 14:13:39 -03:00
badge [Gekidou] - Custom navigation header (#5820) 2021-11-10 10:16:58 -03:00
channel_icon Corrects SemiBold to Semibold (#5903) 2022-01-20 09:28:08 -03:00
channel_list [Gekidou] [MM-39717] Add Channel Browser screen (#5868) 2022-02-10 12:45:07 +01:00
compass_icon [Gekidou] compass icons (#5940) 2022-02-08 16:16:30 -03:00
custom_status V2 dependency updates (#5907) 2022-01-21 08:49:04 -03:00
drawer_item Gekidou - Account Screen (#5708) 2021-10-12 19:24:24 +04:00
emoji Channel List Header Data from DB (#5807) 2021-11-25 17:56:50 +02:00
emoji_picker Channel List Header Data from DB (#5807) 2021-11-25 17:56:50 +02:00
error_text [Gekidou] Post input (#5844) 2022-02-03 08:59:15 -03:00
floating_text_input_label MM-39712 - Edit Profile Screen without image picker (#5849) 2021-12-23 15:16:55 +04:00
formatted_date [Gekidou] post list (#5893) 2022-01-17 07:06:26 -03:00
formatted_markdown_text Add import order lint rules (#5672) 2021-09-13 10:18:03 +02:00
formatted_text Gekidou fixes (#5748) 2021-10-13 14:13:39 -03:00
formatted_time [Gekidou] post component tree and partial postList (#5637) 2021-09-06 08:22:55 -03:00
jumbo_emoji [Gekidou] post list (#5893) 2022-01-17 07:06:26 -03:00
loading Gekidou servers (#5960) 2022-02-14 16:39:29 -03:00
markdown Rename NAVIGATION_CLOSE_MODAL as CLOSE_BOTTOM_SHEET constant (#5952) 2022-02-10 13:15:02 -03:00
navigation_header [Gekidou] post list (#5893) 2022-01-17 07:06:26 -03:00
post_draft Rename NAVIGATION_CLOSE_MODAL as CLOSE_BOTTOM_SHEET constant (#5952) 2022-02-10 13:15:02 -03:00
post_list Rename NAVIGATION_CLOSE_MODAL as CLOSE_BOTTOM_SHEET constant (#5952) 2022-02-10 13:15:02 -03:00
profile_picture MM-40364 [Gekidou] - Image Picker for Edit Profile (#5901) 2022-01-28 16:06:50 +04:00
progress_bar [Gekidou] Post input (#5844) 2022-02-03 08:59:15 -03:00
progressive_image [Gekidou] post component tree and partial postList (#5637) 2021-09-06 08:22:55 -03:00
search [Gekidou] post list (#5893) 2022-01-17 07:06:26 -03:00
search_bar Gekidou - Account Screen (#5708) 2021-10-12 19:24:24 +04:00
server_icon Gekidou servers (#5960) 2022-02-14 16:39:29 -03:00
server_version Gekidou servers (#5960) 2022-02-14 16:39:29 -03:00
slide_up_panel_item [Gekidou] [MM-39717] Add Channel Browser screen (#5868) 2022-02-10 12:45:07 +01:00
status_label Gekidou - Account Screen (#5708) 2021-10-12 19:24:24 +04:00
system_avatar [Gekidou] post list (#5893) 2022-01-17 07:06:26 -03:00
system_header [Gekidou] post list (#5893) 2022-01-17 07:06:26 -03:00
tablet_title Corrects SemiBold to Semibold (#5903) 2022-01-20 09:28:08 -03:00
tag Corrects SemiBold to Semibold (#5903) 2022-01-20 09:28:08 -03:00
team_sidebar Rename NAVIGATION_CLOSE_MODAL as CLOSE_BOTTOM_SHEET constant (#5952) 2022-02-10 13:15:02 -03:00
touchable_with_feedback [Gekidou] - Custom navigation header (#5820) 2021-11-10 10:16:58 -03:00
user_status Add import order lint rules (#5672) 2021-09-13 10:18:03 +02:00