misskey/packages/frontend/src/components
anatawa12 aafa669cf5
feat(frontend): 長いテキストをペーストした際にテキストファイルとして添付するかどうかを選択できるように (#13862)
* feat(frontend): ask if attach as file if clipboard text is very long

* docs(changelog): 長いテキストをペーストした際にテキストファイルとして添付するかどうかを選択できるように
2024-05-23 13:15:22 +09:00
..
form (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
global fix(frontend): fix Chromatic test fails (#13826) 2024-05-18 12:42:26 +09:00
page fix(frontend): ページデザインの修正 (#13642) 2024-03-31 14:16:42 +09:00
index.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkAbuseReport.stories.impl.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkAbuseReport.vue refactor(frontend): provide linkNavigationBehavior 2024-05-06 20:37:04 +09:00
MkAbuseReportWindow.stories.impl.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkAbuseReportWindow.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkAccountMoved.stories.impl.ts fix(frontend): fix Storybook type errors (#13779) 2024-05-01 16:39:16 +09:00
MkAccountMoved.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkAchievements.stories.impl.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkAchievements.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkAnalogClock.stories.impl.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkAnalogClock.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkAnimBg.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkAnnouncementDialog.stories.impl.ts fix(frontend): fix Storybook type errors (#13779) 2024-05-01 16:39:16 +09:00
MkAnnouncementDialog.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkAsUi.stories.impl.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkAsUi.vue enhance(frontend_ais): PostForm系の設定項目を追加 (#13788) 2024-05-04 13:21:40 +09:00
MkAutocomplete.stories.impl.ts build: upgrade Storybook to 8 beta (#13297) 2024-02-14 18:48:25 +09:00
MkAutocomplete.vue fix(frontend): MkCustomEmojiでフォールバックをテキストか画像か選べるように 2024-03-02 07:05:17 +00:00
MkAvatars.stories.impl.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkAvatars.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkButton.stories.impl.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkButton.vue enhance(frontend): 2要素認証セットアップウィザードにアプリを起動するボタンを新設 (#13636) 2024-03-30 15:34:05 +09:00
MkCaptcha.stories.impl.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkCaptcha.vue fix: TypeAssertionExpression breaks Storybook builds 2024-02-14 13:56:13 +09:00
MkChannelFollowButton.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkChannelList.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkChannelPreview.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkChart.vue fix(frontend): チャートのラベルが消えている問題を修正 (#13416) 2024-02-20 14:00:57 +09:00
MkChartLegend.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkChartTooltip.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkClickerGame.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkClipPreview.vue enhance: クリップのノート数を表示するように (#13686) 2024-04-14 21:30:24 +09:00
MkCode.core.vue fix(frontend): shikiの言語・テーマの定義ファイルをCDN(esm.sh)から取るようにする (#13598) 2024-03-20 10:30:45 +09:00
MkCode.vue fix(frontend): remove duplicate CSS declaration (#13640) 2024-03-31 10:43:28 +09:00
MkCodeEditor.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkCodeInline.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkColorInput.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkContainer.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkContextMenu.vue refactor(frontend): use scrollX or scrollY (#13645) 2024-04-01 20:44:24 +09:00
MkCropperDialog.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkCustomEmojiDetailedDialog.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkCwButton.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkDateSeparatedList.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkDialog.vue fix(frontend): MkDialogのinputで字数制限に違反していてもEnterキーが押せてしまうのを修正 (#13677) 2024-04-09 14:20:00 +09:00
MkDigitalClock.stories.impl.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkDigitalClock.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkDonation.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkDrive.file.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkDrive.folder.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkDrive.navFolder.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkDrive.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkDriveFileThumbnail.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkDriveSelectDialog.vue refactor(frontend): os.ts周りのリファクタリング (#13186) 2024-02-28 18:26:38 +09:00
MkDriveWindow.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkEmojiPicker.section.vue fix(frontend): MkCustomEmojiでフォールバックをテキストか画像か選べるように 2024-03-02 07:05:17 +00:00
MkEmojiPicker.vue fix(frontend): MkCustomEmojiでフォールバックをテキストか画像か選べるように 2024-03-02 07:05:17 +00:00
MkEmojiPickerDialog.vue refactor(frontend): os.ts周りのリファクタリング (#13186) 2024-02-28 18:26:38 +09:00
MkFeaturedPhotos.vue refactor(frontend): 非ログイン画面でのmeta取得を減らす (#13776) 2024-05-01 13:51:00 +09:00
MkFileCaptionEditWindow.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkFileListForAdmin.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkFlashPreview.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkFoldableSection.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkFolder.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkFollowButton.vue enhance(frontend): フォローするかどうかの確認ダイアログを出せるように (#13723) 2024-04-17 10:53:16 +09:00
MkForgotPassword.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkFormDialog.vue refactor(frontend): os.ts周りのリファクタリング (#13186) 2024-02-28 18:26:38 +09:00
MkGalleryPostPreview.stories.impl.ts build: upgrade Storybook to 8 beta (#13297) 2024-02-14 18:48:25 +09:00
MkGalleryPostPreview.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkGoogle.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkHeatmap.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkHorizontalSwipe.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkImgWithBlurhash.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkInfo.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkInput.vue enhance(frontend): TOTPの入力ダイアログを改良 (#13607) 2024-03-22 15:03:21 +09:00
MkInstanceCardMini.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkInstanceStats.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkInstanceTicker.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkInviteCode.stories.impl.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkInviteCode.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkKeyValue.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkLaunchPad.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkLink.vue refactor(frontend): provide linkNavigationBehavior 2024-05-06 20:37:04 +09:00
MkMarquee.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkMediaAudio.vue fix/enhance(frontend): 映像・音声周りの改修 (#13206) 2024-03-30 16:02:03 +09:00
MkMediaBanner.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkMediaImage.vue enhance(frontend): 自分のノートの添付ファイルから直接ファイルの詳細ページに飛べるようにする (#13520) 2024-03-05 18:06:57 +09:00
MkMediaList.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkMediaRange.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkMediaVideo.vue fix/enhance(frontend): 映像・音声周りの改修 (#13206) 2024-03-30 16:02:03 +09:00
MkMention.vue refactor(frontend): provide linkNavigationBehavior 2024-05-06 20:37:04 +09:00
MkMenu.child.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkMenu.vue fix/enhance(frontend): 映像・音声周りの改修 (#13206) 2024-03-30 16:02:03 +09:00
MkMiniChart.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkModal.vue fix(frontend): fix Chromatic test fails (#13826) 2024-05-18 12:42:26 +09:00
MkModalWindow.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkNote.vue enhance(frontend): better condition for posting and displaying Notes (#13670) 2024-04-07 21:16:37 +09:00
MkNoteDetailed.vue enhance(frontend): better condition for posting and displaying Notes (#13670) 2024-04-07 21:16:37 +09:00
MkNoteHeader.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkNotePreview.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkNotes.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkNoteSimple.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkNoteSub.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkNotification.vue fix(frontend): グループ通知の人数をちゃんと数えるように (#13751) 2024-04-27 19:59:30 +09:00
MkNotifications.vue enhance: 通知の履歴をリセットできるように (#13335) 2024-02-29 20:03:30 +09:00
MkNotificationSelectWindow.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkNumber.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkNumberDiff.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkObjectView.value.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkObjectView.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkOmit.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkPagePreview.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkPageWindow.vue fix(frontend/pageMetadata): ページタイトルが更新されない問題 (#13289) 2024-02-16 16:17:09 +09:00
MkPagination.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkPasswordDialog.vue enhance(frontend): TOTPの入力ダイアログを改良 (#13607) 2024-03-22 15:03:21 +09:00
MkPlusOneEffect.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkPoll.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkPollEditor.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkPopupMenu.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkPostForm.vue feat(frontend): 長いテキストをペーストした際にテキストファイルとして添付するかどうかを選択できるように (#13862) 2024-05-23 13:15:22 +09:00
MkPostFormAttaches.vue enhance(frontend): ノート作成画面の添付メニューのdividerの位置を"添付取り消し"の上にする (#13409) 2024-02-20 11:59:49 +09:00
MkPostFormDialog.vue fix(frontend): 連合なしの状態の読み書きができない問題 (#13777) 2024-05-01 15:29:38 +09:00
MkPullToRefresh.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkPushNotificationAllowButton.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkRadio.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkRadios.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkRange.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkReactionEffect.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkReactionIcon.vue fix(frontend): MkCustomEmojiでフォールバックをテキストか画像か選べるように 2024-03-02 07:05:17 +00:00
MkReactionsViewer.details.vue fix(frontend): ピン留め or 履歴に表示されるカスタム絵文字がサーバから削除されるとリアクションが出来なくなる (#13486) 2024-03-02 13:28:10 +09:00
MkReactionsViewer.reaction.vue refactor: remove export of unicodeEmojisMap 2024-02-29 11:49:40 +00:00
MkReactionsViewer.vue Enhance(frontend): もっと!ボタンでリアクション一覧が開けるように (#12935) 2024-03-30 20:30:22 +09:00
MkReactionTooltip.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkRemoteCaution.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkRetentionHeatmap.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkRetentionLineChart.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkRippleEffect.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkRolePreview.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkSelect.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkSignin.vue enhance(frontend): TOTPの入力ダイアログを改良 (#13607) 2024-03-22 15:03:21 +09:00
MkSigninDialog.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkSignupDialog.form.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkSignupDialog.rules.stories.impl.ts fix(frontend): fix Storybook type errors (#13779) 2024-05-01 16:39:16 +09:00
MkSignupDialog.rules.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkSignupDialog.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkSourceCodeAvailablePopup.vue feat: license violation protection (#13285) 2024-02-17 13:34:50 +09:00
MkSparkle.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkSubNoteContent.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkSuperMenu.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkSwitch.button.vue fix/enhance(frontend): 映像・音声周りの改修 (#13206) 2024-03-30 16:02:03 +09:00
MkSwitch.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkTab.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkTagCloud.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkTextarea.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkTimeline.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkToast.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkTokenGenerateWindow.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkTooltip.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkTutorialDialog.Note.vue enhance(frontend): リアクションの総数を表示するように (#13532) 2024-03-06 21:08:42 +09:00
MkTutorialDialog.PostNote.vue enhance(frontend): リアクションの総数を表示するように (#13532) 2024-03-06 21:08:42 +09:00
MkTutorialDialog.Sensitive.vue enhance(frontend): リアクションの総数を表示するように (#13532) 2024-03-06 21:08:42 +09:00
MkTutorialDialog.Timeline.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkTutorialDialog.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkUpdated.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkUrlPreview.vue fix(frontend): URLプレビューのto/hrefがない問題を修正 2024-03-22 08:54:34 +09:00
MkUrlPreviewPopup.vue refactor(frontend): use scrollX or scrollY (#13645) 2024-04-01 20:44:24 +09:00
MkUserAnnouncementEditDialog.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkUserCardMini.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkUserInfo.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkUserList.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkUserOnlineIndicator.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkUserPopup.vue refactor(frontend): use scrollX or scrollY (#13645) 2024-04-01 20:44:24 +09:00
MkUserSelectDialog.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkUserSetupDialog.Follow.stories.impl.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkUserSetupDialog.Follow.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkUserSetupDialog.Privacy.stories.impl.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkUserSetupDialog.Privacy.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkUserSetupDialog.Profile.stories.impl.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkUserSetupDialog.Profile.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkUserSetupDialog.stories.impl.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkUserSetupDialog.User.stories.impl.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkUserSetupDialog.User.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkUserSetupDialog.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkUsersTooltip.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkVisibilityPicker.vue fix(backend): ダイレクトなノートに対してはダイレクトでしか返信できないように (#13477) 2024-02-29 20:42:02 +09:00
MkVisitorDashboard.ActiveUsersChart.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkVisitorDashboard.vue enhance(frontend): add contact page 2024-05-01 14:12:36 +09:00
MkWaitingDialog.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkWidgets.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkWindow.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MkYouTubePlayer.vue (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00