summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYamagishi Kazutoshi <ykzts@desire.sh>2022-05-04 15:52:19 +0000
committerGitHub <noreply@github.com>2022-06-28 10:42:50 +0000
commit83b21e90d29ad381af1fdce44244d832ce9eb091 (patch)
tree7ae6d62521237307e3925ce2ed0589e37ca00027
parentf804c00920f4f5a59cea43268c11fa8492bc18f5 (diff)
Bump React from 16.14.0 to 18.1.0react18
-rw-r--r--app/javascript/mastodon/components/__tests__/autosuggest_emoji-test.js1
-rw-r--r--app/javascript/mastodon/components/__tests__/avatar-test.js1
-rw-r--r--app/javascript/mastodon/components/__tests__/avatar_overlay-test.js1
-rw-r--r--app/javascript/mastodon/components/__tests__/button-test.js1
-rw-r--r--app/javascript/mastodon/components/__tests__/display_name-test.js1
-rw-r--r--app/javascript/mastodon/components/account.js9
-rw-r--r--app/javascript/mastodon/components/admin/Counter.js16
-rw-r--r--app/javascript/mastodon/components/admin/Dimension.js4
-rw-r--r--app/javascript/mastodon/components/admin/ReportReasonSelector.js8
-rw-r--r--app/javascript/mastodon/components/admin/Retention.js4
-rw-r--r--app/javascript/mastodon/components/admin/Trends.js4
-rw-r--r--app/javascript/mastodon/components/animated_number.js6
-rw-r--r--app/javascript/mastodon/components/attachment_list.js1
-rw-r--r--app/javascript/mastodon/components/autosuggest_emoji.js4
-rw-r--r--app/javascript/mastodon/components/autosuggest_hashtag.js4
-rw-r--r--app/javascript/mastodon/components/autosuggest_input.js3
-rw-r--r--app/javascript/mastodon/components/autosuggest_textarea.js3
-rw-r--r--app/javascript/mastodon/components/avatar.js4
-rw-r--r--app/javascript/mastodon/components/avatar_composite.js4
-rw-r--r--app/javascript/mastodon/components/avatar_overlay.js4
-rw-r--r--app/javascript/mastodon/components/blurhash.js4
-rw-r--r--app/javascript/mastodon/components/button.js4
-rw-r--r--app/javascript/mastodon/components/check.js2
-rw-r--r--app/javascript/mastodon/components/column.js4
-rw-r--r--app/javascript/mastodon/components/column_back_button.js4
-rw-r--r--app/javascript/mastodon/components/column_back_button_slim.js1
-rw-r--r--app/javascript/mastodon/components/column_header.js4
-rw-r--r--app/javascript/mastodon/components/common_counter.js1
-rw-r--r--app/javascript/mastodon/components/display_name.js4
-rw-r--r--app/javascript/mastodon/components/domain.js1
-rw-r--r--app/javascript/mastodon/components/dropdown_menu.js12
-rw-r--r--app/javascript/mastodon/components/edited_timestamp/index.js4
-rw-r--r--app/javascript/mastodon/components/error_boundary.js4
-rw-r--r--app/javascript/mastodon/components/gifv.js6
-rw-r--r--app/javascript/mastodon/components/hashtag.js6
-rw-r--r--app/javascript/mastodon/components/icon.js4
-rw-r--r--app/javascript/mastodon/components/icon_button.js10
-rw-r--r--app/javascript/mastodon/components/icon_with_badge.js1
-rw-r--r--app/javascript/mastodon/components/inline_account.js4
-rw-r--r--app/javascript/mastodon/components/intersection_observer_article.js8
-rw-r--r--app/javascript/mastodon/components/load_gap.js4
-rw-r--r--app/javascript/mastodon/components/load_more.js4
-rw-r--r--app/javascript/mastodon/components/load_pending.js4
-rw-r--r--app/javascript/mastodon/components/loading_indicator.js1
-rw-r--r--app/javascript/mastodon/components/logo.js2
-rw-r--r--app/javascript/mastodon/components/media_attachments.js1
-rw-r--r--app/javascript/mastodon/components/media_gallery.js8
-rw-r--r--app/javascript/mastodon/components/missing_indicator.js1
-rw-r--r--app/javascript/mastodon/components/modal_root.js6
-rw-r--r--app/javascript/mastodon/components/permalink.js4
-rw-r--r--app/javascript/mastodon/components/picture_in_picture_placeholder.js4
-rw-r--r--app/javascript/mastodon/components/poll.js1
-rw-r--r--app/javascript/mastodon/components/radio_button.js4
-rw-r--r--app/javascript/mastodon/components/regeneration_indicator.js1
-rw-r--r--app/javascript/mastodon/components/relative_timestamp.js8
-rw-r--r--app/javascript/mastodon/components/scrollable_list.js12
-rw-r--r--app/javascript/mastodon/components/setting_text.js4
-rw-r--r--app/javascript/mastodon/components/short_number.js4
-rw-r--r--app/javascript/mastodon/components/skeleton.js1
-rw-r--r--app/javascript/mastodon/components/status.js1
-rw-r--r--app/javascript/mastodon/components/status_action_bar.js1
-rw-r--r--app/javascript/mastodon/components/status_content.js4
-rw-r--r--app/javascript/mastodon/components/status_list.js1
-rw-r--r--app/javascript/mastodon/components/timeline_hint.js1
-rw-r--r--app/javascript/mastodon/containers/account_container.js1
-rw-r--r--app/javascript/mastodon/containers/admin_component.js4
-rw-r--r--app/javascript/mastodon/containers/compose_container.js4
-rw-r--r--app/javascript/mastodon/containers/domain_container.js1
-rw-r--r--app/javascript/mastodon/containers/mastodon.js4
-rw-r--r--app/javascript/mastodon/containers/media_container.js10
-rw-r--r--app/javascript/mastodon/containers/status_container.js1
-rw-r--r--app/javascript/mastodon/containers/timeline_container.js12
-rw-r--r--app/javascript/mastodon/features/account/components/account_note.js10
-rw-r--r--app/javascript/mastodon/features/account/components/header.js5
-rw-r--r--app/javascript/mastodon/features/account_gallery/components/media_item.js1
-rw-r--r--app/javascript/mastodon/features/account_gallery/index.js1
-rw-r--r--app/javascript/mastodon/features/account_timeline/components/header.js1
-rw-r--r--app/javascript/mastodon/features/account_timeline/components/limited_account_hint.js4
-rw-r--r--app/javascript/mastodon/features/account_timeline/components/moved_note.js1
-rw-r--r--app/javascript/mastodon/features/account_timeline/containers/header_container.js1
-rw-r--r--app/javascript/mastodon/features/account_timeline/index.js1
-rw-r--r--app/javascript/mastodon/features/audio/index.js4
-rw-r--r--app/javascript/mastodon/features/blocks/index.js3
-rw-r--r--app/javascript/mastodon/features/bookmarked_statuses/index.js3
-rw-r--r--app/javascript/mastodon/features/community_timeline/components/column_settings.js4
-rw-r--r--app/javascript/mastodon/features/community_timeline/index.js4
-rw-r--r--app/javascript/mastodon/features/compose/components/action_bar.js4
-rw-r--r--app/javascript/mastodon/features/compose/components/autosuggest_account.js1
-rw-r--r--app/javascript/mastodon/features/compose/components/character_counter.js4
-rw-r--r--app/javascript/mastodon/features/compose/components/compose_form.js1
-rw-r--r--app/javascript/mastodon/features/compose/components/emoji_picker_dropdown.js12
-rw-r--r--app/javascript/mastodon/features/compose/components/language_dropdown.js6
-rw-r--r--app/javascript/mastodon/features/compose/components/navigation_bar.js1
-rw-r--r--app/javascript/mastodon/features/compose/components/poll_button.js4
-rw-r--r--app/javascript/mastodon/features/compose/components/poll_form.js4
-rw-r--r--app/javascript/mastodon/features/compose/components/privacy_dropdown.js8
-rw-r--r--app/javascript/mastodon/features/compose/components/reply_indicator.js1
-rw-r--r--app/javascript/mastodon/features/compose/components/search.js6
-rw-r--r--app/javascript/mastodon/features/compose/components/search_results.js1
-rw-r--r--app/javascript/mastodon/features/compose/components/text_icon_button.js4
-rw-r--r--app/javascript/mastodon/features/compose/components/upload.js1
-rw-r--r--app/javascript/mastodon/features/compose/components/upload_button.js1
-rw-r--r--app/javascript/mastodon/features/compose/components/upload_form.js1
-rw-r--r--app/javascript/mastodon/features/compose/components/upload_progress.js4
-rw-r--r--app/javascript/mastodon/features/compose/components/warning.js4
-rw-r--r--app/javascript/mastodon/features/compose/containers/sensitive_button_container.js4
-rw-r--r--app/javascript/mastodon/features/compose/containers/warning_container.js1
-rw-r--r--app/javascript/mastodon/features/compose/index.js4
-rw-r--r--app/javascript/mastodon/features/direct_timeline/components/conversation.js1
-rw-r--r--app/javascript/mastodon/features/direct_timeline/components/conversations_list.js1
-rw-r--r--app/javascript/mastodon/features/direct_timeline/index.js4
-rw-r--r--app/javascript/mastodon/features/directory/components/account_card.js1
-rw-r--r--app/javascript/mastodon/features/directory/index.js4
-rw-r--r--app/javascript/mastodon/features/domain_blocks/index.js3
-rw-r--r--app/javascript/mastodon/features/explore/components/story.js8
-rw-r--r--app/javascript/mastodon/features/explore/index.js8
-rw-r--r--app/javascript/mastodon/features/explore/links.js4
-rw-r--r--app/javascript/mastodon/features/explore/results.js8
-rw-r--r--app/javascript/mastodon/features/explore/statuses.js